phpunit-psr7-assert icon indicating copy to clipboard operation
phpunit-psr7-assert copied to clipboard

Added support for PHPUnit 11 and 12, and PHP 8.4

Open martinssipenko opened this issue 9 months ago • 0 comments

  • Added support for PHPUnit 11 and 12
  • Added support for PHP 8.4
  • Removed support for PHP 8.0 which is EOL

This PR depends on https://github.com/martin-helmich/phpunit-json-assert/pull/58 which has to be merged and released, after which the CI should be green here.

martinssipenko avatar Feb 22 '25 17:02 martinssipenko