取消https验证,并添加vendor文件夹。
This commit is contained in:
23
composer.lock
generated
23
composer.lock
generated
@@ -1013,17 +1013,23 @@
|
||||
},
|
||||
{
|
||||
"name": "topthink/framework",
|
||||
"version": "v6.1.2",
|
||||
"version": "v6.1.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/top-think/framework.git",
|
||||
"reference": "67235be5b919aaaf1de5aed9839f65d8e766aca3"
|
||||
"reference": "57d1950a1844ef8d3098ea290032aeb92e2e32c3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://repo.huaweicloud.com/repository/php/topthink/framework/v6.1.2/topthink-framework-v6.1.2.zip",
|
||||
"reference": "67235be5b919aaaf1de5aed9839f65d8e766aca3",
|
||||
"shasum": ""
|
||||
"url": "https://api.github.com/repos/top-think/framework/zipball/57d1950a1844ef8d3098ea290032aeb92e2e32c3",
|
||||
"reference": "57d1950a1844ef8d3098ea290032aeb92e2e32c3",
|
||||
"shasum": "",
|
||||
"mirrors": [
|
||||
{
|
||||
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
||||
"preferred": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
@@ -1049,6 +1055,7 @@
|
||||
"think\\": "src/think/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"Apache-2.0"
|
||||
],
|
||||
@@ -1069,7 +1076,11 @@
|
||||
"orm",
|
||||
"thinkphp"
|
||||
],
|
||||
"time": "2023-02-08T02:24:01+00:00"
|
||||
"support": {
|
||||
"issues": "https://github.com/top-think/framework/issues",
|
||||
"source": "https://github.com/top-think/framework/tree/v6.1.5"
|
||||
},
|
||||
"time": "2024-04-16T02:01:19+00:00"
|
||||
},
|
||||
{
|
||||
"name": "topthink/think-filesystem",
|
||||
|
||||
Reference in New Issue
Block a user