diff --git a/composer.json b/composer.json index 188d97f..9cc2daa 100644 --- a/composer.json +++ b/composer.json @@ -19,8 +19,8 @@ ], "require": { "php": ">=7.3", - "illuminate/support": "6.* | 7.* | 8.*", - "illuminate/cache": "6.* | 7.*| 8.*", + "illuminate/support": "6.* | 7.* | 8.* | 9.*", + "illuminate/cache": "6.* | 7.*| 8.* | 9.*", "intervention/image": "^2.5" }, "require-dev": {