Skip to content

Commit 26201c7

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 534ce81 commit 26201c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"require": {
1313
"php": ">=8.1",
1414
"hyperf/codec": "~3.1.0",
15+
"hyperf/context": "~3.1.0",
16+
"hyperf/contract": "~3.1.0",
17+
"hyperf/coroutine": "~3.1.0",
1518
"hyperf/engine": "^2.11",
1619
"hyperf/support": "~3.1.0",
1720
"laminas/laminas-mime": "^2.7",

0 commit comments

Comments
 (0)