This commit is contained in:
2023-04-12 22:56:17 -04:00
parent 683e8bc3a8
commit 34c2aa9a46

View File

@ -39,9 +39,8 @@
],
"autoload" : {
"psr-4" : {
"App\\" : "app",
"Incoviba\\Common\\": "incoviba/common",
"Incoviba\\": "incoviba/src"
"App\\" : "app/",
"ProVM\\Common\\": "provm/common/"
},
"files" : [
"app/Helper/functions.php"