diff --git a/composer.json b/composer.json index d63905c..d68cd59 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "symfony/dependency-injection": "^4.4 || ^5.0", "symfony/config": "^4.4 || ^5.0", "symfony/http-kernel": "^4.4 || ^4.0", - "illuminate/support": "^5.0 || ^6.0 || ^7.0 || ^8.0" + "illuminate/support": "~5 | ~6 | ~7 | ~8" }, "require-dev": { "proklung/phpunit-testing-tools": "^1.0",