Skip to content

Commit

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

---
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 7, 2023
1 parent 65958c0 commit 0fabef9
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": {
"cs:check": "php-cs-fixer fix --dry-run --diff",
Expand Down
Loading

0 comments on commit 0fabef9

Please sign in to comment.