从git中移除wiki和vendor目录

This commit is contained in:
Rhilip
2020-01-15 21:41:28 +08:00
parent 57f19e47f9
commit 7a41449855
62 changed files with 2 additions and 23144 deletions

View File

@ -1,10 +0,0 @@
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'phpspider\\' => array($vendorDir . '/owner888/phpspider'),
);