1234567891011121314151617181920212223242526272829303132333435
  1. <?php
  2. // autoload_psr4.php @generated by Composer
  3. $vendorDir = dirname(dirname(__FILE__));
  4. $baseDir = dirname($vendorDir);
  5. return array(
  6. 'think\\worker\\' => array($vendorDir . '/topthink/think-worker/src'),
  7. 'think\\testing\\' => array($vendorDir . '/topthink/think-testing/src'),
  8. 'think\\sae\\' => array($vendorDir . '/topthink/think-sae/src'),
  9. 'think\\mongo\\' => array($vendorDir . '/topthink/think-mongo/src'),
  10. 'think\\migration\\' => array($vendorDir . '/topthink/think-migration/src'),
  11. 'think\\helper\\' => array($vendorDir . '/topthink/think-helper/src'),
  12. 'think\\composer\\' => array($vendorDir . '/topthink/think-installer/src'),
  13. 'think\\' => array($baseDir . '/thinkphp/library/think', $vendorDir . '/topthink/think-image/src', $vendorDir . '/topthink/think-queue/src'),
  14. 'phpDocumentor\\Reflection\\' => array($vendorDir . '/phpdocumentor/reflection-common/src', $vendorDir . '/phpdocumentor/reflection-docblock/src', $vendorDir . '/phpdocumentor/type-resolver/src'),
  15. 'Zend\\Escaper\\' => array($vendorDir . '/zendframework/zend-escaper/src'),
  16. 'Workerman\\' => array($vendorDir . '/workerman/workerman'),
  17. 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
  18. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  19. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  20. 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
  21. 'Symfony\\Component\\DomCrawler\\' => array($vendorDir . '/symfony/dom-crawler'),
  22. 'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
  23. 'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src/Prophecy'),
  24. 'PhpOffice\\PhpWord\\' => array($vendorDir . '/phpoffice/phpword/src/PhpWord'),
  25. 'PhpOffice\\PhpSpreadsheet\\' => array($vendorDir . '/phpoffice/phpspreadsheet/src/PhpSpreadsheet'),
  26. 'PhpOffice\\Common\\' => array($vendorDir . '/phpoffice/common/src/Common'),
  27. 'Phinx\\' => array($vendorDir . '/topthink/think-migration/phinx/src/Phinx'),
  28. 'Matrix\\' => array($vendorDir . '/markbaker/matrix/classes/src'),
  29. 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
  30. 'Complex\\' => array($vendorDir . '/markbaker/complex/classes/src'),
  31. );