Rename core directory.
This commit is contained in:
parent
00099ae56c
commit
ac9ce28597
|
@ -13,7 +13,7 @@
|
||||||
"app/tests/TestCase.php"
|
"app/tests/TestCase.php"
|
||||||
],
|
],
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"App\\": "app/src/App/"
|
"App\\": "app/src/Core/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue