From b6949d1f9ff973dcc975e1c5d98fdda06f964253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 21:04:41 +0000 Subject: [PATCH] chore(deps-dev): bump tomasvotruba/cognitive-complexity Bumps [tomasvotruba/cognitive-complexity](https://github.com/TomasVotruba/cognitive-complexity) from 1.0.0 to 1.1.0. - [Commits](https://github.com/TomasVotruba/cognitive-complexity/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: tomasvotruba/cognitive-complexity dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5d75bbe..00c3f71 100644 --- a/composer.lock +++ b/composer.lock @@ -18179,16 +18179,16 @@ }, { "name": "tomasvotruba/cognitive-complexity", - "version": "1.0.0", + "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/TomasVotruba/cognitive-complexity.git", - "reference": "974586fbc31b448ec04cf7877767bbb775671c3f" + "reference": "3ca30d23ec743d1d0d67d2d6f2824538a98941f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TomasVotruba/cognitive-complexity/zipball/974586fbc31b448ec04cf7877767bbb775671c3f", - "reference": "974586fbc31b448ec04cf7877767bbb775671c3f", + "url": "https://api.github.com/repos/TomasVotruba/cognitive-complexity/zipball/3ca30d23ec743d1d0d67d2d6f2824538a98941f8", + "reference": "3ca30d23ec743d1d0d67d2d6f2824538a98941f8", "shasum": "" }, "require": { @@ -18215,7 +18215,7 @@ "description": "PHPStan rules to measure cognitive complexity of your classes and methods", "support": { "issues": "https://github.com/TomasVotruba/cognitive-complexity/issues", - "source": "https://github.com/TomasVotruba/cognitive-complexity/tree/1.0.0" + "source": "https://github.com/TomasVotruba/cognitive-complexity/tree/1.1.0" }, "funding": [ { @@ -18227,7 +18227,7 @@ "type": "github" } ], - "time": "2024-12-13T10:28:54+00:00" + "time": "2026-03-30T14:54:38+00:00" }, { "name": "tomasvotruba/type-coverage",