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 6d4bd05 commit 3633d43Copy full SHA for 3633d43
1 file changed
composer.json
@@ -12,9 +12,12 @@
12
"php": ">=8.1",
13
"guzzlehttp/guzzle": "^6.5 || ^7.0",
14
"hyperf/codec": "~3.1.0",
15
+ "hyperf/collection": "~3.1.0",
16
+ "hyperf/context": "~3.1.0",
17
"hyperf/contract": "~3.1.0",
18
+ "hyperf/coordinator": "~3.1.0",
19
+ "hyperf/engine": "~3.1.0",
20
"hyperf/support": "~3.1.0",
- "hyperf/utils": "~3.1.0",
21
"jetbrains/phpstorm-attributes": "^1.0"
22
},
23
"autoload": {
0 commit comments