-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add Symfony 7 compatibility #42
Comments
Right now this is blocked by gordalina/cachetool#238 because robo-digipolis-deploy depends on it. |
True, but support could be built in here and in a repo a fork could be added "as gordalina/cachetool" to allow updating :) |
@daften could you try 5.0.0-alpha1? |
There's some more issues for the full chain:
In the end this repositories part for composer.json with the command below worked for me:
I didn't open a PR, because one test for robo-drush fails and I didn't have time to fix it yet, could just be phpunit upgrades I did that caused it too, it's because of a change in phpunit 10. |
Now this causes issues on Drupal 11.1 because Symfony 7.2 is needed and this package is not compatible with that.
The text was updated successfully, but these errors were encountered: