From 0b1a8706d70872042341839dd7af69b194b44218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 21:58:59 +0000 Subject: [PATCH] build(deps): bump symfony/runtime from 8.0.1 to 8.0.12 Bumps [symfony/runtime](https://github.com/symfony/runtime) from 8.0.1 to 8.0.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/v8.0.1...v8.0.12) --- updated-dependencies: - dependency-name: symfony/runtime dependency-version: 8.0.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2d21a7d..0db15ba 100644 --- a/composer.lock +++ b/composer.lock @@ -5258,16 +5258,16 @@ }, { "name": "symfony/runtime", - "version": "v8.0.1", + "version": "v8.0.12", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "73b34037b23db051048ba2873031ddb89be9f19d" + "reference": "890458ae03d89c45b1735c5bd4df1d698ebd7166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/73b34037b23db051048ba2873031ddb89be9f19d", - "reference": "73b34037b23db051048ba2873031ddb89be9f19d", + "url": "https://api.github.com/repos/symfony/runtime/zipball/890458ae03d89c45b1735c5bd4df1d698ebd7166", + "reference": "890458ae03d89c45b1735c5bd4df1d698ebd7166", "shasum": "" }, "require": { @@ -5280,6 +5280,7 @@ "require-dev": { "composer/composer": "^2.6", "symfony/console": "^7.4|^8.0", + "symfony/dependency-injection": "^7.4|^8.0", "symfony/dotenv": "^7.4|^8.0", "symfony/http-foundation": "^7.4|^8.0", "symfony/http-kernel": "^7.4|^8.0" @@ -5317,7 +5318,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v8.0.1" + "source": "https://github.com/symfony/runtime/tree/v8.0.12" }, "funding": [ { @@ -5337,7 +5338,7 @@ "type": "tidelift" } ], - "time": "2025-12-05T14:08:45+00:00" + "time": "2026-05-20T07:22:03+00:00" }, { "name": "symfony/security-bundle",