fix(deps): update dependency symfony/runtime to 6.4.* [security]

This commit is contained in:
Renovate Bot 2025-08-21 07:36:30 +00:00
commit 9c8587033f
Signed by: Renovate
GPG key ID: 449076797435FF67
2 changed files with 13 additions and 13 deletions

View file

@ -32,7 +32,7 @@
"symfony/process": "6.3.*",
"symfony/property-access": "6.3.*",
"symfony/property-info": "6.3.*",
"symfony/runtime": "6.3.*",
"symfony/runtime": "6.4.*",
"symfony/security-bundle": "6.3.*",
"symfony/serializer": "6.3.*",
"symfony/string": "6.3.*",

24
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": "58eac24836ac3198392e4a4669fe8a23",
"content-hash": "5113558878e63310a81d68b9b8280155",
"packages": [
{
"name": "doctrine/cache",
@ -5586,16 +5586,16 @@
},
{
"name": "symfony/runtime",
"version": "v6.3.2",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
"reference": "d5c09493647a0c1a16e6c8da308098e840d1164f"
"reference": "4facd4174f45cd37c65860403412b67c7381136a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/runtime/zipball/d5c09493647a0c1a16e6c8da308098e840d1164f",
"reference": "d5c09493647a0c1a16e6c8da308098e840d1164f",
"url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a",
"reference": "4facd4174f45cd37c65860403412b67c7381136a",
"shasum": ""
},
"require": {
@ -5607,10 +5607,10 @@
},
"require-dev": {
"composer/composer": "^1.0.2|^2.0",
"symfony/console": "^5.4.9|^6.0.9",
"symfony/dotenv": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0"
"symfony/console": "^5.4.9|^6.0.9|^7.0",
"symfony/dotenv": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0"
},
"type": "composer-plugin",
"extra": {
@ -5645,7 +5645,7 @@
"runtime"
],
"support": {
"source": "https://github.com/symfony/runtime/tree/v6.3.2"
"source": "https://github.com/symfony/runtime/tree/v6.4.14"
},
"funding": [
{
@ -5661,7 +5661,7 @@
"type": "tidelift"
}
],
"time": "2023-07-16T17:05:46+00:00"
"time": "2024-11-05T16:39:55+00:00"
},
{
"name": "symfony/security-bundle",
@ -10277,6 +10277,6 @@
"ext-fileinfo": "*",
"ext-iconv": "*"
},
"platform-dev": [],
"platform-dev": {},
"plugin-api-version": "2.6.0"
}