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",