Skip to content

Commit

Permalink
Update dependency symfony/console to v7
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| packagist  | symfony/console | 6.4.12 | 7.1.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 40f47b5 commit 748df2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-json": "*",
"symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
"symfony/console": "^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "~2.5.0",
Expand Down

0 comments on commit 748df2c

Please sign in to comment.