feat: make package

This commit is contained in:
Guillermo Pages
2021-08-30 13:12:58 +02:00
parent ae2ead6d1a
commit 23348743ee
14 changed files with 1064 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(
);