From 38615181c64be6f4272df4a551e46a98c215f001 Mon Sep 17 00:00:00 2001 From: "hanov.ruslan" Date: Mon, 21 Dec 2015 21:59:40 +0300 Subject: [PATCH] Added doc about sort-packages config option --- doc/06-config.md | 4 ++++ 1 file changed, 4 insertions(+) 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