Skip to content

Commit

Permalink
Bump symfony/console from 5.3.10 to 5.4.2
Browse files Browse the repository at this point in the history
Bumps [symfony/console](https://github.com/symfony/console) from 5.3.10 to 5.4.2.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/5.4/CHANGELOG.md)
- [Commits](symfony/console@v5.3.10...v5.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2022
1 parent 67c8da3 commit 5397979
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 68 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"require": {
"php": ">=7.2.5",
"symfony/console": "5.3.*",
"symfony/console": "5.4.*",
"symfony/yaml": "5.4.*",
"symfony/process": "5.3.*"
},
Expand Down
Loading

0 comments on commit 5397979

Please sign in to comment.