Any plans to support symfony v7 components?
beeyev opened this issue · 4 comments
beeyev commented
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"