Skip to content

Commit fa46bc4

Browse files
authored
Update Symfony dependencies to ^6.0 || ^7.0 (#7573)
1 parent b9fd07a commit fa46bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"hyperf/support": "~3.2.0",
2020
"hyperf/tappable": "~3.2.0",
2121
"psr/event-dispatcher": "^1.0",
22-
"symfony/console": "^5.0 || ^6.0 || ^7.0"
22+
"symfony/console": "^6.0 || ^7.0"
2323
},
2424
"suggest": {
2525
"hyperf/di": "Required to use annotations.",

0 commit comments

Comments
 (0)