From 5904eeee1a25a2607efd3587fab57ab44f8db206 Mon Sep 17 00:00:00 2001 From: Tuhin Bepari Date: Wed, 17 Oct 2018 10:50:52 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b78820f..fe89352 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Laravel is becoming more and more popular and lots of web application are develo ### Installation ### ```javascript "require": { - "digitaldream/laravel-seo-tools": "dev-master" + "digitaldream/laravel-seo-tools": "1.*" } ``` #### Settings ###