chore(vendor): 更新依赖

This commit is contained in:
2025-12-08 17:05:22 +08:00
parent 54ef5ccf3d
commit 842b3a51ff
208 changed files with 14500 additions and 10044 deletions

View File

@@ -44,6 +44,10 @@ class ComposerStaticInit516d2ac39a060b91610bddcc729d2cf4
'think\\' => 6,
'thans\\filesystem\\' => 17,
),
's' =>
array (
'setasign\\Fpdi\\' => 14,
),
'p' =>
array (
'phpseclib3\\' => 11,
@@ -191,16 +195,20 @@ class ComposerStaticInit516d2ac39a060b91610bddcc729d2cf4
),
'think\\' =>
array (
0 => __DIR__ . '/..' . '/topthink/think-template/src',
0 => __DIR__ . '/..' . '/topthink/framework/src/think',
1 => __DIR__ . '/..' . '/topthink/think-helper/src',
2 => __DIR__ . '/..' . '/topthink/think-orm/src',
3 => __DIR__ . '/..' . '/topthink/framework/src/think',
4 => __DIR__ . '/..' . '/topthink/think-queue/src',
3 => __DIR__ . '/..' . '/topthink/think-queue/src',
4 => __DIR__ . '/..' . '/topthink/think-template/src',
),
'thans\\filesystem\\' =>
array (
0 => __DIR__ . '/..' . '/thans/thinkphp-filesystem-cloud/src',
),
'setasign\\Fpdi\\' =>
array (
0 => __DIR__ . '/..' . '/setasign/fpdi/src',
),
'phpseclib3\\' =>
array (
0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
@@ -208,8 +216,8 @@ class ComposerStaticInit516d2ac39a060b91610bddcc729d2cf4
'phpDocumentor\\Reflection\\' =>
array (
0 => __DIR__ . '/..' . '/phpdocumentor/reflection-common/src',
1 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src',
2 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src',
1 => __DIR__ . '/..' . '/phpdocumentor/reflection-docblock/src',
2 => __DIR__ . '/..' . '/phpdocumentor/type-resolver/src',
),
'liliuwei\\think\\' =>
array (
@@ -321,8 +329,8 @@ class ComposerStaticInit516d2ac39a060b91610bddcc729d2cf4
),
'Psr\\Http\\Message\\' =>
array (
0 => __DIR__ . '/..' . '/psr/http-message/src',
1 => __DIR__ . '/..' . '/psr/http-factory/src',
0 => __DIR__ . '/..' . '/psr/http-factory/src',
1 => __DIR__ . '/..' . '/psr/http-message/src',
),
'Psr\\Http\\Client\\' =>
array (
@@ -506,6 +514,7 @@ class ComposerStaticInit516d2ac39a060b91610bddcc729d2cf4
public static $classMap = array (
'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
'FPDF' => __DIR__ . '/..' . '/setasign/fpdf/fpdf.php',
'JsonException' => __DIR__ . '/..' . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
'PHPUnit\\Exception' => __DIR__ . '/..' . '/phpunit/phpunit/src/Exception.php',
'PHPUnit\\Framework\\Assert' => __DIR__ . '/..' . '/phpunit/phpunit/src/Framework/Assert.php',