Skip to content

Commit 9339c4a

Browse files
committed
Allow queue interop 1.0 alpha.
1 parent 1a254b7 commit 9339c4a

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.5",

0 commit comments

Comments
 (0)