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 38972ad commit 72a2c50Copy full SHA for 72a2c50
composer.json
@@ -21,9 +21,10 @@
21
"require": {
22
"php": "~5.6|~7.0",
23
"corecmf/admin": "1.3.*",
24
- "ignited/laravel-omnipay": "2.*",
25
- "lokielse/omnipay-unionpay": "0.*",
26
- "lokielse/omnipay-alipay": "2.*"
+ "ignited/laravel-omnipay": "^2.3",
+ "lokielse/omnipay-unionpay": "^0.3",
+ "lokielse/omnipay-wechatpay": "^1.0",
27
+ "lokielse/omnipay-alipay": "^2.0"
28
},
29
"require-dev": {
30
"phpunit/phpunit" : "~4.0||~5.0||~6.0",
0 commit comments