Added composer

This commit is contained in:
kplaczek
2022-05-21 17:45:12 +02:00
parent 9d2dbe6a0b
commit 02024755eb
158 changed files with 24408 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(
);