From acddc814a53789ee16cc0a2344d161d3eec57401 Mon Sep 17 00:00:00 2001 From: Dinar Garipov Date: Sat, 16 Apr 2016 22:54:49 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d6935..6d734a2 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Config file will be stored into `storage/app/conf.json`. Add ``` JSON -"gaaarfild/laravel-conf": "~1.0" +"gaaarfild/laravel-conf": "1.*" ``` to your `composer.json` file into `require` section.