You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
301 lines
10 KiB
301 lines
10 KiB
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315
|
|
{
|
|
public static $files = array (
|
|
'9b552a3cc426e3287cc811caefa3cf53' => __DIR__ . '/..' . '/topthink/think-helper/src/helper.php',
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
|
'35fab96057f1bf5e7aba31a8a6d5fdde' => __DIR__ . '/..' . '/topthink/think-orm/stubs/load_stubs.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
'2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'cd5441689b14144e5573bf989ee47b34' => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src/Common.php',
|
|
'841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
|
|
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'y' =>
|
|
array (
|
|
'yiovo\\captcha\\' => 14,
|
|
'yiovo\\cache\\' => 12,
|
|
),
|
|
't' =>
|
|
array (
|
|
'think\\worker\\' => 13,
|
|
'think\\trace\\' => 12,
|
|
'think\\app\\' => 10,
|
|
'think\\' => 6,
|
|
),
|
|
'c' =>
|
|
array (
|
|
'cores\\' => 6,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'Z' =>
|
|
array (
|
|
'ZipStream\\' => 10,
|
|
),
|
|
'W' =>
|
|
array (
|
|
'Workerman\\' => 10,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php80\\' => 23,
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Component\\VarDumper\\' => 28,
|
|
),
|
|
'Q' =>
|
|
array (
|
|
'Qiniu\\' => 6,
|
|
'Qcloud\\Cos\\' => 11,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\SimpleCache\\' => 16,
|
|
'Psr\\Log\\' => 8,
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'Psr\\Http\\Client\\' => 16,
|
|
'Psr\\Container\\' => 14,
|
|
'PhpOffice\\PhpSpreadsheet\\' => 25,
|
|
),
|
|
'O' =>
|
|
array (
|
|
'Overtrue\\EasySms\\' => 17,
|
|
'OSS\\' => 4,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'MyCLabs\\Enum\\' => 13,
|
|
'Matrix\\' => 7,
|
|
),
|
|
'L' =>
|
|
array (
|
|
'Lvht\\' => 5,
|
|
'League\\MimeTypeDetection\\' => 25,
|
|
'League\\Flysystem\\' => 17,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\UriTemplate\\' => 23,
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\Command\\Guzzle\\' => 26,
|
|
'GuzzleHttp\\Command\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
'Grafika\\' => 8,
|
|
'GatewayWorker\\' => 14,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Complex\\' => 8,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'yiovo\\captcha\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/yiovo/tp6-captcha/src',
|
|
),
|
|
'yiovo\\cache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/yiovo/tp6-cache/src',
|
|
),
|
|
'think\\worker\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-worker/src',
|
|
),
|
|
'think\\trace\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-trace/src',
|
|
),
|
|
'think\\app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-multi-app/src',
|
|
),
|
|
'think\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/framework/src/think',
|
|
1 => __DIR__ . '/..' . '/topthink/think-helper/src',
|
|
2 => __DIR__ . '/..' . '/topthink/think-orm/src',
|
|
3 => __DIR__ . '/..' . '/topthink/think-filesystem/src',
|
|
),
|
|
'cores\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/cores',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/app',
|
|
),
|
|
'ZipStream\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/maennchen/zipstream-php/src',
|
|
),
|
|
'Workerman\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/workerman/workerman',
|
|
),
|
|
'Symfony\\Polyfill\\Php80\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php80',
|
|
),
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Component\\VarDumper\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/var-dumper',
|
|
),
|
|
'Qiniu\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
|
|
),
|
|
'Qcloud\\Cos\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
|
|
),
|
|
'Psr\\SimpleCache\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/simple-cache/src',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-factory/src',
|
|
1 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
),
|
|
'Psr\\Http\\Client\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-client/src',
|
|
),
|
|
'Psr\\Container\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/container/src',
|
|
),
|
|
'PhpOffice\\PhpSpreadsheet\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet',
|
|
),
|
|
'Overtrue\\EasySms\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/overtrue/easy-sms/src',
|
|
),
|
|
'OSS\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
|
|
),
|
|
'MyCLabs\\Enum\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/myclabs/php-enum/src',
|
|
),
|
|
'Matrix\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/markbaker/matrix/classes/src',
|
|
),
|
|
'Lvht\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/lvht/geohash/src',
|
|
),
|
|
'League\\MimeTypeDetection\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/mime-type-detection/src',
|
|
),
|
|
'League\\Flysystem\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/league/flysystem/src',
|
|
),
|
|
'GuzzleHttp\\UriTemplate\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/uri-template/src',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\Command\\Guzzle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle-services/src',
|
|
),
|
|
'GuzzleHttp\\Command\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/command/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
'Grafika\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/kosinix/grafika/src/Grafika',
|
|
),
|
|
'GatewayWorker\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/workerman/gateway-worker/src',
|
|
),
|
|
'Complex\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/markbaker/complex/classes/src',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'H' =>
|
|
array (
|
|
'HTMLPurifier' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $fallbackDirsPsr0 = array (
|
|
0 => __DIR__ . '/../..' . '/extend',
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
|
|
'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
|
|
'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
|
|
'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$prefixesPsr0;
|
|
$loader->fallbackDirsPsr0 = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$fallbackDirsPsr0;
|
|
$loader->classMap = ComposerStaticInitb17d9cf9df517c3dd2f492a1c933c315::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|
|
|