diff --git a/composer.json b/composer.json index 863cb29..4293e99 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "license": "MIT", "require": { "php": ">=7.1", - "illuminate/queue": "^9.0|^10.0", + "illuminate/queue": "^10.0|^11.0", "queue-interop/amqp-interop": "^0.8", "queue-interop/queue-interop": "^0.7|^0.8", "enqueue/enqueue": "^0.10",