Selaa lähdekoodia

Merge remote-tracking branch 'erikmaarten/patch-1'

Jordi Boggiano 11 vuotta sitten
vanhempi
commit
9017fe199f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      doc/04-schema.md

+ 1 - 1
doc/04-schema.md

@@ -513,7 +513,7 @@ and `stable`.
 When this is enabled, Composer will prefer more stable packages over unstable
 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
-selected granted that the minimum-stability allows for it.
+selected granted that the minimum-stability allows for it. Use `"prefer-stable": true` to enable.
 
 ### repositories <span>(root-only)</span>