diff --git a/composer.json b/composer.json index f5d54ba..48c0453 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "php": ">=5.5.0" }, "require-dev": { - "illuminate/support": "4.*", + "illuminate/support": ">=5.8", "phpunit/phpunit": "4.*", "mockery/mockery": "1.3.1", "php-coveralls/php-coveralls": "2.0.*"