Merge pull request #4229 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.5

Bump doctrine/doctrine-bundle from 1.12.2 to 1.12.5
This commit is contained in:
Jérémy Benoist 2019-12-19 08:01:47 +01:00 committed by GitHub
commit 2e267a88a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

25
composer.lock generated
View file

@ -735,21 +735,22 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "1.12.2", "version": "1.12.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9" "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9ac04186b47abda4759d0c304ab8f0780c470ac9", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5d477e6fecac2718b8c43e658abe2a19b225ba25",
"reference": "9ac04186b47abda4759d0c304ab8f0780c470ac9", "reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/dbal": "^2.5.12", "doctrine/dbal": "^2.5.12",
"doctrine/doctrine-cache-bundle": "~1.2", "doctrine/doctrine-cache-bundle": "~1.2",
"doctrine/persistence": "^1.3.3",
"jdorn/sql-formatter": "^1.2.16", "jdorn/sql-formatter": "^1.2.16",
"php": "^7.1", "php": "^7.1",
"symfony/cache": "^3.4.30|^4.3.3", "symfony/cache": "^3.4.30|^4.3.3",
@ -757,7 +758,8 @@
"symfony/console": "^3.4.30|^4.3.3", "symfony/console": "^3.4.30|^4.3.3",
"symfony/dependency-injection": "^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/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": { "conflict": {
"doctrine/orm": "<2.6", "doctrine/orm": "<2.6",
@ -766,6 +768,7 @@
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^6.0", "doctrine/coding-standard": "^6.0",
"doctrine/orm": "^2.6", "doctrine/orm": "^2.6",
"ocramius/proxy-manager": "^2.1",
"php-coveralls/php-coveralls": "^2.1", "php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^7.5", "phpunit/phpunit": "^7.5",
"symfony/phpunit-bridge": "^4.2", "symfony/phpunit-bridge": "^4.2",
@ -821,7 +824,7 @@
"orm", "orm",
"persistence" "persistence"
], ],
"time": "2019-11-28T13:00:49+00:00" "time": "2019-12-18T18:15:25+00:00"
}, },
{ {
"name": "doctrine/doctrine-cache-bundle", "name": "doctrine/doctrine-cache-bundle",
@ -7849,7 +7852,7 @@
], ],
"authors": [ "authors": [
{ {
"name": "Sebastien MALOT", "name": "Sebastien Malot",
"email": "sebastien@malot.fr" "email": "sebastien@malot.fr"
} }
], ],
@ -9412,8 +9415,8 @@
"authors": [ "authors": [
{ {
"name": "Sander Kromwijk", "name": "Sander Kromwijk",
"role": "Original developer", "email": "s.kromwijk@gmail.co",
"email": "s.kromwijk@gmail.co" "role": "Original developer"
}, },
{ {
"name": "Nicolas Lœuillet", "name": "Nicolas Lœuillet",
@ -9615,7 +9618,7 @@
"email": "adrien.brault@gmail.com" "email": "adrien.brault@gmail.com"
}, },
{ {
"name": "William Durand", "name": "William DURAND",
"email": "william.durand1@gmail.com" "email": "william.durand1@gmail.com"
} }
], ],
@ -9665,7 +9668,7 @@
], ],
"authors": [ "authors": [
{ {
"name": "William Durand", "name": "William DURAND",
"email": "william.durand1@gmail.com" "email": "william.durand1@gmail.com"
} }
], ],