autoload_psr4.php 1.8 KB

1234567891011121314151617181920212223242526272829303132
  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. 'clagiordano\\weblibs\\configmanager\\' => array($vendorDir . '/clagiordano/weblibs-configmanager/src'),
  16. 'app\\install\\' => array($vendorDir . '/thinkcmf/cmf-install/src'),
  17. 'app\\' => array($vendorDir . '/thinkcmf/cmf-app/src'),
  18. 'api\\' => array($vendorDir . '/thinkcmf/cmf-api/src'),
  19. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  20. 'Stringy\\' => array($vendorDir . '/danielstjules/stringy/src'),
  21. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
  22. 'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
  23. 'JmesPath\\' => array($vendorDir . '/mtdowling/jmespath.php/src'),
  24. 'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
  25. 'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
  26. 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
  27. 'AlibabaCloud\\Client\\' => array($vendorDir . '/alibabacloud/client/src'),
  28. 'Adbar\\' => array($vendorDir . '/adbario/php-dot-notation/src'),
  29. );