oss 直传

分片上传
This commit is contained in:
2026-05-08 10:49:16 +08:00
parent 4dc9ec1878
commit 7d7a4aa4d2
26 changed files with 1644 additions and 72 deletions
+15 -6
View File
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'topthink/think',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '4dc9ec1878f6cdd83cfdc9044b93828d46eda715',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -376,6 +376,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'qcloud_sts/qcloud-sts-sdk' => array(
'pretty_version' => '3.0.12',
'version' => '3.0.12.0',
'reference' => '16ebb03f1079ef71c272180fc015cc809ce8320b',
'type' => 'library',
'install_path' => __DIR__ . '/../qcloud_sts/qcloud-sts-sdk',
'aliases' => array(),
'dev_requirement' => false,
),
'qiniu/php-sdk' => array(
'pretty_version' => 'v7.4.0',
'version' => '7.4.0.0',
@@ -632,9 +641,9 @@
'dev_requirement' => false,
),
'topthink/think' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => NULL,
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '4dc9ec1878f6cdd83cfdc9044b93828d46eda715',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),