From f8741227ac3bba39a58a4dde0d9e602df89c0ad0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:56:36 +0000 Subject: [PATCH] Update phpstan/phpstan-phpunit requirement from 0.12.17 to 0.12.18 (#5) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9bd5f74..73b2a04 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "nepada/coding-standard": "6.4.0", "php-parallel-lint/php-parallel-lint": "1.2", "nette/tester": "2.4.0", - "phpstan/phpstan-phpunit": "0.12.17", + "phpstan/phpstan-phpunit": "0.12.18", "phpstan/phpstan-strict-rules": "0.12.9", "phpunit/phpunit": "^8.5.9 || ^9.4.3" },