Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vigneshgurusamy committed Mar 30, 2018
1 parent 2f4c6f0 commit 8056eda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
To install this package you will need:

- Laravel >= 5.3
- PHP 7.0+
- PHP 7.1.3+


Run this command to install via composer
Expand All @@ -25,7 +25,7 @@ or edit the `composer.json`

```
"require": {
"linkstreet/laravel-sms": "^2.0"
"linkstreet/laravel-sms": "^3.0"
}
```

Expand Down

0 comments on commit 8056eda

Please sign in to comment.