first commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(__DIR__);
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'WeChatPay\\' => array($vendorDir . '/cccyun/wechatpay-sdk/src'),
|
||||
'Rtgm\\' => array($vendorDir . '/lpilp/guomi/src'),
|
||||
'QQPay\\' => array($vendorDir . '/cccyun/qqpay-sdk/src'),
|
||||
'Mdanter\\Ecc\\' => array($vendorDir . '/mdanter/ecc/src'),
|
||||
'FG\\' => array($vendorDir . '/fgrosse/phpasn1/lib'),
|
||||
'Alipay\\' => array($vendorDir . '/cccyun/alipay-sdk/src'),
|
||||
);
|
||||
Reference in New Issue
Block a user