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