This release updates the minimum PHP requirement to 8.2, the lowest version with security support as of writing. It fixes a deprecation warning in 8.5+.
What's Changed
- Bump CI dependencies by @Firehed in #45
- Update to only current+upcoming PHP versions by @Firehed in #46
- Update PHPUnit to more modern versions by @Firehed in #47
- Update PHPStan to version 2 by @Firehed in #50
- Update supported PHP versions by @Firehed in #51
- Use a terser composer step in ci by @Firehed in #52
- Maximize feedback from unit tests in CI, fix warnings by @Firehed in #53
- Fix deprecation warning with no-op PHP by @Firehed in #54
Full Changelog: 0.7.0...0.8.0