This is an old revision of the document!


Adding Private Repository to Global Composer Configuration

The global configuration can be listed with:

composer config -g -l

or edited manually with:

composer config -g -e

Adding a repository can be performed on the command line with:

composer config -g repositories.REPOSITORY composer REPOSITORY_URL

where:

  • REPOSITORY is the repository name and,
  • REPOSITORY_URL is the URL to the repository

fuss/composer.1512719664.txt.gz ยท Last modified: 2017/12/08 07:54 by office

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.