From 232be6ab1c0b995b1b95fd05bdeac7dc4d9d5f85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 03:29:07 +0000 Subject: [PATCH] Bump doctrine/doctrine-bundle from 1.12.11 to 1.12.12 Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.11 to 1.12.12. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.11...1.12.12) Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2112c4f84..00d423dce 100644 --- a/composer.lock +++ b/composer.lock @@ -947,16 +947,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.11", + "version": "1.12.12", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa" + "reference": "5a94ec5c9081ddf10061b95e0c140dc260d6b6d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/df45ea464f201e6ab6ba02757204eaaf4120bcfa", - "reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5a94ec5c9081ddf10061b95e0c140dc260d6b6d3", + "reference": "5a94ec5c9081ddf10061b95e0c140dc260d6b6d3", "shasum": "" }, "require": { @@ -999,7 +999,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.12.x-dev" + "dev-master": "2.3.x-dev" } }, "autoload": { @@ -1051,7 +1051,7 @@ "type": "tidelift" } ], - "time": "2020-11-07T08:28:55+00:00" + "time": "2020-11-10T20:24:48+00:00" }, { "name": "doctrine/doctrine-cache-bundle",