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 29f49ba commit f2c5732Copy full SHA for f2c5732
composer.json
@@ -19,9 +19,11 @@
19
"hyperf/codec": "~3.1.0",
20
"hyperf/collection": "~3.1.0",
21
"hyperf/command": "~3.1.0",
22
+ "hyperf/context": "~3.1.0",
23
"hyperf/contract": "~3.1.0",
24
+ "hyperf/coroutine": "~3.1.0",
25
+ "hyperf/stringable": "~3.1.0",
26
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
27
"psr/container": "^1.0 || ^2.0",
28
"psr/event-dispatcher": "^1.0"
29
},
0 commit comments