Bump doctrine/dbal from 2.11.1 to 2.11.2

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-10-19 05:19:16 +00:00
committed by GitHub
parent 054eecf541
commit 5a53cea90b

17
composer.lock generated
View File

@@ -320,7 +320,7 @@
"keywords": [
"laravel"
],
"abandoned": true,
"abandoned": "diglactic/laravel-breadcrumbs",
"time": "2019-12-30T22:50:51+00:00"
},
{
@@ -484,16 +484,16 @@
},
{
"name": "doctrine/dbal",
"version": "2.11.1",
"version": "2.11.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86"
"reference": "b88a45cbc395e850b2d958dcd7b9d49d09ff23e0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
"reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/b88a45cbc395e850b2d958dcd7b9d49d09ff23e0",
"reference": "b88a45cbc395e850b2d958dcd7b9d49d09ff23e0",
"shasum": ""
},
"require": {
@@ -505,12 +505,11 @@
"require-dev": {
"doctrine/coding-standard": "^8.1",
"jetbrains/phpstorm-stubs": "^2019.1",
"nikic/php-parser": "^4.4",
"phpstan/phpstan": "^0.12.40",
"phpunit/phpunit": "^9.3",
"phpunit/phpunit": "^9.4",
"psalm/plugin-phpunit": "^0.10.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "^3.14.2"
"vimeo/psalm": "^3.17.2"
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
@@ -588,7 +587,7 @@
"type": "tidelift"
}
],
"time": "2020-09-27T04:09:41+00:00"
"time": "2020-10-19T02:01:37+00:00"
},
{
"name": "doctrine/event-manager",