Releases: llaville/phpunit-LoggerTestListener
Releases · llaville/phpunit-LoggerTestListener
2.2.0
Added
- Mega-Linter support as QA tool to avoid technical debt
- Unit tests
Changed
- As PHPUnit 9 is not supported due to issue PHPUnit #4754, we removed composer constraint accordingly
2.1.0
CAUTION : PHPUnit 9 is not supported due to issue PHPUnit #4754
Added
CHANGELOG.md
file to follow changes to this project
- support to PHPUnit 8
Changed
- drop PHP 7.1 support
- drop Monolog 1.x support