phpunit::run(--no-fixtures -- --exclude-group=functional,cache,concurrency) {
PHP Fatal error: Declaration of MyBuilder\PhpunitAccelerator\TestListener::endTest(PHPUnit\Framework\Test $test, $time) must be compatible with PHPUnit_Framework_TestListener::endTest(PHPUnit_Framework_Test $test, $time) in src/TestListener.php on line 11
after upgrading mybuilder/phpunit-accelerator (1.2.0 => 2.0.0).
Using phpunit/phpunit:5.7.21.