Taylor Otwell
10 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
composer.json
|
@@ -8,6 +8,7 @@
|
|
},
|
|
},
|
|
"autoload": {
|
|
"autoload": {
|
|
"classmap": [
|
|
"classmap": [
|
|
|
|
+ "app/console",
|
|
"app/database",
|
|
"app/database",
|
|
"app/http",
|
|
"app/http",
|
|
"app/tests/TestCase.php"
|
|
"app/tests/TestCase.php"
|