Skip to content

Commit

Permalink
Bump symfony/console from 4.4.49 to 5.4.28
Browse files Browse the repository at this point in the history
Bumps [symfony/console](https://github.com/symfony/console) from 4.4.49 to 5.4.28.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md)
- [Commits](symfony/console@v4.4.49...v5.4.28)

---
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 Sep 1, 2023
1 parent 0b47555 commit 2d0ccab
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 41 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"sort-packages": true
},
"require": {
"symfony/console": "^4.4"
"symfony/console": "^5.4"
},
"scripts": {
"box": "box compile -c box.json",
Expand Down
Loading

0 comments on commit 2d0ccab

Please sign in to comment.