From 0df6cc2b677dbda04f8eda0c9aca6b0fed067967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 15:19:21 +0000 Subject: [PATCH] build(deps): bump symfony/runtime from 6.2.8 to 6.4.14 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.2.8 to 6.4.14. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v6.2.8...v6.4.14) --- updated-dependencies: - dependency-name: symfony/runtime dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.json b/composer.json index 3346715..b8fe4a9 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "symfony/framework-bundle": "6.2.*", "symfony/property-access": "6.2.*", "symfony/property-info": "6.2.*", - "symfony/runtime": "6.2.*", + "symfony/runtime": "6.4.*", "symfony/security-bundle": "6.2.*", "symfony/serializer": "6.2.*", "symfony/twig-bundle": "6.2.*", diff --git a/composer.lock b/composer.lock index 7864caa..6f3ce1b 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": "530cb8d2ba91d978e7cac482bac2e9cc", + "content-hash": "9025c1d011de40ecfa38bf0f82626c89", "packages": [ { "name": "api-platform/core", @@ -5381,16 +5381,16 @@ }, { "name": "symfony/runtime", - "version": "v6.2.8", + "version": "v6.4.14", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "f8b0751b33888329be8f8f0481bb81d279ec4157" + "reference": "4facd4174f45cd37c65860403412b67c7381136a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/f8b0751b33888329be8f8f0481bb81d279ec4157", - "reference": "f8b0751b33888329be8f8f0481bb81d279ec4157", + "url": "https://api.github.com/repos/symfony/runtime/zipball/4facd4174f45cd37c65860403412b67c7381136a", + "reference": "4facd4174f45cd37c65860403412b67c7381136a", "shasum": "" }, "require": { @@ -5402,10 +5402,10 @@ }, "require-dev": { "composer/composer": "^1.0.2|^2.0", - "symfony/console": "^5.4|^6.0", - "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": { @@ -5440,7 +5440,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.2.8" + "source": "https://github.com/symfony/runtime/tree/v6.4.14" }, "funding": [ { @@ -5456,7 +5456,7 @@ "type": "tidelift" } ], - "time": "2023-03-14T15:48:35+00:00" + "time": "2024-11-05T16:39:55+00:00" }, { "name": "symfony/security-bundle", @@ -9612,5 +9612,5 @@ "ext-iconv": "*" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }