-
Notifications
You must be signed in to change notification settings - Fork 25
Symfony 6 support #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @codedge , So far there is no Support has already been implemented in |
According to this issue Codeception/Codeception#6294 I hope the |
The last comment in that thread is a month old, we decided to keep waiting for PHPUnit 10 after that... |
Hello.
So far, I've made these changes to my helper class. But I hope that you will add them to the module code. |
@semaz Cool.
it may be that this session variable has been renamed, |
#157 Hi @TavoNiievez. I created first PR in my life) |
It seems to be a special occasion, I'm glad that Codeception is the project that receives your first PR. |
Currently it is not possible to use the module with Symfony 6 as the reqs in
composer.json
only a Symfony 4 and 5.Any plans to support Symfony 6?
The text was updated successfully, but these errors were encountered: