116 lines
8.3 KiB
PHP
116 lines
8.3 KiB
PHP
<?php
|
|
|
|
// autoload_psr4.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
|
|
'XdgBaseDir\\' => array($vendorDir . '/dnoegel/php-xdg-base-dir/src'),
|
|
'Wikimedia\\Composer\\' => array($vendorDir . '/wikimedia/composer-merge-plugin/src'),
|
|
'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
|
|
'Tymon\\JWTAuth\\' => array($vendorDir . '/tymon/jwt-auth/src'),
|
|
'Symfony\\Polyfill\\Util\\' => array($vendorDir . '/symfony/polyfill-util'),
|
|
'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
|
|
'Symfony\\Polyfill\\Php70\\' => array($vendorDir . '/symfony/polyfill-php70'),
|
|
'Symfony\\Polyfill\\Php56\\' => array($vendorDir . '/symfony/polyfill-php56'),
|
|
'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
|
|
'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
|
|
'Symfony\\Contracts\\' => array($vendorDir . '/symfony/contracts'),
|
|
'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
|
|
'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
|
|
'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
|
|
'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
|
|
'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
|
|
'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
|
|
'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
|
|
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
|
|
'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
|
|
'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
|
|
'SuperClosure\\' => array($vendorDir . '/jeremeamia/SuperClosure/src'),
|
|
'Seld\\PharUtils\\' => array($vendorDir . '/seld/phar-utils/src'),
|
|
'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'),
|
|
'Psy\\' => array($vendorDir . '/psy/psysh/src'),
|
|
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
|
|
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
|
|
'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
|
|
'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
|
|
'Predis\\' => array($vendorDir . '/predis/predis/src'),
|
|
'PhpParser\\' => array($vendorDir . '/nikic/php-parser/lib/PhpParser'),
|
|
'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
|
|
'Overtrue\\Pinyin\\' => array($vendorDir . '/overtrue/pinyin/src'),
|
|
'Overtrue\\LaravelPinyin\\' => array($vendorDir . '/overtrue/laravel-pinyin/src'),
|
|
'Namshi\\JOSE\\' => array($vendorDir . '/namshi/jose/src/Namshi/JOSE'),
|
|
'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
|
|
'MongoDB\\' => array($vendorDir . '/mongodb/mongodb/src'),
|
|
'MaxMind\\WebService\\' => array($vendorDir . '/maxmind/web-service-common/src/WebService'),
|
|
'MaxMind\\Exception\\' => array($vendorDir . '/maxmind/web-service-common/src/Exception'),
|
|
'MaxMind\\Db\\' => array($vendorDir . '/maxmind-db/reader/src/MaxMind/Db'),
|
|
'Maatwebsite\\Excel\\' => array($vendorDir . '/maatwebsite/excel/src'),
|
|
'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
|
|
'Lcobucci\\JWT\\' => array($vendorDir . '/lcobucci/jwt/src'),
|
|
'Laravel\\Tinker\\' => array($vendorDir . '/laravel/tinker/src'),
|
|
'Laravel\\Lumen\\' => array($vendorDir . '/laravel/lumen-framework/src'),
|
|
'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'),
|
|
'Jenssegers\\Agent\\' => array($vendorDir . '/jenssegers/agent/src'),
|
|
'Jaybizzle\\CrawlerDetect\\' => array($vendorDir . '/jaybizzle/crawler-detect/src'),
|
|
'JakubOnderka\\PhpConsoleHighlighter\\' => array($vendorDir . '/jakub-onderka/php-console-highlighter/src'),
|
|
'JakubOnderka\\PhpConsoleColor\\' => array($vendorDir . '/jakub-onderka/php-console-color/src'),
|
|
'Intervention\\Image\\' => array($vendorDir . '/intervention/image/src/Intervention/Image'),
|
|
'Illuminate\\View\\' => array($vendorDir . '/illuminate/view'),
|
|
'Illuminate\\Validation\\' => array($vendorDir . '/illuminate/validation'),
|
|
'Illuminate\\Translation\\' => array($vendorDir . '/illuminate/translation'),
|
|
'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
|
|
'Illuminate\\Session\\' => array($vendorDir . '/illuminate/session'),
|
|
'Illuminate\\Redis\\' => array($vendorDir . '/illuminate/redis'),
|
|
'Illuminate\\Queue\\' => array($vendorDir . '/illuminate/queue'),
|
|
'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
|
|
'Illuminate\\Pagination\\' => array($vendorDir . '/illuminate/pagination'),
|
|
'Illuminate\\Log\\' => array($vendorDir . '/illuminate/log'),
|
|
'Illuminate\\Http\\' => array($vendorDir . '/illuminate/http'),
|
|
'Illuminate\\Hashing\\' => array($vendorDir . '/illuminate/hashing'),
|
|
'Illuminate\\Filesystem\\' => array($vendorDir . '/illuminate/filesystem'),
|
|
'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
|
|
'Illuminate\\Encryption\\' => array($vendorDir . '/illuminate/encryption'),
|
|
'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
|
|
'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
|
|
'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
|
|
'Illuminate\\Console\\' => array($vendorDir . '/illuminate/console'),
|
|
'Illuminate\\Config\\' => array($vendorDir . '/illuminate/config'),
|
|
'Illuminate\\Cache\\' => array($vendorDir . '/illuminate/cache'),
|
|
'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
|
|
'Illuminate\\Broadcasting\\' => array($vendorDir . '/illuminate/broadcasting'),
|
|
'Illuminate\\Auth\\' => array($vendorDir . '/illuminate/auth'),
|
|
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
|
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
|
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
|
'GeoIp2\\' => array($vendorDir . '/geoip2/geoip2/src'),
|
|
'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
|
|
'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
|
|
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
|
|
'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
|
|
'Doctrine\\DBAL\\' => array($vendorDir . '/doctrine/dbal/lib/Doctrine/DBAL'),
|
|
'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
|
|
'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
|
|
'Doctrine\\Common\\' => array($vendorDir . '/doctrine/event-manager/lib/Doctrine/Common'),
|
|
'Dipper\\Sms\\' => array($vendorDir . '/dipper/sms/src'),
|
|
'Dipper\\JWTAuth\\' => array($vendorDir . '/dipper/jwt-auth'),
|
|
'Dipper\\Foundation\\' => array($vendorDir . '/dipper/foundation/src'),
|
|
'Dipper\\FlashMessage\\' => array($vendorDir . '/dipper/flashmessage/src'),
|
|
'Dipper\\Console\\' => array($vendorDir . '/dipper/console/src'),
|
|
'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
|
|
'Cron\\' => array($vendorDir . '/mtdowling/cron-expression/src/Cron'),
|
|
'Composer\\XdebugHandler\\' => array($vendorDir . '/composer/xdebug-handler/src'),
|
|
'Composer\\Spdx\\' => array($vendorDir . '/composer/spdx-licenses/src'),
|
|
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
|
|
'Composer\\CaBundle\\' => array($vendorDir . '/composer/ca-bundle/src'),
|
|
'Composer\\' => array($vendorDir . '/composer/composer/src/Composer'),
|
|
'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
|
|
'Barryvdh\\LaravelIdeHelper\\' => array($vendorDir . '/barryvdh/laravel-ide-helper/src'),
|
|
'Barryvdh\\Cors\\' => array($vendorDir . '/barryvdh/laravel-cors/src'),
|
|
'Asm89\\Stack\\' => array($vendorDir . '/asm89/stack-cors/src/Asm89/Stack'),
|
|
'App\\' => array($baseDir . '/app'),
|
|
'' => array($vendorDir . '/nesbot/carbon/src'),
|
|
);
|