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",