Merge pull request #4233 from wallabag/dependabot/composer/doctrine/doctrine-bundle-1.12.6

Bump doctrine/doctrine-bundle from 1.12.5 to 1.12.6
This commit is contained in:
Jérémy Benoist 2019-12-20 07:27:49 +01:00 committed by GitHub
commit 139b9aeadc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View file

@ -735,16 +735,16 @@
}, },
{ {
"name": "doctrine/doctrine-bundle", "name": "doctrine/doctrine-bundle",
"version": "1.12.5", "version": "1.12.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git", "url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25" "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5d477e6fecac2718b8c43e658abe2a19b225ba25", "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/08f944760ac471aa97a9b0386dfdb559db80b32d",
"reference": "5d477e6fecac2718b8c43e658abe2a19b225ba25", "reference": "08f944760ac471aa97a9b0386dfdb559db80b32d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -824,7 +824,7 @@
"orm", "orm",
"persistence" "persistence"
], ],
"time": "2019-12-18T18:15:25+00:00" "time": "2019-12-19T09:08:00+00:00"
}, },
{ {
"name": "doctrine/doctrine-cache-bundle", "name": "doctrine/doctrine-cache-bundle",