Skip to content

Releases: llaville/phpunit-LoggerTestListener

2.2.0

03 Sep 07:59
Compare
Choose a tag to compare

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

12 Aug 05:58
Compare
Choose a tag to compare

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