Skip to content

Commit e680f03

Browse files
authored
Require Stable queue-interop package
1 parent 0a8dae2 commit e680f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"license": "MIT",
55
"require": {
6-
"queue-interop/queue-interop": "0.7.x-dev"
6+
"queue-interop/queue-interop": "^0.7"
77
},
88
"autoload": {
99
"psr-4": {

0 commit comments

Comments
 (0)