Skip to content

Commit

Permalink
Merge pull request #29 from xseguib/patch-1
Browse files Browse the repository at this point in the history
Add Laravel 11 support
  • Loading branch information
makasim authored Jun 17, 2024
2 parents 8621bca + f2ff302 commit 1788080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1788080

Please sign in to comment.