zolex / job-queue-bundle
This package is abandoned and no longer maintained.
The author suggests using the ezsystems/job-queue-bundle package instead.
Support for PHP 8, Symfony 5 and Doctrine Common 3
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/zolex/JMSJobQueueBundle
Type:symfony-bundle
pkg:composer/zolex/job-queue-bundle
4.0.1
2021-03-12 17:55 UTC
Requires
- php: ^7.3|^8.0
- doctrine/common: ^3.0
- symfony/error-handler: ^5.0
- symfony/framework-bundle: ^5.0
- symfony/process: ^5.0
Requires (Dev)
Suggests
- sensio/framework-extra-bundle: Required when using the webinterface.
- symfony/twig-bundle: Required when using the webinterface.
Replaces
This package is auto-updated.
Last update: 2024-09-12 07:05:08 UTC
README
If you are using my fork of JMS JobQueueBundle from packagist and you need updates, I suggest trying https://github.com/ezsystems/JMSJobQueueBundle
composer remove zolex/job-queue-bundle composer install ezsystems/job-queue-bundle