Skip to content

Commit 1f696b8

Browse files
authored
Merge pull request #18 from snezhkoigor/patch-2
Update composer.json
2 parents b7ec51c + 88be798 commit 1f696b8

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": "^6.0",
9+
"illuminate/queue": "^6.0|^7.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)