From e2220bb537a82eaf88d804d70fca750e2f614758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 22:05:07 +0000 Subject: [PATCH] chore(deps): bump symfony/runtime from 7.4.8 to 7.4.12 in /apps/back Bumps [symfony/runtime](https://github.com/symfony/runtime) from 7.4.8 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.4.8...v7.4.12) --- updated-dependencies: - dependency-name: symfony/runtime dependency-version: 7.4.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/back/composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/apps/back/composer.lock b/apps/back/composer.lock index dba4422..374b579 100644 --- a/apps/back/composer.lock +++ b/apps/back/composer.lock @@ -6440,16 +6440,16 @@ }, { "name": "symfony/runtime", - "version": "v7.4.8", + "version": "v7.4.12", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "6d792a64fec1eae2f011cfe9ab5978a9eab3071e" + "reference": "0b032fa77359745db793df5aff626779180c5f3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/6d792a64fec1eae2f011cfe9ab5978a9eab3071e", - "reference": "6d792a64fec1eae2f011cfe9ab5978a9eab3071e", + "url": "https://api.github.com/repos/symfony/runtime/zipball/0b032fa77359745db793df5aff626779180c5f3b", + "reference": "0b032fa77359745db793df5aff626779180c5f3b", "shasum": "" }, "require": { @@ -6462,6 +6462,7 @@ "require-dev": { "composer/composer": "^2.6", "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" @@ -6499,7 +6500,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v7.4.8" + "source": "https://github.com/symfony/runtime/tree/v7.4.12" }, "funding": [ { @@ -6519,7 +6520,7 @@ "type": "tidelift" } ], - "time": "2026-03-24T13:12:05+00:00" + "time": "2026-05-20T07:20:23+00:00" }, { "name": "symfony/security-bundle",