Skip to content

Commit 0205cf7

Browse files
author
zyxxyzyxz
committed
Upgrade for Laravel 8
1 parent 8a590c1 commit 0205cf7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
],
1111
"require": {
1212
"php": ">=5.4.0",
13-
"illuminate/support": "~5|~6|~7",
14-
"omnipay/common": "~3.0",
15-
"php-http/guzzle6-adapter": "^1.1|^2"
13+
"illuminate/support": "~5|~6|~7|~8",
14+
"omnipay/common": "~3.0"
1615
},
1716
"autoload": {
1817
"psr-0": {

0 commit comments

Comments
 (0)