mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 00:11:53 +00:00
Fix composer example
This commit is contained in:
parent
9b45f152ab
commit
4b2bbe492b
@ -54,7 +54,7 @@ If you're not familiar with Composer, please see <http://getcomposer.org/>.
|
||||
{
|
||||
...
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
"chrisboulton/php-resque": "1.2.x"
|
||||
},
|
||||
...
|
||||
}
|
||||
@ -370,4 +370,4 @@ Called after a job has been queued using the `Resque::enqueue` method. Arguments
|
||||
* maetl
|
||||
* Matt Heath
|
||||
* jjfrey
|
||||
* scragg0x
|
||||
* scragg0x
|
||||
|
Loading…
Reference in New Issue
Block a user