diff --git a/composer.json b/composer.json index 4cedab8..ca89b35 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "illuminate/cache": "^5.4 || ^6.0 || ^7.0 || ^8.0", "illuminate/contracts": "^5.4 || ^6.0 || ^7.0 || ^8.0", "illuminate/queue": "^5.4 || ^6.0 || ^7.0 || ^8.0", - "illuminate/redis": "^5.4 || ^6.0 || ^7.0 || ^8.0", + "illuminate/redis": "^5.4 || ^6.0 || ^7.0 || ^8.0 || ^9.0", "illuminate/session": "^5.4 || ^6.0 || ^7.0 || ^8.0", "illuminate/support": "^5.4 || ^6.0 || ^7.0 || ^8.0", "monospice/spicy-identifiers": "^0.1",