This commit is contained in:
2020-12-14 09:07:49 +08:00
parent e5b53e0fb1
commit a94e39c07d
4 changed files with 25 additions and 367 deletions

38
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "13d36c80a80c6a5377c75bac63e5ee5a",
"content-hash": "788568f7f8b8a7cf65cee74489ef958c",
"packages": [
{
"name": "bacon/bacon-qr-code",
@@ -5908,16 +5908,16 @@
},
{
"name": "xuanchen/coupon",
"version": "1.01",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/xuanchen120/coupon.git",
"reference": "96fb631176e5308a207d932e1f89b4d105d46165"
"reference": "5c25fda61c156353e748f27b891c7d4c3654cc88"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xuanchen120/coupon/zipball/96fb631176e5308a207d932e1f89b4d105d46165",
"reference": "96fb631176e5308a207d932e1f89b4d105d46165",
"url": "https://api.github.com/repos/xuanchen120/coupon/zipball/5c25fda61c156353e748f27b891c7d4c3654cc88",
"reference": "5c25fda61c156353e748f27b891c7d4c3654cc88",
"shasum": "",
"mirrors": [
{
@@ -5955,19 +5955,27 @@
],
"description": "卡券核销相关",
"homepage": "https://github.com/xuanchen120/coupon.git",
"support": {
"issues": "https://github.com/xuanchen120/coupon/issues",
"source": "https://github.com/xuanchen120/coupon/tree/1.01"
},
"time": "2020-11-27T01:57:16+00:00"
"time": "2020-11-27T05:31:51+00:00"
},
{
"name": "xuanchen/unionpay",
"version": "1.1.3",
"version": "2.0",
"source": {
"type": "git",
"url": "https://gitee.com/xdeepu/unionpay.git",
"reference": "519227eebfc06c20c2de954fdbf1b959bcdcbe9b"
"url": "https://github.com/xuanchen120/unionpay.git",
"reference": "089e8bef2e815ed37ffacecdd95f8bde0c352268"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/xuanchen120/unionpay/zipball/089e8bef2e815ed37ffacecdd95f8bde0c352268",
"reference": "089e8bef2e815ed37ffacecdd95f8bde0c352268",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"laravel/framework": "*",
@@ -5997,7 +6005,7 @@
}
],
"description": "第三方银联对接",
"time": "2020-11-11T07:24:20+00:00"
"time": "2020-12-14T00:54:58+00:00"
}
],
"packages-dev": [
@@ -8341,5 +8349,5 @@
"php": "^7.2"
},
"platform-dev": [],
"plugin-api-version": "2.0.0"
"plugin-api-version": "1.1.0"
}