Explorar o código

Tweak docs, refs #4716

Jordi Boggiano %!s(int64=9) %!d(string=hai) anos
pai
achega
d6ae9a0529
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      doc/06-config.md

+ 2 - 1
doc/06-config.md

@@ -128,7 +128,8 @@ Defaults to `false`. If `true`, always optimize when dumping the autoloader.
 
 ## 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