diff --git a/doc/06-config.md b/doc/06-config.md index 76306f9d0..7e6a14a2e 100644 --- a/doc/06-config.md +++ b/doc/06-config.md @@ -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