first commit

This commit is contained in:
2026-09-25 13:40:22 +02:00
commit 0b2b119318
15 changed files with 1195 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
);