1
0
Fork 0
composer/tests/Composer/Test/Package/Version
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.
2013-05-13 11:04:15 +12:00
..
VersionParserTest.php Fix tilde constraints without a stability suffix to work like wildcard constraints. 2013-05-13 11:04:15 +12:00