From de5930232a29a178a590db6b9432c3f8836c0e3f Mon Sep 17 00:00:00 2001 From: Vignesh Gurusamy Date: Wed, 6 Apr 2022 22:16:40 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index a84387e..aef4a3c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ or edit the `composer.json` ``` "require": { - "linkstreet/laravel-sms": "^5.2" + "linkstreet/laravel-sms": "^6.0" } ``` @@ -35,12 +35,6 @@ Then run composer update in your terminal to pull the package. - [Twilio](https://www.twilio.com/) -### Coming Soon - - Docs - - Changelog - - Examples - - ### License The MIT License (MIT). Please see [License File](LICENSE) for more information.