Dummy composer noop package

This commit is contained in:
2022-03-22 09:25:27 +09:00
commit 21093a9c7b
11 changed files with 771 additions and 0 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 ComposerAutoloaderInit22f901093a4b78af695e8692f54d622a::getLoader();