What's Changed
- Drop support for PHP < 8.1 by @AlexSkrypnyk in #84
- Add support for PHP up to 8.5 by @AlexSkrypnyk in #84
- Fix
ReflectionProperty::setAccessible()deprecation from PHP 8.5 by @AlexSkrypnyk in #84
New Contributors
- @AlexSkrypnyk made their first contribution in #84
Full Changelog: v2.1.0...v2.2.0