Skip to content

Commit afe4e49

Browse files
committed
Allow queue interop 0.8 in packages
1 parent fe7ff97 commit afe4e49

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",
10+
"queue-interop/queue-interop": "^0.7|^0.8",
1111
"enqueue/dsn": "^0.9",
1212
"thruway/pawl-transport": "^0.5.0",
1313
"voryx/thruway": "^0.5.3"

0 commit comments

Comments
 (0)