Bump doctrine/dbal from 2.9.1 to 2.9.2

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] 2018-12-31 06:39:46 +00:00
parent 0ad12aef79
commit 54f24b0641
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

10
composer.lock generated
View File

@ -820,16 +820,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": {
@ -898,7 +898,7 @@
"php",
"queryobject"
],
"time": "2018-12-14T04:51:13+00:00"
"time": "2018-12-31T03:27:51+00:00"
},
{
"name": "doctrine/event-manager",