1
0
Fork 0

Document that lock file name uses COMPOSER env var

pull/4145/merge
Nils Adermann 2015-07-16 11:51:31 +02:00
parent 92faf1c7a8
commit 417516098e
1 changed files with 2 additions and 0 deletions

View File

@ -583,6 +583,8 @@ For example:
COMPOSER=composer-other.json php composer.phar install COMPOSER=composer-other.json php composer.phar install
``` ```
The generated lock file will use the same name: `composer-other.lock` in this example.
### COMPOSER_ROOT_VERSION ### COMPOSER_ROOT_VERSION
By setting this var you can specify the version of the root package, if it can By setting this var you can specify the version of the root package, if it can