57 lines
3.8 KiB
PHP
57 lines
3.8 KiB
PHP
|
<?php
|
||
|
|
||
|
// autoload_psr4.php @generated by Composer
|
||
|
|
||
|
$vendorDir = dirname(__DIR__);
|
||
|
$baseDir = dirname($vendorDir);
|
||
|
|
||
|
return array(
|
||
|
'voku\\' => array($vendorDir . '/voku/portable-ascii/src/voku'),
|
||
|
'think\\' => array($vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src'),
|
||
|
'support\\' => array($vendorDir . '/workerman/webman-framework/src/support'),
|
||
|
'app\\View\\Components\\' => array($baseDir . '/app/view/components'),
|
||
|
'app\\' => array($baseDir . '/app'),
|
||
|
'Workerman\\' => array($vendorDir . '/workerman/workerman'),
|
||
|
'Webman\\ThinkOrm\\' => array($vendorDir . '/webman/think-orm/src'),
|
||
|
'Webman\\Console\\' => array($vendorDir . '/webman/console/src'),
|
||
|
'Webman\\' => array($vendorDir . '/workerman/webman-framework/src'),
|
||
|
'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\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
||
|
'Symfony\\Component\\String\\' => array($vendorDir . '/symfony/string'),
|
||
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
||
|
'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'),
|
||
|
'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'),
|
||
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
||
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/src'),
|
||
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
||
|
'Psr\\Clock\\' => array($vendorDir . '/psr/clock/src'),
|
||
|
'PhpOption\\' => array($vendorDir . '/phpoption/phpoption/src/PhpOption'),
|
||
|
'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'),
|
||
|
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
|
||
|
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/macroable', $vendorDir . '/illuminate/conditionable', $vendorDir . '/illuminate/collections', $vendorDir . '/illuminate/support'),
|
||
|
'Illuminate\\Redis\\' => array($vendorDir . '/illuminate/redis'),
|
||
|
'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
|
||
|
'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
|
||
|
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
|
||
|
'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
|
||
|
'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
|
||
|
'GrahamCampbell\\ResultType\\' => array($vendorDir . '/graham-campbell/result-type/src'),
|
||
|
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
|
||
|
'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'),
|
||
|
'App\\' => array($baseDir . '/app'),
|
||
|
'' => array($baseDir . '/'),
|
||
|
);
|