From 2535c0e972a34c4015ca874b86bc8ebf173717b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:36:10 +0000 Subject: [PATCH] Update phpstan/phpstan-mockery requirement from 1.0.0 to 1.1.0 (#57) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5027727..4b5160c 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpstan/phpstan-strict-rules": "1.2.3", "nepada/phpstan-nette-tester": "0.4.0", "spaze/phpstan-disallowed-calls": "2.3.2", - "phpstan/phpstan-mockery": "1.0.0", + "phpstan/phpstan-mockery": "1.1.0", "php-parallel-lint/php-parallel-lint": "1.3.2", "nepada/coding-standard": "7.4.3", "giggsey/libphonenumber-for-php": ">=8.12.34"