facile-it / paraunit

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

Upgrade/unlock PHPStan & Rector #202

Closed Jean85 closed 1 year ago

Jean85 commented 1 year ago

PHPStan was previously capped at 1.9.x in b0d92a32b9fc2052db6cb6f58bac915c9eeacfde due to phpstan/phpstan#8983, which is now resolved in PHPStan 1.10.4. This PR requires that version, but to complete we need that the same is done inside Rector.

Jean85 commented 1 year ago

Rector 0.15.25 requires PHPStan 1.10.13: https://github.com/rectorphp/rector-src/commit/edf54c85b6aadaecf064b797d340953697e0ca74#diff-e3dbd1ab749df9ed4a47a092a70970d69fa718715d33be5d834c5258dd36ed45R11