Skip to content

Commit 5552d0b

Browse files
authored
require queue interop 0.6.2
1 parent 1a437a8 commit 5552d0b

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
@@ -5,7 +5,7 @@
55
"minimum-stability": "stable",
66
"require": {
77
"php": ">=5.5",
8-
"queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1"
8+
"queue-interop/queue-interop": "^0.6.2"
99
},
1010
"require-dev": {
1111
"phpunit/phpunit": "~5.4.0"

0 commit comments

Comments
 (0)