Skip to content

Commit 122cdfd

Browse files
Update symfony/console requirement from ^6.2 to ^7.2
Updates the requirements on [symfony/console](https://github.com/symfony/console) to permit the latest version. - [Release notes](https://github.com/symfony/console/releases) - [Changelog](https://github.com/symfony/console/blob/7.2/CHANGELOG.md) - [Commits](symfony/console@v6.2.0...v7.2.1) --- updated-dependencies: - dependency-name: symfony/console dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 14cd82b commit 122cdfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"maglnet/composer-require-checker": "^4.5",
2525
"phpunit/phpunit": "^10.1",
2626
"roave/infection-static-analysis-plugin": "^1.16",
27-
"symfony/console": "^6.2",
27+
"symfony/console": "^7.2",
2828
"symfony/http-client": "^7.0",
2929
"vimeo/psalm": "^5.4",
3030
"yiisoft/definitions": "^3.3",

0 commit comments

Comments
 (0)