Skip to content

Commit d0f4efa

Browse files
committed
Merge branch 'master' into 0.9
2 parents 5599c3f + f453d7a commit d0f4efa

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": ">=5.6",
10-
"queue-interop/queue-interop": "^0.6@dev"
10+
"queue-interop/queue-interop": "^0.6@dev|^1.0.0-alpha1"
1111
},
1212
"require-dev": {
1313
"phpunit/phpunit": "~5.4.0",

0 commit comments

Comments
 (0)