From 0f9bd485c370e30a43b07890ae90440529e8e5eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 10:24:03 +0000 Subject: [PATCH] Bump symfony/runtime from 6.3.12 to 6.4.14 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.3.12 to 6.4.14. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.3/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v6.3.12...v6.4.14) --- updated-dependencies: - dependency-name: symfony/runtime dependency-version: 6.4.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index b7df6d2..b0a1bfb 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "symfony/dotenv": "6.3.*", "symfony/flex": "^2", "symfony/framework-bundle": "6.3.*", - "symfony/runtime": "6.3.*", + "symfony/runtime": "6.4.*", "symfony/yaml": "6.3.*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 43a9770..0abda50 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "0e3b4657a01d6f6fee866a7ea577d31a", + "content-hash": "c7a58396740ef4163f4b9703ddf01160", "packages": [ { "name": "psr/cache", @@ -1948,16 +1948,16 @@ }, { "name": "symfony/runtime", - "version": "v6.3.12", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "a8d2b8f6033a33c224b43065a10bab5e4f0be486" + "reference": "4facd4174f45cd37c65860403412b67c7381136a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/a8d2b8f6033a33c224b43065a10bab5e4f0be486", - "reference": "a8d2b8f6033a33c224b43065a10bab5e4f0be486", + "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a", + "reference": "4facd4174f45cd37c65860403412b67c7381136a", "shasum": "" }, "require": { @@ -1969,10 +1969,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": { @@ -2007,7 +2007,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.3.12" + "source": "https://github.com/symfony/runtime/tree/v6.4.14" }, "funding": [ { @@ -2023,7 +2023,7 @@ "type": "tidelift" } ], - "time": "2024-01-23T14:35:58+00:00" + "time": "2024-11-05T16:39:55+00:00" }, { "name": "symfony/service-contracts", @@ -2734,7 +2734,7 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": [], + "stability-flags": {}, "prefer-stable": true, "prefer-lowest": false, "platform": { @@ -2742,6 +2742,6 @@ "ext-ctype": "*", "ext-iconv": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }