Skip to content

Commit b36226b

Browse files
Upgrade symfony/console: allow ^7.0 (#307)
1 parent e29bcf3 commit b36226b

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
@@ -35,7 +35,7 @@
3535
"psr/http-client": "^1.0",
3636
"psr/http-message": "^1.0|^2.0",
3737
"psr/log": "^1.0|^2.0|^3.0",
38-
"symfony/console": "^5.4|^6.0",
38+
"symfony/console": "^5.4|^6.0|^7.0",
3939
"yiisoft/di": "^1.0",
4040
"yiisoft/files": "^2.0",
4141
"yiisoft/profiler": "^3.0",

0 commit comments

Comments
 (0)