mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-08 12:39:18 +00:00
Modifications aand started working on adminBundle
This commit is contained in:
@ -11,7 +11,8 @@
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"AdminPanel\\": "src/"
|
||||
"AdminPanel\\": "src/AdminPanel",
|
||||
"": "src/Modules"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user