enqueue-dev icon indicating copy to clipboard operation
enqueue-dev copied to clipboard

Any plans to support symfony v7 components?

Open beeyev opened this issue 1 year ago • 1 comments

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"

beeyev avatar Jul 16 '24 14:07 beeyev

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.

igordeveloper avatar Oct 18 '24 18:10 igordeveloper

https://github.com/php-enqueue/enqueue-dev/pull/1362

makasim avatar Nov 18 '24 16:11 makasim

The package php-enqueue/simple-client is still depends on "symfony/config": "^5.4|^6.0"

beeyev avatar Nov 25 '24 09:11 beeyev

MR is more than welcome.

makasim avatar Nov 25 '24 11:11 makasim