From a41f1cb0fe3625a909766125c5e29082f424a8a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 09:00:51 +0000 Subject: [PATCH] Bump the phpstan group with 2 updates (#114) --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index f2389ed..07ad144 100644 --- a/composer.json +++ b/composer.json @@ -21,11 +21,11 @@ }, "require-dev": { "nette/tester": "2.5.2", - "phpstan/phpstan": "1.10.57", + "phpstan/phpstan": "1.10.59", "phpstan/phpstan-strict-rules": "1.5.2", "phpstan/phpstan-nette": "1.2.9", "nepada/phpstan-nette-tester": "1.1.0", - "spaze/phpstan-disallowed-calls": "3.1.1", + "spaze/phpstan-disallowed-calls": "3.1.2", "shipmonk/phpstan-rules": "2.11.2", "php-parallel-lint/php-parallel-lint": "1.3.2", "nepada/coding-standard": "7.14.0",