Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
fuss:composer [2017/12/08 07:54] – created officefuss:composer [2017/12/08 08:06] office
Line 11: Line 11:
 </code> </code>
  
-Adding a repository can be performed on the command line with+Then the configuration can be adjusted to
-<code bash+<code> 
-composer config -g repositories.REPOSITORY composer REPOSITORY_URL+
 +    "config": {}, 
 +    "repositories": { 
 +        "REPOSITORY": { 
 +            "type": "composer", 
 +            "url": "REPOSITORY_URL
 +        } 
 +    } 
 +}
 </code> </code>
  
Line 19: Line 27:
   * ''REPOSITORY'' is the repository name and,   * ''REPOSITORY'' is the repository name and,
   * ''REPOSITORY_URL'' is the URL to the repository   * ''REPOSITORY_URL'' is the URL to the repository
- 
  
  

fuss/composer.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.