Skip to content

Commit 0edd2aa

Browse files
Update dependency symfony/console to v7
| datasource | package | from | to | | ---------- | --------------- | ------ | ----- | | packagist | symfony/console | 6.4.14 | 7.1.7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cfc379 commit 0edd2aa

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
@@ -29,7 +29,7 @@
2929
"require": {
3030
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3131
"ext-json": "*",
32-
"symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
32+
"symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
3333
},
3434
"require-dev": {
3535
"laminas/laminas-coding-standard": "~3.0.0",

0 commit comments

Comments
 (0)