Skip to content

Commit ca382fa

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 10ac9f1 commit ca382fa

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
@@ -17,7 +17,12 @@
1717
},
1818
"require": {
1919
"php": ">=8.1",
20+
"hyperf/codec": "~3.1.0",
2021
"hyperf/command": "~3.1.0",
22+
"hyperf/context": "~3.1.0",
23+
"hyperf/contract": "~3.1.0",
24+
"hyperf/engine": "~3.1.0",
25+
"hyperf/stringable": "~3.1.0",
2126
"zircote/swagger-php": "^4.6"
2227
},
2328
"suggest": {

0 commit comments

Comments
 (0)