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.