Skip to content

Commit 997fa85

Browse files
Update dependency symfony/console to v7
| datasource | package | from | to | | ---------- | --------------- | ----- | ----- | | packagist | symfony/console | 6.4.1 | 7.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a52403f commit 997fa85

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
@@ -18,7 +18,7 @@
1818
"psr/http-client": "^1.0.3",
1919
"psr/http-message": "^1.1",
2020
"psr/log": "^3.0.0",
21-
"symfony/console": "^6.4.1"
21+
"symfony/console": "^7.0.1"
2222
},
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0.0",

0 commit comments

Comments
 (0)