You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47 lines
3.0 KiB
47 lines
3.0 KiB
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(__DIR__);
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'yiovo\\captcha\\' => array($vendorDir . '/yiovo/tp6-captcha/src'),
|
|
'yiovo\\cache\\' => array($vendorDir . '/yiovo/tp6-cache/src'),
|
|
'think\\worker\\' => array($vendorDir . '/topthink/think-worker/src'),
|
|
'think\\trace\\' => array($vendorDir . '/topthink/think-trace/src'),
|
|
'think\\app\\' => array($vendorDir . '/topthink/think-multi-app/src'),
|
|
'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-filesystem/src'),
|
|
'cores\\' => array($baseDir . '/cores'),
|
|
'app\\' => array($baseDir . '/app'),
|
|
'ZipStream\\' => array($vendorDir . '/maennchen/zipstream-php/src'),
|
|
'Workerman\\' => array($vendorDir . '/workerman/workerman'),
|
|
'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
|
|
'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
|
|
'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'),
|
|
'Qcloud\\Cos\\' => array($vendorDir . '/qcloud/cos-sdk-v5/src'),
|
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
|
|
'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
|
|
'Overtrue\\EasySms\\' => array($vendorDir . '/overtrue/easy-sms/src'),
|
|
'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'),
|
|
'MyCLabs\\Enum\\' => array($vendorDir . '/myclabs/php-enum/src'),
|
|
'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'),
|
|
'Lvht\\' => array($vendorDir . '/lvht/geohash/src'),
|
|
'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
|
|
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
|
|
'GuzzleHttp\\UriTemplate\\' => array($vendorDir . '/guzzlehttp/uri-template/src'),
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
'GuzzleHttp\\Command\\Guzzle\\' => array($vendorDir . '/guzzlehttp/guzzle-services/src'),
|
|
'GuzzleHttp\\Command\\' => array($vendorDir . '/guzzlehttp/command/src'),
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
'Grafika\\' => array($vendorDir . '/kosinix/grafika/src/Grafika'),
|
|
'GatewayWorker\\' => array($vendorDir . '/workerman/gateway-worker/src'),
|
|
'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
|
|
);
|
|
|