Namespace change.

This commit is contained in:
Taylor Otwell 2014-08-13 10:00:36 -05:00
parent 2649df12ca
commit 278758542c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"app/tests/TestCase.php"
],
"psr-4": {
"App\\": "app/src/core/",
"App\\": "app/core/",
"Providers\\": "app/providers/"
}
},