From 9ebb1a693e69e7fcc2d29f0d16d1ec101659ad41 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 10:43:44 +0000 Subject: [PATCH] fix(deps): update dependency doctrine/doctrine-bundle to v2.13.0 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d2b7903114..7032719c9d 100644 --- a/composer.lock +++ b/composer.lock @@ -536,16 +536,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.12.1", + "version": "2.13.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "f633ea328c6542355ac4abbf5ddbc70abff14413" + "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/f633ea328c6542355ac4abbf5ddbc70abff14413", - "reference": "f633ea328c6542355ac4abbf5ddbc70abff14413", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/ca59d84b8e63143ce1aed90cdb333ba329d71563", + "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563", "shasum": "" }, "require": { @@ -636,7 +636,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.12.1" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.0" }, "funding": [ { @@ -652,7 +652,7 @@ "type": "tidelift" } ], - "time": "2024-09-01T09:41:06+00:00" + "time": "2024-09-01T09:46:40+00:00" }, { "name": "doctrine/doctrine-migrations-bundle",