From f85a0b1309a1ce350aef75badfbd41c880298448 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 06:09:04 +0000 Subject: [PATCH] composer(deps-dev): update tomasvotruba/unused-public requirement Updates the requirements on [tomasvotruba/unused-public](https://github.com/TomasVotruba/unused-public) to permit the latest version. - [Commits](https://github.com/TomasVotruba/unused-public/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: tomasvotruba/unused-public dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ec18b7e..0ffcdc1 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "symplify/phpstan-rules": "^13.0.1", "tomasvotruba/cognitive-complexity": "^0.2.3", "tomasvotruba/type-coverage": "^1.0.0", - "tomasvotruba/unused-public": "^1.0.0" + "tomasvotruba/unused-public": "^1.1.0" }, "autoload": { "psr-4": {