Merge branch 'release/2020.10-06' into develop

This commit is contained in:
Björn Fromme
2020-10-22 13:01:31 +02:00
Generated
+7 -8
View File
@@ -266,16 +266,16 @@
},
{
"name": "doctrine/dbal",
"version": "2.11.1",
"version": "2.11.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86"
"reference": "fb5d5f2f26babf8dce217b1eb88300c22bb703a4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
"reference": "6e6903cd5e3a5be60a79439e3ee8fe126f78fe86",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/fb5d5f2f26babf8dce217b1eb88300c22bb703a4",
"reference": "fb5d5f2f26babf8dce217b1eb88300c22bb703a4",
"shasum": ""
},
"require": {
@@ -287,12 +287,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."
@@ -370,7 +369,7 @@
"type": "tidelift"
}
],
"time": "2020-09-27T04:09:41+00:00"
"time": "2020-10-20T14:36:48+00:00"
},
{
"name": "doctrine/event-manager",