Closed frenchcomp closed 2 years ago
Looking forward to this merge! It would solve a whole chain of deprecation warnings in my Symfony 6 project 😄 (or PR #102 for that matter, if the phpunit upgrade is a no go)
PHPUnit 7.* stills installable with this PR, but PhpUnit 9.5+ is also supported (There are some issues with PHP 8.1 and PHPUnit 7)
I guess this still needs to be released in a new tag?
Sorry for delay, have just tagged this as 0.24.0 :)
Support versions Symfony Yaml 6+ parsers Support PHPUnit 9.5+ and
expectExceptionMessageMatches
instead ofexpectExceptionMessageRegExp
to can install dependencies with PHP8.1 Enable automatics tests on PHP 8.1