facile-it / paraunit

Run PHPUnit tests in parallel
https://engineering.facile.it/paraunit/
Apache License 2.0
140 stars 15 forks source link

Add support for Symfony 4 #112

Closed Jean85 closed 6 years ago

Jean85 commented 6 years ago

This will allow version 4 of Symfony components, at the cost of dropping the 2.7 version.

This PR also includes the bump to PHPStan v0.9 and the requirement for Jean85/pretty-package-versions ^1.0.3 to avoid issues with the PHAR (see https://github.com/Jean85/pretty-package-versions/issues/3).