From 3fab53d2add82c81dba9e82f6d1a17fc117723dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:02:18 +0000 Subject: [PATCH] chore(deps): update dependency doctrine/doctrine-bundle to v3.2.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f73cf2deb9..5c7dee2d68 100644 --- a/composer.lock +++ b/composer.lock @@ -388,16 +388,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "3.2.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "b7d8e4d4ec7934ac60493fc6cd5f76507163ce95" + "reference": "02f382e06c1422eac22054e9b0a57430cca5b0bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/b7d8e4d4ec7934ac60493fc6cd5f76507163ce95", - "reference": "b7d8e4d4ec7934ac60493fc6cd5f76507163ce95", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/02f382e06c1422eac22054e9b0a57430cca5b0bc", + "reference": "02f382e06c1422eac22054e9b0a57430cca5b0bc", "shasum": "" }, "require": { @@ -483,7 +483,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/3.2.0" + "source": "https://github.com/doctrine/DoctrineBundle/tree/3.2.1" }, "funding": [ { @@ -499,7 +499,7 @@ "type": "tidelift" } ], - "time": "2025-12-21T20:34:16+00:00" + "time": "2025-12-22T09:52:21+00:00" }, { "name": "doctrine/doctrine-migrations-bundle",