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.
2 parents fb7558a + bda78d4 commit 3edd57aCopy full SHA for 3edd57a
composer.json
@@ -13,12 +13,15 @@
13
"php": ">=8.2",
14
"hyperf/codec": "~3.2.0",
15
"hyperf/collection": "~3.2.0",
16
+ "hyperf/context": "~3.2.0",
17
"hyperf/contract": "~3.2.0",
18
+ "hyperf/coordinator": "~3.2.0",
19
"hyperf/coroutine": "~3.2.0",
20
"hyperf/http-message": "~3.2.0",
21
"hyperf/http-server": "~3.2.0",
22
+ "hyperf/macroable": "~3.2.0",
23
+ "hyperf/stringable": "~3.2.0",
24
"hyperf/support": "~3.2.0",
- "hyperf/utils": "~3.2.0",
25
"phpunit/phpunit": "^10.0",
26
"psr/container": "^1.0 || ^2.0",
27
"symfony/http-foundation": "^5.4 || ^6.0"
0 commit comments