Update 01-basic-usage.md

main
Ala Eddine Khefifi 10 years ago
parent 31eadc6920
commit 03ee649147

@ -159,6 +159,8 @@ the lock file with the new version.
```sh ```sh
php composer.phar update php composer.phar update
``` ```
> **Note:** Composer will display a Warning when executing an `install` command if
`composer.lock` and `composer.json` are not synchronized.
If you only want to install or update one dependency, you can whitelist them: If you only want to install or update one dependency, you can whitelist them:

Loading…
Cancel
Save