渠道后台增加银联券

This commit is contained in:
2021-07-29 13:34:10 +08:00
parent 8a72e62257
commit 4a91cf100b
5 changed files with 316 additions and 30 deletions

22
composer.lock generated
View File

@@ -5802,23 +5802,17 @@
},
{
"name": "xuanchen/unionpay",
"version": "3.0.3",
"version": "3.3.6",
"source": {
"type": "git",
"url": "https://github.com/xuanchen120/unionpay.git",
"reference": "c9894107cde8d524fcabeddbcbb3a287f091ab07"
"reference": "9728794099333ea9fac1a48f43c2b8eaa9cf3ecc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xuanchen120/unionpay/zipball/c9894107cde8d524fcabeddbcbb3a287f091ab07",
"reference": "c9894107cde8d524fcabeddbcbb3a287f091ab07",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
"url": "https://api.github.com/repos/xuanchen120/unionpay/zipball/9728794099333ea9fac1a48f43c2b8eaa9cf3ecc",
"reference": "9728794099333ea9fac1a48f43c2b8eaa9cf3ecc",
"shasum": ""
},
"require": {
"laravel/framework": "*",
@@ -5851,9 +5845,9 @@
"description": "第三方银联对接",
"support": {
"issues": "https://github.com/xuanchen120/unionpay/issues",
"source": "https://github.com/xuanchen120/unionpay/tree/3.0.3"
"source": "https://github.com/xuanchen120/unionpay/tree/3.3.6"
},
"time": "2021-03-08T07:09:17+00:00"
"time": "2021-07-28T08:42:00+00:00"
}
],
"packages-dev": [
@@ -8431,5 +8425,5 @@
"php": "^7.3|^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.0.0"
"plugin-api-version": "2.1.0"
}