Open intergalactisch opened 6 years ago
also
User Deprecated: The "jms_job_queue.retry_scheduler" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0.
Check out the symfony4 branch: https://github.com/schmittjoh/JMSJobQueueBundle/commits/symfony4
I've just started moving my project to S4, just wondering the status of the symfony4 branch, if there's any pending issues at all? Thanks!
@modstore having none so far
Thanks @andrewmy, I'll give it a go.
Should work now. @schmittjoh This issue can be closed!
Hi, When I try to require the package with composer in a symfony 4 environment it says that I am not allowed to do so due to its dependency on an older symfony version. Any ideas on how to fix this?