composer / semver

Semantic versioning utilities with the addition of version constraints parsing and checking.
MIT License
3.15k stars 76 forks source link

Avoid using MatchAllConstraints when specifying v* or *.* and variations #103

Closed Seldaek closed 4 years ago

Seldaek commented 4 years ago

Strictly speaking a minor break but it is also fixing things to match intent better and very unlikely to actually break anything.