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
📦 Require phpunit 9 because simple-phpunit is not compatible with phpunit 10 and matthiasnoback/symfony-config-test triggers installation of phpunit 10
From CI
```
PHP Fatal error: Declaration of PHPUnit\Framework\TestSuite::run(): void must be compatible with PHPUnit\Framework\Test::run(?PHPUnit\Framework\TestResult $result = null): PHPUnit\Framework\TestResult in /home/runner/work/HttplugBundle/HttplugBundle/vendor/phpunit/phpunit/src/Framework/TestSuite.php on line 338
Script vendor/bin/simple-phpunit handling the test event returned with error code 255
```
0 commit comments