-
Notifications
You must be signed in to change notification settings - Fork 57
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
Symfony 5 compatibility #205
Comments
Yondz
pushed a commit
to Yondz/phpqa
that referenced
this issue
Sep 8, 2020
…/process prototype change
Yondz
pushed a commit
to Yondz/phpqa
that referenced
this issue
Sep 8, 2020
…/process prototype change
Yondz
pushed a commit
to Yondz/phpqa
that referenced
this issue
Sep 8, 2020
…/process prototype change
Yondz
pushed a commit
to Yondz/phpqa
that referenced
this issue
Sep 8, 2020
…/process prototype change
Merged
9 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Since Symfony release 5 of the PHP framework we can't install phpqa as consolidation/robo dependency requires components from Symfony 3/4. There is an open issue on their repo consolidation/robo#917 and they recommend for project like phpqa to directly having their robo.phar commited in the project to not have problems with this and future upgrade.
Could you consider using this?
The text was updated successfully, but these errors were encountered: