-
Notifications
You must be signed in to change notification settings - Fork 263
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
Support Symfony 7 #470
Comments
Symfony 7 is out.
I can submit a PR, but what do you think of bumping the requirements to only supported versions of Symfony? That is |
I see there's a push to the master branch, can you create a new release please? |
My plan was to release it simultaneously with #464, since there were also some requests for that. For now you could use By the way: why the hurry in updating to SF7.0? Feature-wise 6.4 and 7.0 are the same, and 6.4 is LTS... |
No real rush, I'm making sure all of my bundles work with Symfony 7, and
the most important one (a dynamic grid bundle) depends on this bundle, so
it's mostly for my testing purposes.
And there's the coolness factor, right? Nothing says "hip" like having a
working app with Symfony 7, in my own geeky mind. ;-)
…On Thu, Nov 30, 2023 at 8:00 AM Tobias Feijten ***@***.***> wrote:
My plan was to release it simultaneously with #464
<#464>, since
there were also some requests for that. For now you could use
***@***.*** in your Composer constraints.
By the way: why the hurry in updating to SF7.0? Feature-wise 6.4 and 7.0
are the same, and 6.4 is LTS...
—
Reply to this email directly, view it on GitHub
<#470 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEXIQNJDSQ3VR25MP7RRR3YHB7NBAVCNFSM6AAAAAA754DFGKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZTG42DEOBZGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Any downside to releasing a version that works with Version 7, and another one when #464 is fixed? |
Update has been released with version 3.4.0 🎉 |
Symfony 7 will be out in a few days. It would be great if the bundle could be installed when using it.
The text was updated successfully, but these errors were encountered: