zolex / job-queue-bundle
Support for PHP 8, Symfony 5 and Doctrine Common 3
Installs: 25 128
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 254
Type:symfony-bundle
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