more changes to support composer usage

This commit is contained in:
Joey Kimsey
2024-08-09 02:05:53 -04:00
parent 6cf4594622
commit 508c25c111
6 changed files with 141 additions and 145 deletions

View File

@ -30,12 +30,12 @@
{
"files":
[
"app/config/constants.php"
"app/functions/forms.php",
"app/functions/common.php"
],
"classmap":
[
"app/classes",
"app/functions",
"app/models"
],
"psr-4":