autoload_psr4.php 4.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
  7. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  8. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  9. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  10. 'Symfony\\Component\\Translation\\' => array($vendorDir . '/symfony/translation'),
  11. 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
  12. 'Symfony\\Component\\HttpKernel\\' => array($vendorDir . '/symfony/http-kernel'),
  13. 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
  14. 'Symfony\\Component\\Finder\\' => array($vendorDir . '/symfony/finder'),
  15. 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
  16. 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
  17. 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
  18. 'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'),
  19. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  20. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  21. 'Psr\\Container\\' => array($vendorDir . '/psr/container/src'),
  22. 'Predis\\' => array($vendorDir . '/predis/predis/src'),
  23. 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'),
  24. 'Laravel\\Lumen\\' => array($vendorDir . '/laravel/lumen-framework/src'),
  25. 'Illuminate\\View\\' => array($vendorDir . '/illuminate/view'),
  26. 'Illuminate\\Validation\\' => array($vendorDir . '/illuminate/validation'),
  27. 'Illuminate\\Translation\\' => array($vendorDir . '/illuminate/translation'),
  28. 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
  29. 'Illuminate\\Session\\' => array($vendorDir . '/illuminate/session'),
  30. 'Illuminate\\Redis\\' => array($vendorDir . '/illuminate/redis'),
  31. 'Illuminate\\Queue\\' => array($vendorDir . '/illuminate/queue'),
  32. 'Illuminate\\Pipeline\\' => array($vendorDir . '/illuminate/pipeline'),
  33. 'Illuminate\\Pagination\\' => array($vendorDir . '/illuminate/pagination'),
  34. 'Illuminate\\Log\\' => array($vendorDir . '/illuminate/log'),
  35. 'Illuminate\\Http\\' => array($vendorDir . '/illuminate/http'),
  36. 'Illuminate\\Hashing\\' => array($vendorDir . '/illuminate/hashing'),
  37. 'Illuminate\\Filesystem\\' => array($vendorDir . '/illuminate/filesystem'),
  38. 'Illuminate\\Events\\' => array($vendorDir . '/illuminate/events'),
  39. 'Illuminate\\Encryption\\' => array($vendorDir . '/illuminate/encryption'),
  40. 'Illuminate\\Database\\' => array($vendorDir . '/illuminate/database'),
  41. 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
  42. 'Illuminate\\Container\\' => array($vendorDir . '/illuminate/container'),
  43. 'Illuminate\\Console\\' => array($vendorDir . '/illuminate/console'),
  44. 'Illuminate\\Config\\' => array($vendorDir . '/illuminate/config'),
  45. 'Illuminate\\Cache\\' => array($vendorDir . '/illuminate/cache'),
  46. 'Illuminate\\Bus\\' => array($vendorDir . '/illuminate/bus'),
  47. 'Illuminate\\Broadcasting\\' => array($vendorDir . '/illuminate/broadcasting'),
  48. 'Illuminate\\Auth\\' => array($vendorDir . '/illuminate/auth'),
  49. 'FastRoute\\' => array($vendorDir . '/nikic/fast-route/src'),
  50. 'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
  51. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  52. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  53. 'Doctrine\\Common\\Inflector\\' => array($vendorDir . '/doctrine/inflector/lib/Doctrine/Common/Inflector'),
  54. 'DeepCopy\\' => array($vendorDir . '/myclabs/deep-copy/src/DeepCopy'),
  55. 'Cron\\' => array($vendorDir . '/dragonmantank/cron-expression/src/Cron'),
  56. 'App\\' => array($baseDir . '/app'),
  57. 'Aliyun\\' => array($baseDir . '/app/Libs/Aliyun'),
  58. '' => array($vendorDir . '/nesbot/carbon/src'),
  59. );