Merge tag '3.11.7'

This commit is contained in:
Dylan K. Taylor
2020-04-18 11:29:47 +01:00
4 changed files with 29 additions and 22 deletions

23
composer.lock generated
View File

@ -671,11 +671,11 @@
"packages-dev": [
{
"name": "irstea/phpunit-shim",
"version": "8.5.2",
"version": "8.5.3",
"source": {
"type": "git",
"url": "https://gitlab.irstea.fr/pole-is/tools/phpunit-shim.git",
"reference": "8ec63f895972681271191821a36f9081c236b993"
"reference": "b55d058d7ad3cf516068f22138a5b8fb724605db"
},
"require": {
"ext-dom": "*",
@ -721,7 +721,7 @@
"testing",
"xunit"
],
"time": "2020-01-23T13:39:47+00:00"
"time": "2020-04-01T02:21:12+00:00"
},
{
"name": "phpstan/phpstan",
@ -760,20 +760,6 @@
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
{
"url": "https://www.patreon.com/phpstan",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
"time": "2020-03-22T16:51:47+00:00"
},
{
@ -925,6 +911,5 @@
"ext-zip": "*",
"ext-zlib": ">=1.2.11"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
"platform-dev": []
}