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 21fcdfd commit 73098d8Copy full SHA for 73098d8
composer.json
@@ -21,10 +21,10 @@
21
"require": {
22
"corecmf/admin": "^1.3",
23
"corecmf/socialite": "^1.3",
24
- "ignited/laravel-omnipay": "^2.3",
25
- "lokielse/omnipay-unionpay": "^0.3",
26
- "lokielse/omnipay-wechatpay": "^1.0",
27
- "lokielse/omnipay-alipay": "^2.0"
+ "laravel-omnipay/laravel-omnipay": "^3.0",
+ "laravel-omnipay/omnipay-unionpay": "^3.0",
+ "laravel-omnipay/omnipay-wechatpay": "^3.0",
+ "laravel-omnipay/omnipay-alipay": "^3.0"
28
},
29
"require-dev": {
30
"phpunit/phpunit" : "~4.0||~5.0||~6.0",
0 commit comments