Releases

Symfony Functional test case 1.4.0

This time, another release for Symfony 8 compatibility, but a minor one due to pending changes: the facile-it/symfony-functional-testcase package drops support for older PHP and Symfony versions, on top of supporting Symfony 8.

This means that next time we’ll bump to PHP 8.1 and Symfony 5.4, meaning that the usefulness of this package will wane. Maybe it’s time to abandon it?

Paraunit 2.3.4: fix PHPUnit 11.3 compat

This small patch release is fully due to external contributions: thanks @kubawerlos!

He contributed two different patches, one to update the .gitattributes exclusion list, the second to fix some constraint on some dependencies that where preventing PHPUnit 11.3 from being installed.