Autoload the console.
This commit is contained in:
parent
278758542c
commit
a5f4e74889
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue