Bump nsq/nsq up to 0.6.1

This commit is contained in:
2021-06-09 15:40:24 +03:00
parent b3719b2acf
commit 5eea27cb17
2 changed files with 2 additions and 6 deletions

View File

@ -13,7 +13,7 @@
"require": {
"php": "^8.0.1",
"ext-json": "*",
"nsq/nsq": "^0.5.1",
"nsq/nsq": "^0.6.1",
"symfony/framework-bundle": "^5.0",
"symfony/messenger": "^5.0"
},