We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5172bb commit a31393dCopy full SHA for a31393d
README.md
@@ -1,5 +1,5 @@
1
# Laravel SMS Component
2
-
+Laravel Package for dealing with Iranian SMS prodivers working with Laravel 5 & 6
3
4
## Installation
5
composer.json
@@ -26,7 +26,7 @@
26
},
27
"require": {
28
"php": ">=5.4",
29
- "illuminate/support": "5.x.x",
+ "illuminate/support": ">=5.0.0",
30
"ext-soap": "*",
31
"ext-curl": "*",
32
"ghasedak/php":"dev-master"
0 commit comments