From 34154ecf1d887e2c53ea4696f44ba668b792ec6b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 04:13:45 +0000 Subject: [PATCH 1/1] Bump doctrine/doctrine-bundle from 1.12.2 to 1.12.5 Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.2 to 1.12.5. - [Release notes](https://github.com/doctrine/DoctrineBundle/releases) - [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.2...1.12.5) Signed-off-by: dependabot-preview[bot] --- composer.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index 8fc28ddf..6ae1e522 100644 --- a/composer.lock +++ b/composer.lock @@ -735,21 +735,22 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.2", + "version": "1.12.5", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9" + "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9", - "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5d477e6fecac2718b8c43e658abe2a19b225ba25", + "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25", "shasum": "" }, "require": { "doctrine/dbal": "^2.5.12", "doctrine/doctrine-cache-bundle": "~1.2", + "doctrine/persistence": "^1.3.3", "jdorn/sql-formatter": "^1.2.16", "php": "^7.1", "symfony/cache": "^3.4.30|^4.3.3", @@ -757,7 +758,8 @@ "symfony/console": "^3.4.30|^4.3.3", "symfony/dependency-injection": "^3.4.30|^4.3.3", "symfony/doctrine-bridge": "^3.4.30|^4.3.3", - "symfony/framework-bundle": "^3.4.30|^4.3.3" + "symfony/framework-bundle": "^3.4.30|^4.3.3", + "symfony/service-contracts": "^1.1.1|^2.0" }, "conflict": { "doctrine/orm": "<2.6", @@ -766,6 +768,7 @@ "require-dev": { "doctrine/coding-standard": "^6.0", "doctrine/orm": "^2.6", + "ocramius/proxy-manager": "^2.1", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^7.5", "symfony/phpunit-bridge": "^4.2", @@ -821,7 +824,7 @@ "orm", "persistence" ], - "time": "2019-11-28T13:00:49+00:00" + "time": "2019-12-18T18:15:25+00:00" }, { "name": "doctrine/doctrine-cache-bundle", @@ -7849,7 +7852,7 @@ ], "authors": [ { - "name": "Sebastien MALOT", + "name": "Sebastien Malot", "email": "sebastien@malot.fr" } ], @@ -9412,8 +9415,8 @@ "authors": [ { "name": "Sander Kromwijk", - "role": "Original developer", - "email": "s.kromwijk@gmail.co" + "email": "s.kromwijk@gmail.co", + "role": "Original developer" }, { "name": "Nicolas Lœuillet", @@ -9615,7 +9618,7 @@ "email": "adrien.brault@gmail.com" }, { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], @@ -9665,7 +9668,7 @@ ], "authors": [ { - "name": "William Durand", + "name": "William DURAND", "email": "william.durand1@gmail.com" } ], -- 2.41.0