Autoload the console.
This commit is contained in:
parent
278758542c
commit
a5f4e74889
|
@ -8,6 +8,7 @@
|
|||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"app/console",
|
||||
"app/database",
|
||||
"app/http",
|
||||
"app/tests/TestCase.php"
|
||||
|
|
Loading…
Reference in New Issue