oss 直传
分片上传
This commit is contained in:
Generated
+56
-4
@@ -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": "c8b18a5821cfd82f2e70cf67a7f40740",
|
||||
"content-hash": "a5f0d3c9e4372fa66156ac28411cd86e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "adbario/php-dot-notation",
|
||||
@@ -2541,6 +2541,58 @@
|
||||
},
|
||||
"time": "2023-08-16T02:26:48+00:00"
|
||||
},
|
||||
{
|
||||
"name": "qcloud_sts/qcloud-sts-sdk",
|
||||
"version": "3.0.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tencentyun/qcloud-cos-sts-php-sdk.git",
|
||||
"reference": "16ebb03f1079ef71c272180fc015cc809ce8320b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tencentyun/qcloud-cos-sts-php-sdk/zipball/16ebb03f1079ef71c272180fc015cc809ce8320b",
|
||||
"reference": "16ebb03f1079ef71c272180fc015cc809ce8320b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-curl": "*",
|
||||
"php": ">=5.3.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"QCloud\\COSSTS\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "qcloudterminal",
|
||||
"email": "qcloudterminal@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "tuunalai",
|
||||
"email": "550566181@qq.com"
|
||||
}
|
||||
],
|
||||
"description": "PHP SDK for QCloud STS",
|
||||
"homepage": "https://github.com/tencentyun/qcloud-cos-sts-sdk",
|
||||
"keywords": [
|
||||
"cos",
|
||||
"php",
|
||||
"qcloud",
|
||||
"sts"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/tencentyun/qcloud-cos-sts-php-sdk/issues",
|
||||
"source": "https://github.com/tencentyun/qcloud-cos-sts-php-sdk/tree/3.0.12"
|
||||
},
|
||||
"time": "2023-12-20T06:42:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "qiniu/php-sdk",
|
||||
"version": "v7.4.0",
|
||||
@@ -5132,12 +5184,12 @@
|
||||
],
|
||||
"aliases": [],
|
||||
"minimum-stability": "stable",
|
||||
"stability-flags": [],
|
||||
"stability-flags": {},
|
||||
"prefer-stable": false,
|
||||
"prefer-lowest": false,
|
||||
"platform": {
|
||||
"php": ">=8.0"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.3.0"
|
||||
"platform-dev": {},
|
||||
"plugin-api-version": "2.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user