Stable 2-ago-2023

This commit is contained in:
2023-08-02 09:12:46 -06:00
parent 6a7c6b7ed9
commit f0cc3c585d
60 changed files with 6497 additions and 908 deletions

View File

@@ -2,6 +2,7 @@
"require": {
"vlucas/phpdotenv": "^5.5",
"phpoffice/phpspreadsheet": "^1.25",
"seinopsys/postgresql-database-class": "^3.1"
"seinopsys/postgresql-database-class": "^3.1",
"justinrainbow/json-schema": "^5.2"
}
}