-
Notifications
You must be signed in to change notification settings - Fork 435
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 support for enqueue-bundle #1362
add symfony 7 support for enqueue-bundle #1362
Conversation
Hello! Very important to merge |
@makasim Hi. Could you please run the pipeline? |
@makasim Thanks! What’s next? |
Merged. I've synced subtree repos. I am going to keep it that way for a week or two so everybody can test it and provide feedback. If everything is fine I'll tag it. |
Thanks. |
Perfect! Thanks. |
nice, this one didn't have problems with localstack as mine did :D |
#1349 dealt with this in meantime. That's why 😅 |
@makasim Hi! Maybe it's time for a new tag?:) |
Tagged 0.10.24 |
Extending of #1356 with removing php 7.4 and 8.0 and symfony <=6.2 support.
We can remove these versions support as AWS officially stop supporting php <= 8.1: https://aws.amazon.com/ru/blogs/developer/announcing-the-end-of-support-for-php-runtimes-8-0-x-and-below-in-the-aws-sdk-for-php/.
Some symfony deprecations are fixed as well