Skip to content

Commit 7d3e5b5

Browse files
committed
Allow queue interop 0.8 in packages
1 parent 1dd9782 commit 7d3e5b5

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"require": {
99
"php": "^7.1.3",
10-
"queue-interop/queue-interop": "^0.7"
10+
"queue-interop/queue-interop": "^0.7|^0.8"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "~5.5",

0 commit comments

Comments
 (0)