Bump doctrine/dbal from 2.9.1 to 2.9.2 (#885)

Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/v2.9.1...v2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-20 14:19:02 +01:00 committed by Phan An
parent 559bdff5a1
commit 482e5b8f6b

10
composer.lock generated
View file

@ -274,16 +274,16 @@
},
{
"name": "doctrine/dbal",
"version": "v2.9.1",
"version": "v2.9.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "ec74d6e300d78fbc896669c3ca57ef9719adc9c6"
"reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/ec74d6e300d78fbc896669c3ca57ef9719adc9c6",
"reference": "ec74d6e300d78fbc896669c3ca57ef9719adc9c6",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
"reference": "22800bd651c1d8d2a9719e2a3dc46d5108ebfcc9",
"shasum": ""
},
"require": {
@ -352,7 +352,7 @@
"php",
"queryobject"
],
"time": "2018-12-14T04:51:13+00:00"
"time": "2018-12-31T03:27:51+00:00"
},
{
"name": "doctrine/event-manager",