Bump doctrine/dbal from 2.12.0 to 2.12.1

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/2.12.0...2.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-16 07:53:29 +00:00
committed by GitHub
parent 3a8bfaba27
commit 7cfc615af8

10
composer.lock generated
View File

@@ -491,16 +491,16 @@
},
{
"name": "doctrine/dbal",
"version": "2.12.0",
"version": "2.12.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "c6d37b4c42aaa3c3ee175f05eca68056f4185646"
"reference": "adce7a954a1c2f14f85e94aed90c8489af204086"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/c6d37b4c42aaa3c3ee175f05eca68056f4185646",
"reference": "c6d37b4c42aaa3c3ee175f05eca68056f4185646",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/adce7a954a1c2f14f85e94aed90c8489af204086",
"reference": "adce7a954a1c2f14f85e94aed90c8489af204086",
"shasum": ""
},
"require": {
@@ -594,7 +594,7 @@
"type": "tidelift"
}
],
"time": "2020-10-22T17:26:24+00:00"
"time": "2020-11-14T20:26:58+00:00"
},
{
"name": "doctrine/event-manager",