1
0
Fork 0

Update 04-schema.md

pull/3891/head
Geo 2015-03-30 17:19:20 -04:00
parent f10c714751
commit 2070b95e27
1 changed files with 2 additions and 2 deletions

View File

@ -880,7 +880,7 @@ Optional.
### non-feature-branches
A list of regex patterns of branch names that are non-numeric (e.g. "latest" or something), that will NOT be handled as feature branches. This is an array of string.
A list of regex patterns of branch names that are non-numeric (e.g. "latest" or something), that will NOT be handled as feature branches. This is an array of strings.
If you have non-numeric branch names, for example like "latest", "current", "latest-stable"
or something, that do not look like a version number, then composer handles such branches
@ -910,4 +910,4 @@ Then "composer show -s" will give you `versions : * dev-latest-testing`.
Optional.
← [Command-line interface](03-cli.md) | [Repositories](05-repositories.md) →
← [Command-line interface](03-cli.md) | [Repositories](05-repositories.md) →