Skip to content

Commit

Permalink
Update symfony/console requirement from ^6.2 to ^7.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent dd05197 commit aae22c5
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 @@ -24,7 +24,7 @@
"maglnet/composer-require-checker": "^4.5",
"phpunit/phpunit": "^10.1",
"roave/infection-static-analysis-plugin": "^1.16",
"symfony/console": "^6.2",
"symfony/console": "^7.2",
"symfony/http-client": "^7.0",
"vimeo/psalm": "^6.8",
"yiisoft/definitions": "^3.3",
Expand Down

0 comments on commit aae22c5

Please sign in to comment.