1
0
Fork 0

Added doc about sort-packages config option

pull/4716/head
hanov.ruslan 2015-12-21 21:59:40 +03:00
parent b298b9e8c6
commit 38615181c6
1 changed files with 4 additions and 0 deletions

View File

@ -126,6 +126,10 @@ autoloader. When null a random one will be generated.
Defaults to `false`. If `true`, always optimize when dumping the autoloader. 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 ## classmap-authoritative
Defaults to `false`. If `true`, the Composer autoloader will only load classes Defaults to `false`. If `true`, the Composer autoloader will only load classes