2017-05-04 00:05:35 +08:00
|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
|
|
|
|
class ComposerStaticInit873464e4bd965a3168f133248b1b218b
|
|
|
|
{
|
2019-11-15 04:03:25 +08:00
|
|
|
public static $files = array (
|
|
|
|
'04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php',
|
|
|
|
);
|
|
|
|
|
2017-05-04 00:05:35 +08:00
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
|
|
'R' =>
|
|
|
|
array (
|
|
|
|
'RobThree\\Auth\\' => 14,
|
|
|
|
),
|
2017-12-09 20:17:15 +08:00
|
|
|
'P' =>
|
|
|
|
array (
|
|
|
|
'PhpMimeMailParser\\' => 18,
|
2020-05-28 01:45:42 +08:00
|
|
|
'PHPMailer\\PHPMailer\\' => 20,
|
2017-12-09 20:17:15 +08:00
|
|
|
),
|
2019-01-30 19:10:26 +08:00
|
|
|
'M' =>
|
|
|
|
array (
|
|
|
|
'MatthiasMullie\\PathConverter\\' => 29,
|
|
|
|
'MatthiasMullie\\Minify\\' => 22,
|
|
|
|
),
|
2018-01-18 17:09:30 +08:00
|
|
|
'H' =>
|
|
|
|
array (
|
|
|
|
'Html2Text\\' => 10,
|
|
|
|
),
|
2018-11-12 17:03:50 +08:00
|
|
|
'D' =>
|
|
|
|
array (
|
|
|
|
'Ddeboer\\Imap\\' => 13,
|
|
|
|
),
|
2017-05-04 00:05:35 +08:00
|
|
|
);
|
|
|
|
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
|
|
'RobThree\\Auth\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/robthree/twofactorauth/lib',
|
|
|
|
),
|
2017-12-09 20:17:15 +08:00
|
|
|
'PhpMimeMailParser\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/php-mime-mail-parser/php-mime-mail-parser/src',
|
|
|
|
),
|
2020-05-28 01:45:42 +08:00
|
|
|
'PHPMailer\\PHPMailer\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/phpmailer/phpmailer/src',
|
|
|
|
),
|
2019-01-30 19:10:26 +08:00
|
|
|
'MatthiasMullie\\PathConverter\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src',
|
|
|
|
),
|
|
|
|
'MatthiasMullie\\Minify\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/matthiasmullie/minify/src',
|
|
|
|
),
|
2018-01-18 17:09:30 +08:00
|
|
|
'Html2Text\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/soundasleep/html2text/src',
|
|
|
|
),
|
2018-11-12 17:03:50 +08:00
|
|
|
'Ddeboer\\Imap\\' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/ddeboer/imap/src',
|
|
|
|
),
|
2017-05-04 00:05:35 +08:00
|
|
|
);
|
|
|
|
|
2019-09-29 02:00:04 +08:00
|
|
|
public static $prefixesPsr0 = array (
|
|
|
|
'O' =>
|
|
|
|
array (
|
|
|
|
'OAuth2' =>
|
|
|
|
array (
|
|
|
|
0 => __DIR__ . '/..' . '/bshaffer/oauth2-server-php/src',
|
|
|
|
),
|
|
|
|
),
|
|
|
|
);
|
|
|
|
|
2017-05-04 00:05:35 +08:00
|
|
|
public static $classMap = array (
|
|
|
|
'u2flib_server\\Error' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
|
|
|
|
'u2flib_server\\RegisterRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
|
|
|
|
'u2flib_server\\Registration' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
|
|
|
|
'u2flib_server\\SignRequest' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
|
|
|
|
'u2flib_server\\U2F' => __DIR__ . '/..' . '/yubico/u2flib-server/src/u2flib_server/U2F.php',
|
|
|
|
);
|
|
|
|
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
|
|
{
|
|
|
|
return \Closure::bind(function () use ($loader) {
|
|
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixLengthsPsr4;
|
|
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixDirsPsr4;
|
2019-09-29 02:00:04 +08:00
|
|
|
$loader->prefixesPsr0 = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$prefixesPsr0;
|
2017-05-04 00:05:35 +08:00
|
|
|
$loader->classMap = ComposerStaticInit873464e4bd965a3168f133248b1b218b::$classMap;
|
|
|
|
|
|
|
|
}, null, ClassLoader::class);
|
|
|
|
}
|
|
|
|
}
|