Skip to content

Commit

Permalink
composer(deps): update symfony/console requirement from ^6.4.8 to ^7.2.0
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.4.8...v7.2.0)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent dea031c commit 95a926a
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 @@ -19,7 +19,7 @@
"php": "~8.3.0 || ~8.4.0 || 8.5.0",
"monolog/monolog": "^3.8.0",
"psr/container": "^1.1.2 || ^2.0.2",
"symfony/console": "^6.4.8"
"symfony/console": "^7.2.0"
},
"require-dev": {
"ext-ctype": "*",
Expand Down

0 comments on commit 95a926a

Please sign in to comment.