Skip to content

Commit 2fdfc82

Browse files
committed
allow interop 0.6 ver too.
1 parent bf5b0ed commit 2fdfc82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"license": "MIT",
55
"require": {
6-
"queue-interop/queue-interop": "^0.5"
6+
"queue-interop/queue-interop": "^0.5|^0.6"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)