Upgrade to nsq/nsq:4.0

This commit is contained in:
2021-01-26 15:34:09 +03:00
parent 92b778ffe2
commit cb9d26d6fa
4 changed files with 48 additions and 31 deletions

View File

@ -11,9 +11,8 @@
}
],
"require": {
"php": ">=7.4",
"ext-json": "*",
"nsq/nsq": "0.3",
"nsq/nsq": "0.4",
"symfony/framework-bundle": "^5.0",
"symfony/messenger": "^5.0"
},