Namespace change.
This commit is contained in:
parent
2649df12ca
commit
278758542c
|
@ -13,7 +13,7 @@
|
|||
"app/tests/TestCase.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"App\\": "app/src/core/",
|
||||
"App\\": "app/core/",
|
||||
"Providers\\": "app/providers/"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue