1
0
Fork 0

Fixed wording

pull/8957/head
Graham Campbell 2020-06-07 22:31:24 +01:00
parent fa799970ad
commit 491067f253
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ php composer.phar update
> if the `composer.lock` has not been updated since changes were made to the
> `composer.json` that might affect dependency resolution.
If you only want to install or update one dependency, you can allow list them:
If you only want to install or update one dependency, you can allow them:
```sh
php composer.phar update monolog/monolog [...]