Update for nsq/nsq:0.2

This commit is contained in:
2021-01-20 17:23:18 +03:00
parent f33a9dc226
commit b3cb1c0c32
3 changed files with 19 additions and 27 deletions

View File

@ -13,7 +13,7 @@
"require": {
"php": ">=7.4",
"ext-json": "*",
"nsq/nsq": "0.1",
"nsq/nsq": "0.2",
"symfony/framework-bundle": "^5.0",
"symfony/messenger": "^5.0"
},