This commit is contained in:
2021-02-28 21:18:03 +03:00
committed by GitHub
parent c6e2201237
commit ad39fb204f
3 changed files with 85 additions and 58 deletions

View File

@ -11,8 +11,9 @@
}
],
"require": {
"php": "^8.0.1",
"ext-json": "*",
"nsq/nsq": "0.4.1",
"nsq/nsq": "^0.5.1",
"symfony/framework-bundle": "^5.0",
"symfony/messenger": "^5.0"
},