Skip to content

Commit c1fa550

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

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
@@ -28,7 +28,7 @@
2828
"psr/container": "^1.0 || ^2.0",
2929
"psr/event-dispatcher": "^1.0",
3030
"psr/log": "^1.0 || ^2.0 || ^3.0",
31-
"symfony/console": "^5.0 || ^6.0 || ^7.0"
31+
"symfony/console": "^6.0 || ^7.0"
3232
},
3333
"suggest": {
3434
"hyperf/event": "Dump the info after server start.",

0 commit comments

Comments
 (0)