1
0
Fork 0

Tweak docs, refs #4716

pull/4738/head
Jordi Boggiano 2015-12-22 20:44:41 +00:00
parent 94136e0d4f
commit d6ae9a0529
1 changed files with 2 additions and 1 deletions

View File

@ -128,7 +128,8 @@ Defaults to `false`. If `true`, always optimize when dumping the autoloader.
## sort-packages
Defaults to `false`. If `true`, Keep packages sorted in `composer.json`.
Defaults to `false`. If `true`, the `require` command keeps packages sorted
by name in `composer.json` when adding a new package.
## classmap-authoritative