[mod] Falling back to requiere
The namespace autoload was removed for the application to fix the error loading pdo
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"App\\Service\\": "src/service",
|
||||
"App\\Application\\": "src/application"
|
||||
"App\\Service\\": "src/service"
|
||||
}
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user