Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@delatrie delatrie released this 18 Apr 11:52
be8b5ef

What's Changed

🚀 New Features

  • Add support for PHP 8.4 and PHPUnit 11 and 12 by @krchiper in #115
    The supported versions of PHPUnit are now ^10.0.5 || ^11 || ^12.0.1 (see #116).

👻 Internal changes

  • Improve testing against PHPUnit version 10, 11, and 12 by @delatrie in #116

New Contributors

Full Changelog: v3.0.1...v3.1.0