Any plans to support symfony v7 components?
Firstly, thank you for the amazing work on this project!
Are there any plans to support Symfony v7 components in this project?
I am asking because this package might be a blocker for other dependencies that require Symfony v7 components, so support for the latest version would be greatly beneficial for projects relying on this package.
For example php-enqueue/simple-client still has a dependency for "symfony/config": "^5.4|^6.0"
Hi everyone.
Is there a release date for a version for sf7? Is there a branch of this work where I can help with contribution?
I'm updating a project since Symfony 6 to 7 and now this point is blocking.
Thank you. igor.
https://github.com/php-enqueue/enqueue-dev/pull/1362
The package php-enqueue/simple-client is still depends on "symfony/config": "^5.4|^6.0"
MR is more than welcome.