From 69864c5f669a9ab88f10f32b806c4cb3e926b045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 06:48:14 +0000 Subject: [PATCH] Bump doctrine/doctrine-bundle from 2.2.4 to 2.3.0 in /symfony Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 2.2.4 to 2.3.0. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/2.2.4...2.3.0) Signed-off-by: dependabot[bot] --- symfony/composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/symfony/composer.lock b/symfony/composer.lock index 5998076..597e4e9 100644 --- a/symfony/composer.lock +++ b/symfony/composer.lock @@ -498,16 +498,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.2.4", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "708ed6f99c3d0142e15a8b05022946367cfcc075" + "reference": "8b922578bdee2243a26202b13df795e170efaef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/708ed6f99c3d0142e15a8b05022946367cfcc075", - "reference": "708ed6f99c3d0142e15a8b05022946367cfcc075", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/8b922578bdee2243a26202b13df795e170efaef8", + "reference": "8b922578bdee2243a26202b13df795e170efaef8", "shasum": "" }, "require": { @@ -600,7 +600,7 @@ "type": "tidelift" } ], - "time": "2021-02-25T11:33:34+00:00" + "time": "2021-03-16T16:24:04+00:00" }, { "name": "doctrine/doctrine-migrations-bundle",