Skip to content

Commit 1cc7c76

Browse files
committed
req queue interop ^0.6.2 and queue interop ^0.7.4
1 parent 4838398 commit 1cc7c76

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.x-dev"
10+
"queue-interop/queue-interop": "^0.6.2"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "~5.4.0",

0 commit comments

Comments
 (0)