Skip to content

Commit a31393d

Browse files
committed
added Laravel 6 support
1 parent b5172bb commit a31393d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Laravel SMS Component
2-
2+
Laravel Package for dealing with Iranian SMS prodivers working with Laravel 5 & 6
33

44
## Installation
55

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": ">=5.4",
29-
"illuminate/support": "5.x.x",
29+
"illuminate/support": ">=5.0.0",
3030
"ext-soap": "*",
3131
"ext-curl": "*",
3232
"ghasedak/php":"dev-master"

0 commit comments

Comments
 (0)