From: Jérémy Benoist Date: Fri, 29 Nov 2019 06:38:20 +0000 (+0100) Subject: Merge pull request #4207 from wallabag/dependabot/composer/doctrine/doctrine-bundle... X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=b76bf31bca6b1909751daf15e33a22a902074d41;hp=a4064347015e169b309153f214e2bb5ec17fde21;p=github%2Fwallabag%2Fwallabag.git Merge pull request #4207 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.2 Bump doctrine/doctrine-bundle from 1.12.0 to 1.12.2 --- diff --git a/composer.lock b/composer.lock index 576822e2..6c0d66bc 100644 --- a/composer.lock +++ b/composer.lock @@ -730,16 +730,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "1.12.0", + "version": "1.12.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115" + "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115", - "reference": "a374f3bc54fe7c23ddb722ef6b9ddd2d9dcb9115", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9", + "reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9", "shasum": "" }, "require": { @@ -747,6 +747,7 @@ "doctrine/doctrine-cache-bundle": "~1.2", "jdorn/sql-formatter": "^1.2.16", "php": "^7.1", + "symfony/cache": "^3.4.30|^4.3.3", "symfony/config": "^3.4.30|^4.3.3", "symfony/console": "^3.4.30|^4.3.3", "symfony/dependency-injection": "^3.4.30|^4.3.3", @@ -762,7 +763,6 @@ "doctrine/orm": "^2.6", "php-coveralls/php-coveralls": "^2.1", "phpunit/phpunit": "^7.5", - "symfony/cache": "^3.4.30|^4.3.3", "symfony/phpunit-bridge": "^4.2", "symfony/property-info": "^3.4.30|^4.3.3", "symfony/twig-bridge": "^3.4|^4.1", @@ -816,7 +816,7 @@ "orm", "persistence" ], - "time": "2019-11-19T11:42:20+00:00" + "time": "2019-11-28T13:00:49+00:00" }, { "name": "doctrine/doctrine-cache-bundle",