diff --git a/composer.json b/composer.json index 1ac2e8f..4ad2c45 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,8 @@ ], "require": { "php": ">=5.5.0", - "illuminate/console": "~5.1.0|~5.2.0|~5.3.0", - "illuminate/support": "~5.1.0|~5.2.0|~5.3.0" + "illuminate/console": "~5.1.0|~5.2.0|~5.3.0|~5.4.0", + "illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.7"