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.3.0 | 7.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent bee6718 commit 6160167
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 @@ -47,7 +47,7 @@
"psr/http-message-implementation": "^1.0 || ^2.0",
"psr/http-server-handler": "^1.0.2",
"psr/log": "^1.0 || ^2.0 || ^3.0",
"symfony/console": "^5.0 || ^6.0.19",
"symfony/console": "^5.0 || ^6.0.19 || ^7.0.0",
"webmozart/assert": "^1.11"
},
"require-dev": {
Expand Down

0 comments on commit 6160167

Please sign in to comment.