From c906d1ed08fdc96040d4aa2b393751f7dd40f8ad Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Wed, 30 May 2018 19:11:06 +1200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } ```