Skip to content

Commit f9d4085

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 13a8940 commit f9d4085

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
@@ -20,8 +20,13 @@
2020
"php": ">=8.1",
2121
"doctrine/instantiator": "^1.0",
2222
"hyperf/code-parser": "~3.1.0",
23+
"hyperf/collection": "~3.1.0",
24+
"hyperf/context": "~3.1.0",
25+
"hyperf/contract": "~3.1.0",
26+
"hyperf/coroutine": "~3.1.0",
2327
"hyperf/pipeline": "~3.1.0",
2428
"hyperf/stdlib": "~3.1.0",
29+
"hyperf/stringable": "~3.1.0",
2530
"hyperf/support": "~3.1.0",
2631
"nikic/php-parser": "^4.1",
2732
"php-di/phpdoc-reader": "^2.2",

0 commit comments

Comments
 (0)