mirror of https://github.com/YOURLS/YOURLS
150 lines
4.8 KiB
PHP
150 lines
4.8 KiB
PHP
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInit2d6d15a8f6cc4bfbfd4a2943a6c4df59
|
|
{
|
|
public static $files = array (
|
|
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
|
'25072dd6e2470089de65ae7bf11d3109' => __DIR__ . '/..' . '/symfony/polyfill-php72/bootstrap.php',
|
|
'b45b351e6b6f7487d819961fef2fda77' => __DIR__ . '/..' . '/jakeasmith/http_build_url/src/http_build_url.php',
|
|
'941748b3c8cae4466c827dfb5ca9602a' => __DIR__ . '/..' . '/rmccue/requests/library/Deprecated.php',
|
|
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
|
|
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
|
);
|
|
|
|
public static $prefixLengthsPsr4 = array (
|
|
'Y' =>
|
|
array (
|
|
'YOURLS\\' => 7,
|
|
),
|
|
'W' =>
|
|
array (
|
|
'WpOrg\\Requests\\' => 15,
|
|
),
|
|
'S' =>
|
|
array (
|
|
'Symfony\\Polyfill\\Php72\\' => 23,
|
|
'Symfony\\Polyfill\\Mbstring\\' => 26,
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' => 33,
|
|
'Symfony\\Polyfill\\Intl\\Idn\\' => 26,
|
|
'Spatie\\ArrayToXml\\' => 18,
|
|
),
|
|
'P' =>
|
|
array (
|
|
'Psr\\Log\\' => 8,
|
|
'POMO\\' => 5,
|
|
),
|
|
'M' =>
|
|
array (
|
|
'MaxMind\\WebService\\' => 19,
|
|
'MaxMind\\Exception\\' => 18,
|
|
'MaxMind\\Db\\' => 11,
|
|
),
|
|
'G' =>
|
|
array (
|
|
'GeoIp2\\' => 7,
|
|
),
|
|
'C' =>
|
|
array (
|
|
'Composer\\CaBundle\\' => 18,
|
|
),
|
|
'A' =>
|
|
array (
|
|
'Aura\\Sql\\' => 9,
|
|
),
|
|
);
|
|
|
|
public static $prefixDirsPsr4 = array (
|
|
'YOURLS\\' =>
|
|
array (
|
|
0 => __DIR__ . '/../../..' . '/includes',
|
|
),
|
|
'WpOrg\\Requests\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/rmccue/requests/src',
|
|
),
|
|
'Symfony\\Polyfill\\Php72\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-php72',
|
|
),
|
|
'Symfony\\Polyfill\\Mbstring\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer',
|
|
),
|
|
'Symfony\\Polyfill\\Intl\\Idn\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/symfony/polyfill-intl-idn',
|
|
),
|
|
'Spatie\\ArrayToXml\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/spatie/array-to-xml/src',
|
|
),
|
|
'Psr\\Log\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
|
|
),
|
|
'POMO\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/pomo/pomo/src',
|
|
),
|
|
'MaxMind\\WebService\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/maxmind/web-service-common/src/WebService',
|
|
),
|
|
'MaxMind\\Exception\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/maxmind/web-service-common/src/Exception',
|
|
),
|
|
'MaxMind\\Db\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/maxmind-db/reader/src/MaxMind/Db',
|
|
),
|
|
'GeoIp2\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/geoip2/geoip2/src',
|
|
),
|
|
'Composer\\CaBundle\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/composer/ca-bundle/src',
|
|
),
|
|
'Aura\\Sql\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/aura/sql/src',
|
|
),
|
|
);
|
|
|
|
public static $prefixesPsr0 = array (
|
|
'O' =>
|
|
array (
|
|
'Ozh\\Bookmarkletgen\\' =>
|
|
array (
|
|
0 => __DIR__ . '/..' . '/ozh/bookmarkletgen/src',
|
|
),
|
|
),
|
|
);
|
|
|
|
public static $classMap = array (
|
|
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
|
|
'Normalizer' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
|
|
'Requests' => __DIR__ . '/..' . '/rmccue/requests/library/Requests.php',
|
|
);
|
|
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
$loader->prefixLengthsPsr4 = ComposerStaticInit2d6d15a8f6cc4bfbfd4a2943a6c4df59::$prefixLengthsPsr4;
|
|
$loader->prefixDirsPsr4 = ComposerStaticInit2d6d15a8f6cc4bfbfd4a2943a6c4df59::$prefixDirsPsr4;
|
|
$loader->prefixesPsr0 = ComposerStaticInit2d6d15a8f6cc4bfbfd4a2943a6c4df59::$prefixesPsr0;
|
|
$loader->classMap = ComposerStaticInit2d6d15a8f6cc4bfbfd4a2943a6c4df59::$classMap;
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|