Skip to content

Commit 512e342

Browse files
committed
Allow queue interop 0.8 in packages
1 parent 0cdb2ec commit 512e342

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
@@ -8,7 +8,7 @@
88
"require": {
99
"php": "^7.1.3",
1010
"ext-gearman": "^2.0",
11-
"queue-interop/queue-interop": "^0.7"
11+
"queue-interop/queue-interop": "^0.7|^0.8"
1212
},
1313
"require-dev": {
1414
"phpunit/phpunit": "~5.4.0",

0 commit comments

Comments
 (0)