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 Typo fixes 12 years ago
faqs Update why-are-unbound-version-constraints-a-bad-idea.md 10 years ago
fixtures Update fixtures to include gar/nix (which is being replaced) and bar/baz (which has a branch-alias) 10 years ago
00-intro.md Improve notice about /usr/local/bin 10 years ago
01-basic-usage.md I think 'dump-autoload' command is more proper. 10 years ago
02-libraries.md Update documententation for version shorthand parsing 10 years ago
03-cli.md Updated documentation 10 years ago
04-schema.md Merge pull request #3699 from trivago/non_feature_branches 10 years ago
05-repositories.md VCS section: add requirements for the branch name 9 years ago
06-community.md Add user ml link 12 years ago