Skip to content

Commit

Permalink
Update symfony/console requirement from ^5.2 to ^7.1
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.1/CHANGELOG.md)
- [Commits](symfony/console@v5.2.0...v7.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 59228f6 commit 151fe02
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 @@ -26,7 +26,7 @@
"ext-zip": "*",
"ext-curl": "*",
"bamarni/composer-bin-plugin": "^1.4",
"symfony/console": "^5.2",
"symfony/console": "^7.1",
"symfony/finder": "^5.2"
},
"require-dev": {
Expand Down

0 comments on commit 151fe02

Please sign in to comment.