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

Bumps [symfony/console](https://github.com/symfony/console) from 5.4.21 to 5.4.24.
- [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.21...v5.4.24)

---
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-07-03 21:26:37 +00:00 committed by Frédéric Guillot
parent 1a3789cc12
commit 03eca81c0e
2 changed files with 9 additions and 9 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.21",
"symfony/console": "5.4.24",
"symfony/event-dispatcher": "5.4.21",
"symfony/event-dispatcher-contracts": "^2",
"symfony/finder": "5.4.21",

16
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "566433f74ff500ba88ea452e5a6a7adc",
"content-hash": "1654fd41535f07e4d7ca2de08db7f8e2",
"packages": [
{
"name": "christian-riesen/base32",
@ -373,16 +373,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.21",
"version": "v5.4.24",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9"
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
"url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
"shasum": ""
},
"require": {
@ -447,12 +447,12 @@
"homepage": "https://symfony.com",
"keywords": [
"cli",
"command line",
"command-line",
"console",
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.21"
"source": "https://github.com/symfony/console/tree/v5.4.24"
},
"funding": [
{
@ -468,7 +468,7 @@
"type": "tidelift"
}
],
"time": "2023-02-25T16:59:41+00:00"
"time": "2023-05-26T05:13:16+00:00"
},
{
"name": "symfony/deprecation-contracts",