2024-08-09 22:16:39 +08:00
|
|
|
<?php
|
|
|
|
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
|
|
|
|
return array(
|
|
|
|
'yzh52521\\EasyHttp\\' => array($vendorDir . '/yzh52521/easyhttp/src'),
|
|
|
|
'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
|
2024-08-11 17:48:45 +08:00
|
|
|
'tekintian\\' => array($vendorDir . '/tekintian/phpqrcode/src'),
|
2024-08-09 22:16:39 +08:00
|
|
|
'support\\' => array($vendorDir . '/workerman/webman-framework/src/support'),
|
|
|
|
'app\\View\\Components\\' => array($baseDir . '/app/view/components'),
|
|
|
|
'app\\' => array($baseDir . '/app'),
|
|
|
|
'Workerman\\Crontab\\' => array($vendorDir . '/workerman/crontab/src'),
|
|
|
|
'Workerman\\' => array($vendorDir . '/workerman/workerman'),
|
|
|
|
'Webman\\Event\\' => array($vendorDir . '/webman/event/src'),
|
|
|
|
'Webman\\Captcha\\' => array($vendorDir . '/webman/captcha/src'),
|
|
|
|
'Webman\\' => array($vendorDir . '/workerman/webman-framework/src'),
|
|
|
|
'Symfony\\Polyfill\\Php81\\' => array($vendorDir . '/symfony/polyfill-php81'),
|
|
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
|
|
'Symfony\\Polyfill\\Intl\\Normalizer\\' => array($vendorDir . '/symfony/polyfill-intl-normalizer'),
|
|
|
|
'Symfony\\Polyfill\\Intl\\Grapheme\\' => array($vendorDir . '/symfony/polyfill-intl-grapheme'),
|
|
|
|
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
|
|
|
'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
|
|
|
|
'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
|
|
|
|
'Symfony\\Contracts\\Cache\\' => array($vendorDir . '/symfony/cache-contracts'),
|
|
|
|
'Symfony\\Component\\VarExporter\\' => array($vendorDir . '/symfony/var-exporter'),
|
|
|
|
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
|
|
|
|
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
|
|
'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
|
|
|
|
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
|
|
|
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
|
|
|
'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
|
|
|
|
'Symfony\\Component\\Cache\\' => array($vendorDir . '/symfony/cache'),
|
|
|
|
'Support\\View\\' => array($vendorDir . '/workerman/webman-framework/src/support/view'),
|
|
|
|
'Support\\Exception\\' => array($vendorDir . '/workerman/webman-framework/src/support/exception'),
|
|
|
|
'Support\\Bootstrap\\' => array($vendorDir . '/workerman/webman-framework/src/support/bootstrap'),
|
|
|
|
'Support\\' => array($vendorDir . '/workerman/webman-framework/src/support'),
|
|
|
|
'Respect\\Validation\\' => array($vendorDir . '/workerman/validation/library'),
|
|
|
|
'Respect\\Stringifier\\' => array($vendorDir . '/respect/stringifier/src'),
|
2024-08-11 17:48:45 +08:00
|
|
|
'Ramsey\\Uuid\\' => array($vendorDir . '/ramsey/uuid/src'),
|
|
|
|
'Ramsey\\Collection\\' => array($vendorDir . '/ramsey/collection/src'),
|
2024-08-09 22:16:39 +08:00
|
|
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
|
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
|
2024-08-10 00:43:52 +08:00
|
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
|
2024-08-09 22:16:39 +08:00
|
|
|
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
|
|
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
|
|
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
|
|
|
|
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
|
|
|
|
'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
|
|
|
|
'Phinx\\' => array($vendorDir . '/robmorgan/phinx/src/Phinx'),
|
|
|
|
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
|
2024-08-10 00:43:52 +08:00
|
|
|
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/support'),
|
2024-08-09 22:16:39 +08:00
|
|
|
'Illuminate\\Redis\\' => array($vendorDir . '/illuminate/redis'),
|
|
|
|
'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
|
|
|
|
'Illuminate\\Pagination\\' => array($vendorDir . '/illuminate/pagination'),
|
|
|
|
'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
|
|
|
|
'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
|
|
|
|
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
|
|
|
|
'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
|
|
|
|
'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
|
|
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
|
|
'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
|
2024-08-10 00:43:52 +08:00
|
|
|
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
|
2024-08-09 22:16:39 +08:00
|
|
|
'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
|
|
|
|
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
|
|
|
|
'Doctrine\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Inflector'),
|
|
|
|
'Carbon\\Doctrine\\' => array($vendorDir . '/carbonphp/carbon-doctrine-types/src/Carbon/Doctrine'),
|
|
|
|
'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
|
|
|
|
'Cake\\Utility\\' => array($vendorDir . '/cakephp/utility'),
|
|
|
|
'Cake\\Datasource\\' => array($vendorDir . '/cakephp/datasource'),
|
|
|
|
'Cake\\Database\\' => array($vendorDir . '/cakephp/database'),
|
|
|
|
'Cake\\Core\\' => array($vendorDir . '/cakephp/core'),
|
|
|
|
'Brick\\Math\\' => array($vendorDir . '/brick/math/src'),
|
|
|
|
'App\\' => array($baseDir . '/app'),
|
|
|
|
'' => array($baseDir . '/'),
|
|
|
|
);
|