From 5f07c5df1cb9c0c92f0f61f979248978ed8c87af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2020 03:40:14 +0000 Subject: [PATCH] Bump irstea/phpunit-shim from 8.5.2 to 8.5.3 (#3384) --- composer.lock | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 070ba223e..5bb800d84 100644 --- a/composer.lock +++ b/composer.lock @@ -424,11 +424,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": "*", @@ -474,7 +474,7 @@ "testing", "xunit" ], - "time": "2020-01-23T13:39:47+00:00" + "time": "2020-04-01T02:21:12+00:00" }, { "name": "phpstan/phpstan", @@ -513,20 +513,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" }, { @@ -663,6 +649,5 @@ "ext-zip": "*", "ext-zlib": ">=1.2.11" }, - "platform-dev": [], - "plugin-api-version": "1.1.0" + "platform-dev": [] }