Fix: Update docs for require command
parent
d79427f1a7
commit
22ecd0b740
|
@ -180,6 +180,7 @@ php composer.phar require vendor/package:2.* vendor/package2:dev-master
|
||||||
* **--update-no-dev** Run the dependency update with the --no-dev option.
|
* **--update-no-dev** Run the dependency update with the --no-dev option.
|
||||||
* **--update-with-dependencies** Also update dependencies of the newly
|
* **--update-with-dependencies** Also update dependencies of the newly
|
||||||
required packages.
|
required packages.
|
||||||
|
* **--sort-packages** Keep packages sorted in `composer.json`.
|
||||||
|
|
||||||
## remove
|
## remove
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue