Codeception icon indicating copy to clipboard operation
Codeception copied to clipboard

Support Symfony 8

Open LaurentBrieu opened this issue 2 months ago • 1 comments

Hello,

I would like to know if there's any plan to support symfony 8 in the next weeks ? Do you need help ?

Thanks a lot

LaurentBrieu avatar Dec 09 '25 10:12 LaurentBrieu

Support for symfony 8 has already been added to the main branch.

You can try it out by using "codeception/codeception": "dev-master as 5.3.3" in the "require" section of your composer.json.

W0rma avatar Dec 09 '25 14:12 W0rma