diff --git a/composer.json b/composer.json index 6c8026f..1e01881 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "symfony/dependency-injection": "^4.0 || ^5.0", "symfony/config": "~4|~5", "symfony/http-kernel": "^4.0 || ^5.0", - "illuminate/support": "^5.0 || ^6.0 || ^6.0" + "illuminate/support": "^5.0 || ^6.0 || ^7.0" }, "require-dev": { "phpunit/phpunit": "^7.5.2 || ^8.0 || ^9.0",