Skip to content

Version 5.0.0

Latest
Compare
Choose a tag to compare
@caseyamcl caseyamcl released this 07 Dec 20:48
· 3 commits to master since this release

Changed

  • Refactored all code to PHP 8.2 standards
  • Updated all tests to support latest PHPUnit 11
  • Replaced ConfigException with ConfigExceptionInterface

Removed

  • Support for PHP < 8.2
  • Support for PHPUnit < 11
  • Support for Symfony < 6.4