diff --git a/tools/phpstan/composer.lock b/tools/phpstan/composer.lock index 09631a4ac..42f87f763 100644 --- a/tools/phpstan/composer.lock +++ b/tools/phpstan/composer.lock @@ -62,16 +62,16 @@ }, { "name": "spaze/phpstan-disallowed-calls", - "version": "v4.8.0", + "version": "v4.9.0", "source": { "type": "git", "url": "https://github.com/spaze/phpstan-disallowed-calls.git", - "reference": "ebbf057755ea0acfbf227d113cac5e3f80aab83a" + "reference": "e80372a55bdad13d22a62fdf2116a67a5438c34b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/ebbf057755ea0acfbf227d113cac5e3f80aab83a", - "reference": "ebbf057755ea0acfbf227d113cac5e3f80aab83a", + "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/e80372a55bdad13d22a62fdf2116a67a5438c34b", + "reference": "e80372a55bdad13d22a62fdf2116a67a5438c34b", "shasum": "" }, "require": { @@ -84,7 +84,7 @@ "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^1.2 || ^2.0", "phpunit/phpunit": "^8.5.14 || ^10.1 || ^11.0 || ^12.0 || ^13.0", - "shipmonk/dead-code-detector": "^0.14.1", + "shipmonk/dead-code-detector": "^0.15.0", "spaze/coding-standard": "^1.8" }, "type": "phpstan-extension", @@ -117,7 +117,7 @@ ], "support": { "issues": "https://github.com/spaze/phpstan-disallowed-calls/issues", - "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.8.0" + "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.9.0" }, "funding": [ { @@ -125,7 +125,7 @@ "type": "github" } ], - "time": "2026-02-07T17:05:49+00:00" + "time": "2026-03-13T22:27:50+00:00" } ], "aliases": [], @@ -137,5 +137,5 @@ "platform-dev": { "php": "~8.3.0 || ~8.4.0 || ~8.5.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }