175 lines
5.6 KiB
PHP
175 lines
5.6 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInitf1a511e38c2f284964a16f1eeccf1745
|
|
{
|
|
public static $files = array (
|
|
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
|
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'c964ee0ededf28c96ebd9db5099ef910' => __DIR__ . '/..' . '/guzzlehttp/promises/src/functions_include.php',
|
|
'a0edc8309cc5e1d60e3047b5df6b7052' => __DIR__ . '/..' . '/guzzlehttp/psr7/src/functions_include.php',
|
|
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
|
|
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
|
'841780ea2e1d6545ea3a253239d59c05' => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu/functions.php',
|
|
'1cfd2761b63b0a29ed23657ea394cb2d' => __DIR__ . '/..' . '/topthink/think-captcha/src/helper.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
't' =>
|
|
array (
|
|
'think\\composer\\' => 15,
|
|
'think\\captcha\\' => 14,
|
|
'think\\' => 6,
|
|
),
|
|
'a' =>
|
|
array (
|
|
'app\\' => 4,
|
|
),
|
|
'U' =>
|
|
array (
|
|
'Upyun\\' => 6,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
|
|
'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
|
|
'Symfony\\Component\\EventDispatcher\\' => 34,
|
|
),
|
|
'Q' =>
|
|
array (
|
|
'Qiniu\\' => 6,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Http\\Message\\' => 17,
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
|
),
|
|
'O' =>
|
|
array (
|
|
'OSS\\' => 4,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GuzzleHttp\\Psr7\\' => 16,
|
|
'GuzzleHttp\\Promise\\' => 19,
|
|
'GuzzleHttp\\' => 11,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'think\\composer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-installer/src',
|
|
),
|
|
'think\\captcha\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-captcha/src',
|
|
),
|
|
'think\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/topthink/think-image/src',
|
|
),
|
|
'app\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../..' . '/application',
|
|
),
|
|
'Upyun\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/upyun/sdk/src/Upyun',
|
|
),
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Idn\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
|
|
),
|
|
'Symfony\\Component\\EventDispatcher\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/event-dispatcher',
|
|
),
|
|
'Qiniu\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qiniu/php-sdk/src/Qiniu',
|
|
),
|
|
'Psr\\Http\\Message\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/http-message/src',
|
|
),
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
),
|
|
'OSS\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/aliyuncs/oss-sdk-php/src/OSS',
|
|
),
|
|
'GuzzleHttp\\Psr7\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
|
),
|
|
'GuzzleHttp\\Promise\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
|
|
),
|
|
'GuzzleHttp\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'Q' =>
|
|
array (
|
|
'Qcloud\\Cos\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/qcloud/cos-sdk-v5/src',
|
|
),
|
|
),
|
|
'G' =>
|
|
array (
|
|
'Guzzle\\Tests' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzle/guzzle/tests',
|
|
),
|
|
'Guzzle' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/guzzle/guzzle/src',
|
|
),
|
|
),
|
|
'F' =>
|
|
array (
|
|
'FtpClient' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/nicolab/php-ftp-client/src',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInitf1a511e38c2f284964a16f1eeccf1745::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInitf1a511e38c2f284964a16f1eeccf1745::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInitf1a511e38c2f284964a16f1eeccf1745::$prefixesPsr0;
|
|
$loader->classMap = ComposerStaticInitf1a511e38c2f284964a16f1eeccf1745::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|