人性化的加入vendor目录。

This commit is contained in:
iyuu.cn
2020-03-01 13:35:47 +08:00
parent 43a90f40d3
commit 9a39306990
27 changed files with 2210 additions and 1 deletions

7
vendor/autoload.php vendored Normal file
View File

@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInitd8553673db02b2a444a853f28e16196e::getLoader();