From 9a92fcbe79d5346c08daf958968371b93b67c466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 18:02:36 +0000 Subject: [PATCH] Update spaze/phpstan-disallowed-calls requirement from 2.12.1 to 2.14.2 (#95) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aed12bb..9c7ab3e 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "phpstan/phpstan-strict-rules": "1.5.1", "phpstan/phpstan-nette": "1.2.4", "nepada/phpstan-nette-tester": "1.0.0", - "spaze/phpstan-disallowed-calls": "2.12.1", + "spaze/phpstan-disallowed-calls": "2.14.2", "shipmonk/phpstan-rules": "2.3.1", "php-parallel-lint/php-parallel-lint": "1.3.2", "nepada/coding-standard": "7.7.0",