liuggio / fastest

Simple parallel testing execution... with some goodies for functional tests.
MIT License
475 stars 65 forks source link

Upgrade dependencies to symfony/* 7.0 #191

Closed gawsoftpl closed 7 months ago

gawsoftpl commented 7 months ago

I upgrade dependencies to symfony/* 7.0

"symfony/console": "^4.4|^5.0|^6.0|^7.0", "symfony/stopwatch": "^4.4|^5.0|^6.0|^7.0", "symfony/process": "^4.4.35|^5.0|^6.0|^7.0",

DonCallisto commented 7 months ago

LGTM. Can you squash the commits into a single one?

gawsoftpl commented 7 months ago

Rebased

DonCallisto commented 7 months ago

Thanks!

gawsoftpl commented 7 months ago

Do you plan to release new version?

DonCallisto commented 7 months ago

Yes, gonna make in minutes

DonCallisto commented 7 months ago

Done https://github.com/liuggio/fastest/releases/tag/v1.12.0