1
0
Fork 0

Add docs for COMPOSER_SELF_UPDATE_TARGET, refs #8151

pull/8180/head
Jordi Boggiano 2019-06-07 16:49:07 +02:00
parent 088fb56c3d
commit e7eecc6901
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC
1 changed files with 4 additions and 0 deletions

View File

@ -917,6 +917,10 @@ if you use Composer as super user at all times like in docker containers.
If set, the value is used as php's memory_limit. If set, the value is used as php's memory_limit.
### COMPOSER_SELF_UPDATE_TARGET
If set, makes the self-update command write the new Composer phar file into that path instead of overwriting itself. Useful for updating Composer on read-only filesystem.
### COMPOSER_MIRROR_PATH_REPOS ### COMPOSER_MIRROR_PATH_REPOS
If set to 1, this env changes the default path repository strategy to `mirror` instead If set to 1, this env changes the default path repository strategy to `mirror` instead