diff --git a/composer.json b/composer.json index fec6852..9272831 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ } ], "require": { - "illuminate/support": "^5.1||^6.0||^7.0||^8.0", - "illuminate/console": "^5.1||^6.0||^7.0||^8.0", + "illuminate/support": "^5.1||^6.0||^7.0||^8.0||^9.0", + "illuminate/console": "^5.1||^6.0||^7.0||^8.0||^9.0", "googleads/googleads-php-lib": ">=37.0" }, "require-dev": {