diff --git a/composer.json b/composer.json index 2f18238..31b7e7c 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,6 @@ "phpunit/phpunit": "5.6.3" }, "require": { - "illuminate/support": "^5.2" + "illuminate/support": ">=5.2" } }