Skip to content

Commit

Permalink
Update queue-interop version (#6)
Browse files Browse the repository at this point in the history
Fixes #5
  • Loading branch information
TiS authored and sylfabre committed Jul 5, 2019
1 parent 63a5893 commit f19791c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"require": {
"php": "^7.1.3",
"queue-interop/queue-interop": "^0.7",
"queue-interop/queue-interop": "^0.7|^0.8",
"microsoft/azure-storage-queue": "^1.1",
"enqueue/enqueue": "^0.9.0@dev"
},
Expand Down

0 comments on commit f19791c

Please sign in to comment.