From 0946cd28718e00780ac7b0f2075aa56299483f9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 09:14:02 +0000 Subject: [PATCH] Update dependency psalm/plugin-phpunit to ^0.17 --- vendor-bin/tools/composer.json | 2 +- vendor-bin/tools/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/vendor-bin/tools/composer.json b/vendor-bin/tools/composer.json index 6bc9648..99f3580 100644 --- a/vendor-bin/tools/composer.json +++ b/vendor-bin/tools/composer.json @@ -15,7 +15,7 @@ "phpstan/phpstan-strict-rules": "^1.0", "phpstan/phpstan-symfony": "^1.0", "phpunit/phpunit": "^8.5 || ^9.0", - "psalm/plugin-phpunit": "^0.16", + "psalm/plugin-phpunit": "^0.17", "psalm/plugin-symfony": "^3.0", "symfony/phpunit-bridge": "^6.0", "vimeo/psalm": "^4.3.1" diff --git a/vendor-bin/tools/composer.lock b/vendor-bin/tools/composer.lock index 9c9ccfa..bef721d 100644 --- a/vendor-bin/tools/composer.lock +++ b/vendor-bin/tools/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e512953494c3ef3666402e559a82d50d", + "content-hash": "11d3af0f603aa67cb38fd9844dbe5c05", "packages": [], "packages-dev": [ { @@ -2679,16 +2679,16 @@ }, { "name": "psalm/plugin-phpunit", - "version": "0.16.1", + "version": "0.17.0", "source": { "type": "git", "url": "https://github.com/psalm/psalm-plugin-phpunit.git", - "reference": "5dd3be04f37a857d52880ef6af2524a441dfef24" + "reference": "45951541beef07e93e3ad197daf01da88e85c31d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/5dd3be04f37a857d52880ef6af2524a441dfef24", - "reference": "5dd3be04f37a857d52880ef6af2524a441dfef24", + "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/45951541beef07e93e3ad197daf01da88e85c31d", + "reference": "45951541beef07e93e3ad197daf01da88e85c31d", "shasum": "" }, "require": { @@ -2733,9 +2733,9 @@ "description": "Psalm plugin for PHPUnit", "support": { "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues", - "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.16.1" + "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.17.0" }, - "time": "2021-06-18T23:56:46+00:00" + "time": "2022-06-14T17:05:57+00:00" }, { "name": "psalm/plugin-symfony",