composer dump-autoload

This commit is contained in:
iyuu.cn
2020-03-13 21:28:38 +08:00
parent 880775b815
commit df6761bbc3
3 changed files with 2 additions and 11 deletions

View File

@ -6,5 +6,5 @@ $vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'f32902f145fce7a432f59959f59e5a18' => $baseDir . '/app/helper.php',
'45702aba72a3d88d5dd1a153f5231b73' => $baseDir . '/app/helper.php',
);