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.13 | 7.1.6 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent b6c1cc3 commit e574284
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": "~3.0.0",
Expand Down

0 comments on commit e574284

Please sign in to comment.