You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raphael Antonmattei 7b635f835d VCS section: add requirements for the branch name
If you want to use a custom branch in your requirements in your `composer.json`, that branch must be prefixed with "dev-" or you'll get an error:
```sh
[UnexpectedValueException]
  Could not parse version constraint some-branch: Invalid version string "some-branch".
```

It took me a while to find that info, so I figured I'd rather edit the doc.
Let me know.
9 years ago
..
articles Tweak satis/toran/packagist docs 9 years ago
dev
faqs Update why-are-unbound-version-constraints-a-bad-idea.md 10 years ago
fixtures
00-intro.md
01-basic-usage.md
02-libraries.md
03-cli.md Updated documentation 10 years ago
04-schema.md
05-repositories.md VCS section: add requirements for the branch name 9 years ago
06-community.md