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 2c0ede5 commit 9eb865eCopy full SHA for 9eb865e
composer.json
@@ -20,10 +20,10 @@
20
],
21
"require": {
22
"php": "~5.6|~7.0",
23
- "symfony/event-dispatcher": "2.8.27",
+ "illuminate/support": "~5.1",
24
"CoreCMF/admin": "1.1.*",
25
- "CoreCMF/core": "1.1.*",
26
- "illuminate/support": "~5.1"
+ "ignited/laravel-omnipay": "2.*",
+ "lokielse/omnipay-alipay": "2.*"
27
},
28
"require-dev": {
29
"phpunit/phpunit" : "~4.0||~5.0||~6.0",
0 commit comments