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 c770ebf commit 428e4d0Copy full SHA for 428e4d0
composer.json
@@ -18,11 +18,13 @@
18
"require": {
19
"php": ">=8.1",
20
"hyperf/collection": "~3.1.0",
21
+ "hyperf/context": "~3.1.0",
22
"hyperf/contract": "~3.1.0",
23
+ "hyperf/coordinator": "~3.1.0",
24
+ "hyperf/engine": "~3.1.0",
25
"hyperf/exception-handler": "~3.1.0",
26
"hyperf/http-server": "~3.1.0",
27
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
28
"psr/container": "^1.0 || ^2.0",
29
"psr/event-dispatcher": "^1.0"
30
},
0 commit comments