Skip to content

Commit 7e16150

Browse files
authored
Update symfony/console support to ^8.0 (#322)
1 parent d798ba9 commit 7e16150

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
@@ -39,7 +39,7 @@
3939
"php": "8.1 - 8.5",
4040
"psr/container": "^1.0 || ^2.0",
4141
"psr/log": "^2.0 || ^3.0",
42-
"symfony/console": "^5.4 || ^6.0 || ^7.0",
42+
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
4343
"yiisoft/arrays": "^3.1",
4444
"yiisoft/definitions": "^3.3.1",
4545
"yiisoft/factory": "^1.3",

0 commit comments

Comments
 (0)