Skip to content

Commit

Permalink
Bump symfony/console from 5.4.34 to 7.1.1
Browse files Browse the repository at this point in the history
Bumps [symfony/console](https://github.com/symfony/console) from 5.4.34 to 7.1.1.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v5.4.34...v7.1.1)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent 3ffa3b8 commit d7e4a1f
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 274 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"require": {
"php": "^7.4 || ^8.0",
"guzzlehttp/guzzle": "^7.3",
"symfony/console": "^5.2",
"symfony/console": "^7.1",
"symfony/yaml": "^5.3",
"dragonmantank/cron-expression": "^3.1"
},
Expand Down
Loading

0 comments on commit d7e4a1f

Please sign in to comment.