Skip to content

Commit

Permalink
Merge pull request #28 from lothid/laravel10
Browse files Browse the repository at this point in the history
Add Laravel 10 support
  • Loading branch information
makasim authored Aug 24, 2023
2 parents 8360f59 + b2b5dc0 commit 8621bca
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": "^6.0|^7.0|^8.0|^9.0",
"illuminate/queue": "^9.0|^10.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 8621bca

Please sign in to comment.