Merge pull request 'fix(deps): update dependency symfony/runtime to 6.4.* [security]' (#12) from renovate/packagist-symfony-runtime-vulnerability into main

Reviewed-on: #12
This commit is contained in:
Jan K9f 2025-08-21 07:38:57 +00:00
commit 225caef8ef
Signed by:
SSH key fingerprint: SHA256:lXEoR6LJYqfrLFi9ELE9o8JyzF7bLKBUlelXoro5APw
2 changed files with 12 additions and 12 deletions

View file

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

22
composer.lock generated
View file

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