-
Notifications
You must be signed in to change notification settings - Fork 41
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
Update to allow Symfony 7 and test on PHP 8.3 #180
Update to allow Symfony 7 and test on PHP 8.3 #180
Conversation
Hi! Thanks for the contribution ❤️ Yes I would like to keep Symfony 5.4 as it's the LTS version right now. Looks like we have a dependency issue with Jane:
|
Good catch 👍 I let the PR as is with SF 5.4 :) |
any news here? |
It has been close in favor or janephp/janephp#768 ; which is still open 🤞 |
I'm currently looking at this PR as JanePHP is now compatible with SF7. |
Thanks a lot for your contribution! A release will be done today 👍 |
Hi
I've updated the composer.json to allow Symfony ^7.0 and change the CI layout to test it against SF 7 but also 8.3 which release few days ago.
Do you want to keep supporting SF 5.4 (which ended its bug fixes period and entered security fix only https://symfony.com/releases/5.4) ? I can update this PR accordingly
I can also update to only allow 6.4 version instead of all 6.* if needed.