mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Lowercase package name
This commit is contained in:
parent
51fda513f4
commit
3f07b02c51
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "iDanoo/php-resque",
|
||||
"name": "idanoo/php-resque",
|
||||
"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.",
|
||||
"keywords": ["job", "background", "redis", "resque"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue