Skip to content

Commit 18e8346

Browse files
authored
Merge pull request #30 from xseguib/patch-2
Support for Laravel 12
2 parents 1788080 + 4593469 commit 18e8346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": ">=7.1",
9-
"illuminate/queue": "^10.0|^11.0",
9+
"illuminate/queue": "^11.0|^12.0",
1010
"queue-interop/amqp-interop": "^0.8",
1111
"queue-interop/queue-interop": "^0.7|^0.8",
1212
"enqueue/enqueue": "^0.10",

0 commit comments

Comments
 (0)