-
Notifications
You must be signed in to change notification settings - Fork 4
Update dependencies to include version Symfony 8.0 and DoctrineBundle 3.1 #15
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
Conversation
|
Thx for the Pull Request. Looks like some dependencies blocks the update. It still install console, process, filesystem, string as 7.4 not 8.0 and so the tests are not run against 8.0 version. |
|
First the code-coverage-checker needs a update you can check it always with |
Thanks yes and also |
|
@mario-fehr fine to remove the test generator here. |
|
@mario-fehr do you want to create PR for: https://github.com/handcraftedinthealps/code-coverage-checker/ |
|
@alexander-schranz sure |
|
@mario-fehr Thank you! |
Related to: sulu/sulu#8216