瀏覽代碼

Make more obvious

Jordi Boggiano 12 年之前
父節點
當前提交
536685fa9c
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      doc/04-schema.md

+ 3 - 1
doc/04-schema.md

@@ -513,7 +513,9 @@ and `stable`.
 When this is enabled, Composer will prefer more stable packages over unstable
 When this is enabled, Composer will prefer more stable packages over unstable
 ones when finding compatible stable packages is possible. If you require a
 ones when finding compatible stable packages is possible. If you require a
 dev version or only alphas are available for a package, those will still be
 dev version or only alphas are available for a package, those will still be
-selected granted that the minimum-stability allows for it. Use `"prefer-stable": true` to enable.
+selected granted that the minimum-stability allows for it.
+
+Use `"prefer-stable": true` to enable.
 
 
 ### repositories <span>(root-only)</span>
 ### repositories <span>(root-only)</span>