Bump doctrine/doctrine-bundle from 1.12.10 to 1.12.11

Bumps [doctrine/doctrine-bundle](https://github.com/doctrine/DoctrineBundle) from 1.12.10 to 1.12.11.
- [Release notes](https://github.com/doctrine/DoctrineBundle/releases)
- [Commits](https://github.com/doctrine/DoctrineBundle/compare/1.12.10...1.12.11)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 03:37:30 +00:00 committed by GitHub
parent 2e5d7ea2e3
commit 8130078961
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -947,20 +947,20 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "1.12.10",
"version": "1.12.11",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c"
"reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
"reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/df45ea464f201e6ab6ba02757204eaaf4120bcfa",
"reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa",
"shasum": ""
},
"require": {
"doctrine/dbal": "^2.5.12",
"doctrine/dbal": "^2.5.12|^3.0",
"doctrine/doctrine-cache-bundle": "~1.2",
"doctrine/persistence": "^1.3.3",
"jdorn/sql-formatter": "^1.2.16",
@ -1051,7 +1051,7 @@
"type": "tidelift"
}
],
"time": "2020-05-25T19:50:59+00:00"
"time": "2020-11-07T08:28:55+00:00"
},
{
"name": "doctrine/doctrine-cache-bundle",