chore(deps): lock file maintenance (legacy/composer.json)

This commit is contained in:
renovate[bot] 2023-11-13 04:55:49 +00:00
parent c59a2c912d
commit ed0dbffb22
1 changed files with 6 additions and 6 deletions

12
legacy/composer.lock generated
View File

@ -1080,16 +1080,16 @@
},
{
"name": "symfony/config",
"version": "v5.4.26",
"version": "v5.4.31",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
"reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
"reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
"url": "https://api.github.com/repos/symfony/config/zipball/dd5ea39de228813aba0c23c3a4153da2a4cf3cd9",
"reference": "dd5ea39de228813aba0c23c3a4153da2a4cf3cd9",
"shasum": ""
},
"require": {
@ -1139,7 +1139,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.26"
"source": "https://github.com/symfony/config/tree/v5.4.31"
},
"funding": [
{
@ -1155,7 +1155,7 @@
"type": "tidelift"
}
],
"time": "2023-07-19T20:21:11+00:00"
"time": "2023-11-09T08:22:43+00:00"
},
{
"name": "symfony/deprecation-contracts",