Skip to content

Commit

Permalink
added Laravel 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
samuraee committed Sep 6, 2019
1 parent 06b1dfa commit 915cb6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
],
"require": {
"php": ">=7.0.0",
"ext-soap" : "*",
"illuminate/support": "5.x.x"
"ext-soap" : "*",
"illuminate/support": ">=5.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 915cb6b

Please sign in to comment.