Tweak docs, refs #4716
parent
94136e0d4f
commit
d6ae9a0529
|
@ -128,7 +128,8 @@ Defaults to `false`. If `true`, always optimize when dumping the autoloader.
|
||||||
|
|
||||||
## sort-packages
|
## 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
|
## classmap-authoritative
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue