Closed Ocramius closed 4 years ago
Wait, shouldn't this be a major version bump?
Nay? It's a dependency bump like any other
Ah like how semver supports bumping versions in minor releases? Didn't consider that for the language?
Correct: you can pretty much always bump, if you aren't introducing an API change :+1:
If you require to run both PHP 7 and PHP 8 in different environments, lock onto
ocramius/package-versions:2.1.0
, which supports both.