4.1.0 (2026-04-27)
- #325 chore: support PHP 8.2 and up ( @phil-davis )
- *326 chore: remove phpVersion from phpstan.neon ( @phil-davis )
This release supports PHP 8.2 and up. That is specified in composer.json so consumers should automatically select it only for projects that have minimum PHP 8.2 support.
The 4.0.* release series, supporting PHP 7.4 8.0 8.1, will have bugfixes backported if relevant/needed for some time.