Skip to content

Commit cc5e620

Browse files
authored
remove hyperf/utils compoent (#7411)
1 parent 476ccad commit cc5e620

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
@@ -12,6 +12,7 @@
1212
"egulias/email-validator": "^3.0",
1313
"hyperf/collection": "~3.1.0",
1414
"hyperf/conditionable": "~3.1.0",
15+
"hyperf/context": "~3.1.0",
1516
"hyperf/contract": "~3.1.0",
1617
"hyperf/di": "~3.1.0",
1718
"hyperf/framework": "~3.1.0",
@@ -20,7 +21,6 @@
2021
"hyperf/support": "~3.1.0",
2122
"hyperf/tappable": "~3.1.0",
2223
"hyperf/translation": "~3.1.0",
23-
"hyperf/utils": "~3.1.0",
2424
"nesbot/carbon": "^2.21",
2525
"psr/container": "^1.0 || ^2.0",
2626
"psr/event-dispatcher": "^1.0",

0 commit comments

Comments
 (0)