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

View File

@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
);