autoload_psr4.php 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'wxapp\\' => array($vendorDir . '/thinkcmf/cmf-extend/src/wxapp'),
  7. 'tree\\' => array($vendorDir . '/thinkcmf/cmf-extend/src/tree'),
  8. 'think\\helper\\' => array($vendorDir . '/topthink/think-helper/src'),
  9. 'think\\composer\\' => array($vendorDir . '/topthink/think-installer/src'),
  10. 'think\\captcha\\' => array($vendorDir . '/topthink/think-captcha/src'),
  11. 'think\\' => array($vendorDir . '/topthink/think-image/src'),
  12. 'mindplay\\annotations\\' => array($vendorDir . '/mindplay/annotations/src/annotations'),
  13. 'dir\\' => array($vendorDir . '/thinkcmf/cmf-extend/src/dir'),
  14. 'cmf\\' => array($vendorDir . '/thinkcmf/cmf/src'),
  15. 'app\\install\\' => array($vendorDir . '/thinkcmf/cmf-install/src'),
  16. 'app\\' => array($vendorDir . '/thinkcmf/cmf-app/src'),
  17. 'api\\' => array($vendorDir . '/thinkcmf/cmf-api/src'),
  18. 'Tightenco\\Collect\\' => array($vendorDir . '/tightenco/collect/src/Collect'),
  19. 'Symfony\\Polyfill\\Php80\\' => array($vendorDir . '/symfony/polyfill-php80'),
  20. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  21. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  22. 'QL\\' => array($vendorDir . '/jaeger/querylist/src'),
  23. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  24. 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
  25. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
  26. 'Psr\\Http\\Client\\' => array($vendorDir . '/psr/http-client/src'),
  27. 'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
  28. 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
  29. 'League\\MimeTypeDetection\\' => array($vendorDir . '/league/mime-type-detection/src'),
  30. 'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
  31. 'Jaeger\\' => array($vendorDir . '/jaeger/g-http/src'),
  32. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  33. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  34. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  35. 'Cache\\TagInterop\\' => array($vendorDir . '/cache/tag-interop'),
  36. 'Cache\\Adapter\\Filesystem\\' => array($vendorDir . '/cache/filesystem-adapter'),
  37. 'Cache\\Adapter\\Common\\' => array($vendorDir . '/cache/adapter-common'),
  38. );