diff --git a/doc/04-schema.md b/doc/04-schema.md index 965bff121..5ba680bd8 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -487,7 +487,8 @@ your project dependencies. Specific changes to the stability requirements of a given package can be done in `require` or `require-dev` (see [package links](#package-links)). -Available options are `dev`, `alpha`, `beta`, `RC`, and `stable`. +Available options (in order of stability) are `dev`, `alpha`, `beta`, `RC`, +and `stable`. ### repositories (root-only)