소스 검색

Tweak docs, refs #4716

Jordi Boggiano 9 년 전
부모
커밋
d6ae9a0529
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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