Skip to content

Commit 1bb241e

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent e10c5ce commit 1bb241e

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
@@ -17,9 +17,12 @@
1717
},
1818
"require": {
1919
"php": ">=8.1",
20+
"hyperf/context": "~3.1.0",
2021
"hyperf/contract": "~3.1.0",
2122
"hyperf/coordinator": "~3.1.0",
23+
"hyperf/coroutine": "~3.1.0",
2224
"hyperf/engine": "^2.8",
25+
"hyperf/stringable": "~3.1.0",
2326
"hyperf/support": "~3.1.0",
2427
"hyperf/tappable": "~3.1.0",
2528
"psr/container": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)