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:
committed by
Frédéric Guillot
parent
1a3789cc12
commit
03eca81c0e
@@ -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.21",
|
"symfony/console": "5.4.24",
|
||||||
"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.21",
|
"symfony/finder": "5.4.21",
|
||||||
|
|||||||
16
composer.lock
generated
16
composer.lock
generated
@@ -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": "566433f74ff500ba88ea452e5a6a7adc",
|
"content-hash": "1654fd41535f07e4d7ca2de08db7f8e2",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "christian-riesen/base32",
|
"name": "christian-riesen/base32",
|
||||||
@@ -373,16 +373,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v5.4.21",
|
"version": "v5.4.24",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9"
|
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
|
"url": "https://api.github.com/repos/symfony/console/zipball/560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
|
||||||
"reference": "c77433ddc6cdc689caf48065d9ea22ca0853fbd9",
|
"reference": "560fc3ed7a43e6d30ea94a07d77f9a60b8ed0fb8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -447,12 +447,12 @@
|
|||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"cli",
|
"cli",
|
||||||
"command line",
|
"command-line",
|
||||||
"console",
|
"console",
|
||||||
"terminal"
|
"terminal"
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/console/tree/v5.4.21"
|
"source": "https://github.com/symfony/console/tree/v5.4.24"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -468,7 +468,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-02-25T16:59:41+00:00"
|
"time": "2023-05-26T05:13:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/deprecation-contracts",
|
"name": "symfony/deprecation-contracts",
|
||||||
|
|||||||
Reference in New Issue
Block a user