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 534ce81 commit 26201c7Copy full SHA for 26201c7
1 file changed
composer.json
@@ -12,6 +12,9 @@
12
"require": {
13
"php": ">=8.1",
14
"hyperf/codec": "~3.1.0",
15
+ "hyperf/context": "~3.1.0",
16
+ "hyperf/contract": "~3.1.0",
17
+ "hyperf/coroutine": "~3.1.0",
18
"hyperf/engine": "^2.11",
19
"hyperf/support": "~3.1.0",
20
"laminas/laminas-mime": "^2.7",
0 commit comments