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.
Sam Minnee 34a21516c8 Fix tilde constraints without a stability suffix to work like wildcard constraints.
With this fix, a tilde constraint such as ~3.1 won't match unstable versions of 3.1,
but a wildcard constraint such as 3.1.* would.  This seems like a confusing
inconsistency, and so I have corrected it.
11 years ago
..
Composer/Test Fix tilde constraints without a stability suffix to work like wildcard constraints. 11 years ago
bootstrap.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 12 years ago
complete.phpunit.xml Rename tests/phpunit.xml.dist for clarity 12 years ago