Update symfony/console to ^5.4.9

This commit is contained in:
Anton Medvedev 2023-01-09 10:16:18 +01:00
parent 439669f4aa
commit 33e58faba2

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",
"This file is @generated automatically"
],
"content-hash": "23d858f83416e3f7d060d76320142419",
"content-hash": "443f126c4b688aa349d3607009d03a20",
"packages": [
{
"name": "evenement/evenement",
@ -1083,16 +1083,16 @@
},
{
"name": "symfony/console",
"version": "v5.4.5",
"version": "v5.4.17",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad"
"reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/d8111acc99876953f52fe16d4c50eb60940d49ad",
"reference": "d8111acc99876953f52fe16d4c50eb60940d49ad",
"url": "https://api.github.com/repos/symfony/console/zipball/58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
"reference": "58422fdcb0e715ed05b385f70d3e8b5ed4bbd45f",
"shasum": ""
},
"require": {
@ -1162,7 +1162,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.4.5"
"source": "https://github.com/symfony/console/tree/v5.4.17"
},
"funding": [
{
@ -1178,7 +1178,7 @@
"type": "tidelift"
}
],
"time": "2022-02-24T12:45:35+00:00"
"time": "2022-12-28T14:15:31+00:00"
},
{
"name": "symfony/deprecation-contracts",