From 59b833a82a94364e2f7353ad2ab3c4253185f581 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 24 Jan 2025 05:30:15 +0000
Subject: [PATCH] [Dependabot] Update spaze/phpstan-disallowed-calls
 requirement (#1558)

Updates the requirements on [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) to permit the latest version.
- [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases)
- [Commits](https://github.com/spaze/phpstan-disallowed-calls/compare/v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: spaze/phpstan-disallowed-calls
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 4fa8e9c..be525ce 100644
--- a/composer.json
+++ b/composer.json
@@ -60,7 +60,7 @@
 		"phpunit/phpunit": "9.6.22",
 		"saschaegerer/phpstan-typo3": "1.10.2",
 		"seld/jsonlint": "1.11.0",
-		"spaze/phpstan-disallowed-calls": "4.2.0",
+		"spaze/phpstan-disallowed-calls": "4.2.1",
 		"squizlabs/php_codesniffer": "3.11.3",
 		"ssch/typo3-rector": "2.12.2",
 		"ssch/typo3-rector-testing-framework": "2.0.1",