mirror of
https://github.com/idanoo/php-resque
synced 2025-07-01 05:32:20 +00:00
Fix up readme with composer package
This commit is contained in:
parent
2a3dcd8537
commit
177f8e3c19
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ If you're not familiar with Composer, please see <http://getcomposer.org/>.
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"iDanoo/php-resque": "dev-master"
|
"idanoo/php-resque": "dev-master"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue