Skip to content

Commit 92c9131

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 2c22454 commit 92c9131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"php": ">=8.1",
2020
"hyperf/contract": "~3.1.0",
2121
"hyperf/http-message": "~3.1.0",
22+
"hyperf/stringable": "~3.1.0",
2223
"hyperf/support": "~3.1.0",
23-
"hyperf/utils": "~3.1.0",
2424
"psr/container": "^1.0 || ^2.0"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)