Changed
- Refactored all code to PHP 8.2 standards
- Updated all tests to support latest PHPUnit 11
- Replaced
ConfigException
withConfigExceptionInterface
Removed
- Support for PHP < 8.2
- Support for PHPUnit < 11
- Support for Symfony < 6.4
ConfigException
with ConfigExceptionInterface