Skip to content

Commit a797fe0

Browse files
authored
Merge pull request #53 from xHeinrich/master
Laravel 6
2 parents 4c3a6a0 + 45d2731 commit a797fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"illuminate/support": "~5",
13+
"illuminate/support": "~5|~6",
1414
"omnipay/common": "~3.0",
1515
"php-http/guzzle6-adapter": "^1"
1616
},

0 commit comments

Comments
 (0)