1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-11 17:51:02 +00:00

Bump doctrine/doctrine-bundle from 1.12.11 to 1.12.12

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-11 03:29:07 +00:00 committed by GitHub
parent 6a98df3d81
commit 232be6ab1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -947,16 +947,16 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "1.12.11",
"version": "1.12.12",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa"
"reference": "5a94ec5c9081ddf10061b95e0c140dc260d6b6d3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/df45ea464f201e6ab6ba02757204eaaf4120bcfa",
"reference": "df45ea464f201e6ab6ba02757204eaaf4120bcfa",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/5a94ec5c9081ddf10061b95e0c140dc260d6b6d3",
"reference": "5a94ec5c9081ddf10061b95e0c140dc260d6b6d3",
"shasum": ""
},
"require": {
@ -999,7 +999,7 @@
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "1.12.x-dev"
"dev-master": "2.3.x-dev"
}
},
"autoload": {
@ -1051,7 +1051,7 @@
"type": "tidelift"
}
],
"time": "2020-11-07T08:28:55+00:00"
"time": "2020-11-10T20:24:48+00:00"
},
{
"name": "doctrine/doctrine-cache-bundle",