autoload_psr4.php 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'think\\trace\\' => array($vendorDir . '/topthink/think-trace/src'),
  7. 'think\\swoole\\' => array($vendorDir . '/topthink/think-swoole/src'),
  8. 'think\\' => array($vendorDir . '/topthink/framework/src/think', $vendorDir . '/topthink/think-helper/src', $vendorDir . '/topthink/think-orm/src', $vendorDir . '/topthink/think-queue/src'),
  9. 'ln\\' => array($baseDir . '/ln'),
  10. 'app\\' => array($baseDir . '/app'),
  11. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  12. 'Symfony\\Polyfill\\Php73\\' => array($vendorDir . '/symfony/polyfill-php73'),
  13. 'Symfony\\Polyfill\\Php72\\' => array($vendorDir . '/symfony/polyfill-php72'),
  14. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  15. 'Symfony\\Contracts\\Translation\\' => array($vendorDir . '/symfony/translation-contracts'),
  16. 'Symfony\\Contracts\\Service\\' => array($vendorDir . '/symfony/service-contracts'),
  17. 'Symfony\\Contracts\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher-contracts'),
  18. 'Symfony\\Contracts\\Cache\\' => array($vendorDir . '/symfony/cache-contracts'),
  19. 'Symfony\\Component\\VarExporter\\' => array($vendorDir . '/symfony/var-exporter'),
  20. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  21. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  22. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  23. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  24. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  25. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  26. 'Symfony\\Component\\Cache\\' => array($vendorDir . '/symfony/cache'),
  27. 'Symfony\\Bridge\\PsrHttpMessage\\' => array($vendorDir . '/symfony/psr-http-message-bridge'),
  28. 'Smf\\ConnectionPool\\' => array($vendorDir . '/open-smf/connection-pool/src'),
  29. 'STS\\Backoff\\' => array($vendorDir . '/stechstudio/backoff/src'),
  30. 'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'),
  31. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  32. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  33. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-factory/src', $vendorDir . '/psr/http-message/src'),
  34. 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  35. 'Psr\\EventDispatcher\\' => array($vendorDir . '/psr/event-dispatcher/src'),
  36. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  37. 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
  38. 'Overtrue\\Socialite\\' => array($vendorDir . '/overtrue/socialite/src'),
  39. 'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'),
  40. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  41. 'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
  42. 'League\\Flysystem\\Cached\\' => array($vendorDir . '/league/flysystem-cached-adapter/src'),
  43. 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
  44. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  45. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  46. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  47. 'FormBuilder\\' => array($vendorDir . '/xaboy/form-builder/src'),
  48. 'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
  49. 'Endroid\\QrCode\\' => array($vendorDir . '/endroid/qr-code/src'),
  50. 'EasyWeChat\\' => array($vendorDir . '/overtrue/wechat/src'),
  51. 'EasyWeChatComposer\\' => array($vendorDir . '/easywechat-composer/easywechat-composer/src'),
  52. 'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib/Doctrine/Common/Lexer'),
  53. 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib/Doctrine/Common/Annotations'),
  54. 'DASPRiD\\Enum\\' => array($vendorDir . '/dasprid/enum/src'),
  55. 'Carbon\\' => array($vendorDir . '/nesbot/carbon/src/Carbon'),
  56. 'BaconQrCode\\' => array($vendorDir . '/bacon/bacon-qr-code/src'),
  57. );