You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #780 Fixed PHP 7.1.3 tests by using PHPUnit 8.5 (wouterj)
This PR was merged into the 1.0-dev branch.
Discussion
----------
Fixed PHP 7.1.3 tests by using PHPUnit 8.5
This fixes the broken PHP 8 tests, as they were using PHPUnit 7.5 (which doesn't support PHP 8).
This version is also proposed to the official recipes and will probably be merged shortly: symfony/recipes#868
Commits
-------
c739e34 Do not set a PHPUnit version
0 commit comments