more changes to support composer usage
This commit is contained in:
@ -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":
|
||||
|
Reference in New Issue
Block a user