diff --git a/README.md b/README.md index 2b94eac..8e11988 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ If you're not familiar with Composer, please see . { ... "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 \ No newline at end of file +* scragg0x