Commit inicial

This commit is contained in:
2024-08-02 12:02:25 -06:00
commit ff7d678844
267 changed files with 101936 additions and 0 deletions

7
composer.json Normal file
View File

@@ -0,0 +1,7 @@
{
"require": {
"vlucas/phpdotenv": "^5.6",
"seinopsys/postgresql-database-class": "^3.1",
"econea/nusoap": "^0.9.17"
}
}