facile-it / paraunit

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

Update PHPStan to 0.11 #128

Closed Jean85 closed 5 years ago

Jean85 commented 5 years ago

I've pushed forward and aimed at 0.11. We probably will have to drop support for older versions of symfony/process due to a deprecation:

https://github.com/symfony/process/commit/d6f417d21efe2a2b91c0c8a19d938c5db18d81d3

Too hard to support on 3 major versions, 3.2 and older are no longer supported, just 2.8 is in security support only.