From 165576d19622f80ab658797e4a5b479234bb7bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 18:09:16 +0000 Subject: [PATCH] Bump symfony/runtime from 7.1.7 to 7.4.12 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.1.7 to 7.4.12. - [Release notes](https://github.com/symfony/runtime/releases) - [Changelog](https://github.com/symfony/runtime/blob/8.2/CHANGELOG.md) - [Commits](https://github.com/symfony/runtime/compare/v7.1.7...v7.4.12) --- updated-dependencies: - dependency-name: symfony/runtime dependency-version: 7.4.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 27 ++++++++++++++++----------- 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/composer.json b/composer.json index 2e3e12b..283f87f 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "symfony/messenger": "7.1.*", "symfony/property-access": "7.1.*", "symfony/property-info": "7.1.*", - "symfony/runtime": "7.1.*", + "symfony/runtime": "7.4.*", "symfony/serializer": "7.1.*", "symfony/twig-bundle": "7.1.*", "symfony/uid": "7.1.*", diff --git a/composer.lock b/composer.lock index 4d6288d..4c5f710 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": "f5481c36717b613213394e396132a6b4", + "content-hash": "904d2385c7d2c666f38a543c7279d56b", "packages": [ { "name": "doctrine/collections", @@ -4341,16 +4341,16 @@ }, { "name": "symfony/runtime", - "version": "v7.1.7", + "version": "v7.4.12", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba" + "reference": "0b032fa77359745db793df5aff626779180c5f3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/9889783c17e8a68fa5e88c8e8a1a85e802558dba", - "reference": "9889783c17e8a68fa5e88c8e8a1a85e802558dba", + "url": "https://api.github.com/repos/symfony/runtime/zipball/0b032fa77359745db793df5aff626779180c5f3b", + "reference": "0b032fa77359745db793df5aff626779180c5f3b", "shasum": "" }, "require": { @@ -4362,10 +4362,11 @@ }, "require-dev": { "composer/composer": "^2.6", - "symfony/console": "^6.4|^7.0", - "symfony/dotenv": "^6.4|^7.0", - "symfony/http-foundation": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0" + "symfony/console": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/dotenv": "^6.4|^7.0|^8.0", + "symfony/http-foundation": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0" }, "type": "composer-plugin", "extra": { @@ -4400,7 +4401,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.1.7" + "source": "https://github.com/symfony/runtime/tree/v7.4.12" }, "funding": [ { @@ -4411,12 +4412,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-11-05T16:45:54+00:00" + "time": "2026-05-20T07:20:23+00:00" }, { "name": "symfony/serializer",