Lowercase package name

This commit is contained in:
Daniel Mason 2018-05-27 14:41:18 +12:00
parent 51fda513f4
commit 3f07b02c51

View File

@ -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"],