build(deps): bump symfony/console from 5.4.24 to 5.4.26

Bumps [symfony/console](https://github.com/symfony/console) from 5.4.24 to 5.4.26.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/console/compare/v5.4.24...v5.4.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 03:06:21 +00:00
committed by Frédéric Guillot
parent 10f9fe5537
commit 224a15692c
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@
"erusev/parsedown": "1.7.4",
"pimple/pimple": "3.5.0",
"psr/log": "1.1.4",
"symfony/console": "5.4.24",
"symfony/console": "5.4.26",
"symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.27",