Skip to content

Commit 9eb865e

Browse files
authored
Update composer.json
1 parent 2c0ede5 commit 9eb865e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
],
2121
"require": {
2222
"php": "~5.6|~7.0",
23-
"symfony/event-dispatcher": "2.8.27",
23+
"illuminate/support": "~5.1",
2424
"CoreCMF/admin": "1.1.*",
25-
"CoreCMF/core": "1.1.*",
26-
"illuminate/support": "~5.1"
25+
"ignited/laravel-omnipay": "2.*",
26+
"lokielse/omnipay-alipay": "2.*"
2727
},
2828
"require-dev": {
2929
"phpunit/phpunit" : "~4.0||~5.0||~6.0",

0 commit comments

Comments
 (0)