Bump irstea/phpunit-shim from 8.5.2 to 8.5.3 (#3384)

This commit is contained in:
dependabot-preview[bot] 2020-04-12 03:40:14 +00:00 committed by GitHub
parent 5f33ef35e3
commit 5f07c5df1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

23
composer.lock generated
View File

@ -424,11 +424,11 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "irstea/phpunit-shim", "name": "irstea/phpunit-shim",
"version": "8.5.2", "version": "8.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://gitlab.irstea.fr/pole-is/tools/phpunit-shim.git", "url": "https://gitlab.irstea.fr/pole-is/tools/phpunit-shim.git",
"reference": "8ec63f895972681271191821a36f9081c236b993" "reference": "b55d058d7ad3cf516068f22138a5b8fb724605db"
}, },
"require": { "require": {
"ext-dom": "*", "ext-dom": "*",
@ -474,7 +474,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2020-01-23T13:39:47+00:00" "time": "2020-04-01T02:21:12+00:00"
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
@ -513,20 +513,6 @@
"MIT" "MIT"
], ],
"description": "PHPStan - PHP Static Analysis Tool", "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" "time": "2020-03-22T16:51:47+00:00"
}, },
{ {
@ -663,6 +649,5 @@
"ext-zip": "*", "ext-zip": "*",
"ext-zlib": ">=1.2.11" "ext-zlib": ">=1.2.11"
}, },
"platform-dev": [], "platform-dev": []
"plugin-api-version": "1.1.0"
} }