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.
Robert Rhoades 2ced7b0bf8 Fix git init -b being unavailable for older versions
On older versions of git init doesn't have the -b flag. That
was introduced in v2.28.0.

Instead switch to using git checkout -b which has much
wider support (2.4.12 was as far back as I could check on
the docs).
4 years ago
..
Archiver Fix git init -b being unavailable for older versions 4 years ago
Dumper Introduce constants for Composer\Package\Link types 4 years ago
Loader Fix default version to be semver parseable, fixes #9342 4 years ago
Version Merge branch '1.10' 4 years ago
BasePackageTest.php Fix warnings on higher phpunit versions 4 years ago
CompletePackageTest.php Fixes from PHPStan (#7687) 6 years ago
LockerTest.php Merge branch 'master' into 2.0 4 years ago
RootAliasPackageTest.php Get rid of EmptyConstraint 4 years ago