mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Updated Composer to 1.4.1
This commit is contained in:
parent
0d0c0d0a7e
commit
b235fce1bd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "idanoo/php-resque",
|
"name": "idanoo/php-resque",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"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