Added doc about sort-packages config option
parent
b298b9e8c6
commit
38615181c6
|
@ -126,6 +126,10 @@ autoloader. When null a random one will be generated.
|
|||
|
||||
Defaults to `false`. If `true`, always optimize when dumping the autoloader.
|
||||
|
||||
## sort-packages
|
||||
|
||||
Defaults to `false`. If `true`, Keep packages sorted in `composer.json`.
|
||||
|
||||
## classmap-authoritative
|
||||
|
||||
Defaults to `false`. If `true`, the Composer autoloader will only load classes
|
||||
|
|
Loading…
Reference in New Issue