Skip to content

Commit 21cddfe

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 96a1d80 commit 21cddfe

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,18 @@
2222
"hyperf/collection": "~3.1.0",
2323
"hyperf/context": "~3.1.0",
2424
"hyperf/contract": "~3.1.0",
25+
"hyperf/coordinator": "~3.1.0",
2526
"hyperf/coroutine": "~3.1.0",
2627
"hyperf/dispatcher": "~3.1.0",
28+
"hyperf/engine": "~3.1.0",
2729
"hyperf/event": "~3.1.0",
2830
"hyperf/exception-handler": "~3.1.0",
2931
"hyperf/http-message": "~3.1.0",
3032
"hyperf/macroable": "~3.1.0",
3133
"hyperf/serializer": "~3.1.0",
3234
"hyperf/server": "~3.1.0",
3335
"hyperf/stdlib": "~3.1.0",
36+
"hyperf/stringable": "~3.1.0",
3437
"hyperf/support": "~3.1.0",
3538
"nikic/fast-route": "^1.3",
3639
"psr/container": "^1.0 || ^2.0",

0 commit comments

Comments
 (0)