diff --git a/composer.json b/composer.json index b3fd731..6605f1e 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,8 @@ "illuminate/support": "5.*", "illuminate/contracts": "5.*", "illuminate/view": "5.*", - "illuminate/container": "5.*" + "illuminate/container": "5.*", + "illuminate/console": "5.*" }, "require-dev": { "phpunit/phpunit": "~4.0"