symfony-bundle
symfony-bundle copied to clipboard
Add support for symfony 7.0
tell me if there's a way to help you on that :)
I think the first step would be to allow ... || ^7.0
in composer.json for all Symfony related packages and then fix broken tests.
Do you want to create a PR for this?
Hello,
What is the status of this issue?
Kind regards
There's an open PR already.
However it's stuck on this.
I've started assisting on the one remaining dependency that's still open. We're closing in on a solution.
Keep an eye on those for updates.
I see that the MR on the extractor is now merge, how can we help move it along for an official release here too?
This bundle is my last dependency preventing me from upgrading to 7.1 (along with php-translation/loco-adapter
but there's an MR on that one I could use)
We had a PR for Sf 7 support here: #502 - but recently author closed it, I suppose because stuck at fixing related tests.
If you could give it a try to create a new PR with the necessary changes - I would be happy to help reviewing and merging it. Basically, we need to allow Sf 7 in composer.json and fix related tests if any failed