diff --git a/composer.json b/composer.json index 7b0dbb1..ebe0dcd 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,10 @@ "type": "library", "require": { "php": "^7.3||^8.0", - "illuminate/queue": "^7.0||^8.0||^9.0|^10.0||^11.0", - "illuminate/contracts": "^7.0||^8.0||^9.0|^10.0||^11.0", - "illuminate/cache": "^7.0||^8.0||^9.0|^10.0||^11.0", - "illuminate/log": "^7.0||^8.0||^9.0|^10.0||^11.0" + "illuminate/queue": "^7.0||^8.0||^9.0|^10.0||^11.0||^12.0", + "illuminate/contracts": "^7.0||^8.0||^9.0|^10.0||^11.0||^12.0", + "illuminate/cache": "^7.0||^8.0||^9.0|^10.0||^11.0||^12.0", + "illuminate/log": "^7.0||^8.0||^9.0|^10.0||^11.0||^12.0" }, "authors": [ {