diff --git a/composer.json b/composer.json index f28005c..b02396f 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ ], "require": { "php": ">=5.6.4", - "illuminate/support": "5.4.x|5.5.x", - "illuminate/console": "5.4.x|5.5.x", + "illuminate/support": "5.4.x|5.5.x|5.6.x", + "illuminate/console": "5.4.x|5.5.x|5.6.x", "symfony/process": "~3.2" }, "autoload": {