From ade7f67f03ed0125236a93fd1d9064a055fc7c6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 11:09:17 +0000 Subject: [PATCH] build(deps): bump symfony/dependency-injection from 8.0.2 to 8.0.3 Bumps [symfony/dependency-injection](https://github.com/symfony/dependency-injection) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/7.3/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: symfony/dependency-injection dependency-version: 8.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4c95090668..48630b70ac 100644 --- a/composer.lock +++ b/composer.lock @@ -2997,16 +2997,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v8.0.2", + "version": "v8.0.3", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "90f6c3364b8f444f85bdb6939664c80af9e0d576" + "reference": "8db0d4c1dd4c533a29210c68074999ba45ad6d3e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/90f6c3364b8f444f85bdb6939664c80af9e0d576", - "reference": "90f6c3364b8f444f85bdb6939664c80af9e0d576", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8db0d4c1dd4c533a29210c68074999ba45ad6d3e", + "reference": "8db0d4c1dd4c533a29210c68074999ba45ad6d3e", "shasum": "" }, "require": { @@ -3054,7 +3054,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v8.0.2" + "source": "https://github.com/symfony/dependency-injection/tree/v8.0.3" }, "funding": [ { @@ -3074,7 +3074,7 @@ "type": "tidelift" } ], - "time": "2025-12-08T06:57:48+00:00" + "time": "2025-12-23T14:52:06+00:00" }, { "name": "symfony/deprecation-contracts",