Fix namespace
This commit is contained in:
parent
56d09cd8dc
commit
655985984d
@ -9,13 +9,13 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Koneko\\BaseModule\\": "src/"
|
||||
"Koneko\\VuexyAdminModule\\": "src/"
|
||||
}
|
||||
},
|
||||
"extra": {
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"Koneko\\BaseModule\\BaseServiceProvider"
|
||||
"Koneko\\VuexyAdminModule\\BaseServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user