Skip to content

Commit 4953e25

Browse files
authored
Support symfony v6.0 (#4548)
1 parent 1809ed3 commit 4953e25

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
@@ -22,7 +22,7 @@
2222
"php": ">=8.0",
2323
"hyperf/utils": "~3.0.0",
2424
"psr/event-dispatcher": "^1.0",
25-
"symfony/console": "^5.0"
25+
"symfony/console": "^5.0|^6.0"
2626
},
2727
"suggest": {
2828
"hyperf/di": "Required to use annotations."

0 commit comments

Comments
 (0)