From 74f174b1828470bfe56664cf08eede18c4496b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 09:08:00 +0000 Subject: [PATCH] build(deps-dev): bump spaze/phpstan-disallowed-calls in /tools/phpstan Bumps [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls) from 4.9.0 to 4.10.0. - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](https://github.com/spaze/phpstan-disallowed-calls/compare/v4.9.0...v4.10.0) --- updated-dependencies: - dependency-name: spaze/phpstan-disallowed-calls dependency-version: 4.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/phpstan/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/phpstan/composer.lock b/tools/phpstan/composer.lock index 5489bb063..11af592fa 100644 --- a/tools/phpstan/composer.lock +++ b/tools/phpstan/composer.lock @@ -62,16 +62,16 @@ }, { "name": "spaze/phpstan-disallowed-calls", - "version": "v4.9.2", + "version": "v4.10.0", "source": { "type": "git", "url": "https://github.com/spaze/phpstan-disallowed-calls.git", - "reference": "cc78e77f9f8f2bd3d66c7c88cd9c9e07762a0d87" + "reference": "501b212b15b8b4c5e2aaf44ee01bb024f85956d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/cc78e77f9f8f2bd3d66c7c88cd9c9e07762a0d87", - "reference": "cc78e77f9f8f2bd3d66c7c88cd9c9e07762a0d87", + "url": "https://api.github.com/repos/spaze/phpstan-disallowed-calls/zipball/501b212b15b8b4c5e2aaf44ee01bb024f85956d3", + "reference": "501b212b15b8b4c5e2aaf44ee01bb024f85956d3", "shasum": "" }, "require": { @@ -117,7 +117,7 @@ ], "support": { "issues": "https://github.com/spaze/phpstan-disallowed-calls/issues", - "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.9.2" + "source": "https://github.com/spaze/phpstan-disallowed-calls/tree/v4.10.0" }, "funding": [ { @@ -125,7 +125,7 @@ "type": "github" } ], - "time": "2026-03-31T22:26:59+00:00" + "time": "2026-04-04T01:47:30+00:00" } ], "aliases": [],