Skip to content

Commit 8056eda

Browse files
Update readme
1 parent 2f4c6f0 commit 8056eda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
To install this package you will need:
1313

1414
- Laravel >= 5.3
15-
- PHP 7.0+
15+
- PHP 7.1.3+
1616

1717

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

2626
```
2727
"require": {
28-
"linkstreet/laravel-sms": "^2.0"
28+
"linkstreet/laravel-sms": "^3.0"
2929
}
3030
```
3131

0 commit comments

Comments
 (0)