You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
2.1 KiB

<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'yii\\swiftmailer\\' => array($vendorDir . '/yiisoft/yii2-swiftmailer'),
'yii\\gii\\' => array($vendorDir . '/yiisoft/yii2-gii'),
'yii\\debug\\' => array($vendorDir . '/yiisoft/yii2-debug'),
'yii\\composer\\' => array($vendorDir . '/yiisoft/yii2-composer'),
'yii\\bootstrap\\' => array($vendorDir . '/yiisoft/yii2-bootstrap/src'),
'yii\\' => array($vendorDir . '/yiisoft/yii2'),
'luweiss\\wechat\\' => array($vendorDir . '/luweiss/wechat/src'),
'cebe\\markdown\\' => array($vendorDir . '/cebe/markdown'),
'app\\hejiang\\' => array($baseDir . '/hejiang', $baseDir . '/hejiang/responses'),
'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
'Qiniu\\' => array($vendorDir . '/qiniu/php-sdk/src/Qiniu'),
'Qcloud\\Sms\\' => array($vendorDir . '/qcloudsms/qcloudsms_php/src'),
'Psr\\SimpleCache\\' => array($vendorDir . '/psr/simple-cache/src'),
'Psr\\Cache\\' => array($vendorDir . '/psr/cache/src'),
'OSS\\' => array($vendorDir . '/aliyuncs/oss-sdk-php/src/OSS'),
'Hejiang\\Storage\\' => array($vendorDir . '/wi1dcard/yii2-hejiang-storage/lib'),
'Hejiang\\Sms\\' => array($vendorDir . '/wi1dcard/yii2-hejiang-sms/lib'),
'Hejiang\\Express\\' => array($vendorDir . '/wi1dcard/yii2-hejiang-express/lib'),
'Hejiang\\Event\\Tests\\' => array($vendorDir . '/wi1dcard/yii2-hejiang-event/tests'),
'Hejiang\\Event\\' => array($vendorDir . '/wi1dcard/yii2-hejiang-event/lib'),
'Grafika\\' => array($vendorDir . '/kosinix/grafika/src/Grafika'),
'Flc\\Alidayu\\' => array($vendorDir . '/flc/alidayu/src/Alidayu'),
'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
'Comodojo\\Zip\\' => array($vendorDir . '/comodojo/zip/src'),
'Comodojo\\Exception\\' => array($vendorDir . '/comodojo/exceptions/src/Comodojo/Exception'),
'Alipay\\' => array($vendorDir . '/wi1dcard/alipay-sdk/aop'),
);