facile-it / paraunit

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

feat: allow symfony 7 (WIP) #220

Closed Chris53897 closed 7 months ago

Chris53897 commented 8 months ago

Just a quick check for symfony 7 support. there are dependencies that do not have symfony 7 support yet.

Chris53897 commented 8 months ago

CI is green. But there is no testrun for symfony 7. Maybe wait for 1 or 2 weeks, until there is the first stable release of symfony 7?

keradus commented 7 months ago

there is stable Sf7 now

Chris53897 commented 7 months ago

I did rerun CI. Symfony/Console 7 is blocked by https://github.com/facile-it/facile-coding-standard/pull/63

@Jean85 Can you please have a look?