mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 13:42:22 +00:00
Add version 1.4.0 to composer
This commit is contained in:
parent
3f07b02c51
commit
e0914efdd5
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "idanoo/php-resque",
|
"name": "idanoo/php-resque",
|
||||||
|
"version": "1.4.0",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.",
|
"description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.",
|
||||||
"keywords": ["job", "background", "redis", "resque"],
|
"keywords": ["job", "background", "redis", "resque"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue