We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5425d0 commit 322cb02Copy full SHA for 322cb02
1 file changed
composer.json
@@ -16,10 +16,14 @@
16
},
17
"require": {
18
"php": ">=8.1",
19
+ "hyperf/context": "~3.1.0",
20
+ "hyperf/contract": "~3.1.0",
21
+ "hyperf/coordinator": "~3.1.0",
22
+ "hyperf/coroutine": "~3.1.0",
23
+ "hyperf/engine": "~3.1.0",
24
"hyperf/pool": "~3.1.0",
25
"hyperf/process": "~3.1.0",
26
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
27
"longlang/phpkafka": "^1.2.3",
28
"psr/container": "^1.0 || ^2.0"
29
0 commit comments