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", "erusev/parsedown": "1.7.4",
"pimple/pimple": "3.5.0", "pimple/pimple": "3.5.0",
"psr/log": "1.1.4", "psr/log": "1.1.4",
"symfony/console": "5.4.24", "symfony/console": "5.4.26",
"symfony/event-dispatcher": "5.4.21", "symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2", "symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.27", "symfony/finder": "5.4.27",

14
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "467989aa9a091f4256de4ddafe38d41d", "content-hash": "cee6ce9cd9cb0113a5a3d6bdfc70d373",
"packages": [ "packages": [
{ {
"name": "christian-riesen/base32", "name": "christian-riesen/base32",
@ -373,16 +373,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.4.24", "version": "v5.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8" "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "url": "https://api.github.com/repos/symfony/console/zipball/b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8", "reference": "b504a3d266ad2bb632f196c0936ef2af5ff6e273",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -452,7 +452,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.4.24" "source": "https://github.com/symfony/console/tree/v5.4.26"
}, },
"funding": [ "funding": [
{ {
@ -468,7 +468,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-26T05:13:16+00:00" "time": "2023-07-19T20:11:33+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",