Skip to content

Commit dd21a58

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent c92dc6b commit dd21a58

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,13 @@
1313
"ext-posix": "*",
1414
"hyperf/codec": "~3.1.0",
1515
"hyperf/command": "~3.1.0",
16+
"hyperf/contract": "~3.1.0",
17+
"hyperf/coordinator": "~3.1.0",
18+
"hyperf/coroutine": "~3.1.0",
1619
"hyperf/di": "~3.1.0",
20+
"hyperf/engine": "~3.1.0",
1721
"hyperf/framework": "~3.1.0",
22+
"hyperf/stringable": "~3.1.0",
1823
"hyperf/support": "~3.1.0"
1924
},
2025
"autoload": {

0 commit comments

Comments
 (0)