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. 'yii\\swiftmailer\\' => array($vendorDir . '/yiisoft/yii2-swiftmailer'),
  7. 'yii\\redis\\' => array($vendorDir . '/yiisoft/yii2-redis'),
  8. 'yii\\imagine\\' => array($vendorDir . '/yiisoft/yii2-imagine/src'),
  9. 'yii\\gii\\' => array($vendorDir . '/yiisoft/yii2-gii'),
  10. 'yii\\faker\\' => array($vendorDir . '/yiisoft/yii2-faker/src'),
  11. 'yii\\debug\\' => array($vendorDir . '/yiisoft/yii2-debug'),
  12. 'yii\\composer\\' => array($vendorDir . '/yiisoft/yii2-composer'),
  13. 'yii\\codeception\\' => array($vendorDir . '/yiisoft/yii2-codeception'),
  14. 'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap/src'),
  15. 'yii\\' => array($vendorDir . '/yiisoft/yii2'),
  16. 'mikemadisonweb\\rabbitmq\\' => array($vendorDir . '/mikemadisonweb/yii2-rabbitmq'),
  17. 'linslin\\yii2\\curl\\' => array($vendorDir . '/linslin/yii2-curl'),
  18. 'jzweb\\open\\weixin\\' => array($vendorDir . '/jzweb/open-weixin/src'),
  19. 'hollisho\\redis_pub_sub\\' => array($vendorDir . '/hollisho/yii2-redis-pub-sub/src'),
  20. 'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'),
  21. 'WxCrypt\\' => array($vendorDir . '/pwf0112/wxcrypt/src'),
  22. 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
  23. 'Symfony\\Polyfill\\Ctype\\' => array($vendorDir . '/symfony/polyfill-ctype'),
  24. 'Symfony\\Component\\VarDumper\\' => array($vendorDir . '/symfony/var-dumper'),
  25. 'Psr\\Http\\Message\\' => array($vendorDir . '/psr/http-message/src'),
  26. 'PhpAmqpLib\\' => array($vendorDir . '/php-amqplib/php-amqplib/PhpAmqpLib'),
  27. 'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'),
  28. 'Lcobucci\\Jose\\Parsing\\' => array($vendorDir . '/lcobucci/jose-parsing/src'),
  29. 'Lcobucci\\JWT\\' => array($vendorDir . '/lcobucci/jwt/src'),
  30. 'Lcobucci\\Clock\\' => array($vendorDir . '/lcobucci/clock/src'),
  31. 'Imagine\\' => array($vendorDir . '/imagine/imagine/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. 'GatewayClient\\' => array($vendorDir . '/workerman/gatewayclient'),
  36. 'Faker\\' => array($vendorDir . '/fzaninotto/faker/src/Faker'),
  37. 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
  38. );