Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Composer PHP version declarations
Looks like I was wrong about how PHP versions are interpreted by Composer, so ^8.0 shouldn't include 8.1+ after all. This restores Composer support for 8.0 subversions while also adding support for 8.1, 8.2.
- Loading branch information