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 96a1d80 commit 21cddfeCopy full SHA for 21cddfe
1 file changed
composer.json
@@ -22,15 +22,18 @@
22
"hyperf/collection": "~3.1.0",
23
"hyperf/context": "~3.1.0",
24
"hyperf/contract": "~3.1.0",
25
+ "hyperf/coordinator": "~3.1.0",
26
"hyperf/coroutine": "~3.1.0",
27
"hyperf/dispatcher": "~3.1.0",
28
+ "hyperf/engine": "~3.1.0",
29
"hyperf/event": "~3.1.0",
30
"hyperf/exception-handler": "~3.1.0",
31
"hyperf/http-message": "~3.1.0",
32
"hyperf/macroable": "~3.1.0",
33
"hyperf/serializer": "~3.1.0",
34
"hyperf/server": "~3.1.0",
35
"hyperf/stdlib": "~3.1.0",
36
+ "hyperf/stringable": "~3.1.0",
37
"hyperf/support": "~3.1.0",
38
"nikic/fast-route": "^1.3",
39
"psr/container": "^1.0 || ^2.0",
0 commit comments