-
Notifications
You must be signed in to change notification settings - Fork 9
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
Upgrade to Symfony 7.0 #97
Comments
Hello! :) I haven't planned to work on this yet, perhaps I can work on this at the end of March, depending on the workload I have. However, pull request and feedback are very welcome if you feel like helping too. I guess it's just a matter of changing some values in the |
Hello! Any news? Are PR is ready ? :) |
Working on this here: #100 Feel free to test ! |
I'm ready to test an upgrade from 6.4 to 7.0 and more, I just need a new tag |
The tag will be made after I have confirmation that it works. In the meantime, perhaps you could use the version |
Hey @smbpunt ! Got good news for me ? :) |
Hello, |
OK keep me in touch! |
Ok. You can find a fast and easy demo here : https://github.com/smbpunt/Sf7EcPhpCasTest There's 2 tags :
Both of them are working. I faced one issue, but maybe it's because I'm using |
Cool !!! I will publish a tag tomorrow so we have something stable. Regarding the recipe, I'm waiting for them to be validated at symfony/recipes-contrib#1687 :) Thank you !!! |
I just pushed tag 3.0.2 🥳 ! I'm going to close this issue, feel free to reopen it if you feel something's no right. Thanks for your help !!! |
Hello,
I was looking at what's new in Symfony 7 and trying to upgrade a small project on it, and I'm stuck because I'm using your bundle which depends on ^6.1 versions of Symfony bundles.
Nothing urgent, but is an update planned?
The text was updated successfully, but these errors were encountered: