diff --git a/README.md b/README.md index ac6077e..32e5db7 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ If you're not familiar with Composer, please see . ```json { "require": { - "idanoo/php-resque": "dev-master" + "idanoo/php-resque": "^1.4" } } ```