From 0bd9a3acab03f67e744841d9897e10949292131c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 13:53:04 +0000 Subject: [PATCH] Bump the phpstan group with 3 updates (#151) --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index e22b6da..2cb7f2f 100644 --- a/composer.json +++ b/composer.json @@ -24,12 +24,12 @@ "require-dev": { "nette/tester": "2.5.4", "mockery/mockery": "1.6.12", - "phpstan/phpstan": "2.1.1", - "phpstan/phpstan-strict-rules": "2.0.1", + "phpstan/phpstan": "2.1.2", + "phpstan/phpstan-strict-rules": "2.0.3", "phpstan/phpstan-nette": "2.0.2", "phpstan/phpstan-mockery": "2.0.0", "nepada/phpstan-nette-tester": "2.0.0", - "spaze/phpstan-disallowed-calls": "4.1.1", + "spaze/phpstan-disallowed-calls": "4.2.1", "shipmonk/phpstan-rules": "4.1.0", "php-parallel-lint/php-parallel-lint": "1.4.0", "nepada/coding-standard": "7.14.1",