From 4d4d76adc48f3d35257ffa7b50962a9989401d3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 03:09:52 +0000 Subject: [PATCH] Update tomasvotruba/unused-public requirement from 0.3.11 to 1.0.0 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/0.3.11...1.0.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 4cf69ea..86ee1b9 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "thecodingmachine/phpstan-safe-rule": "^1.2", "tomasvotruba/cognitive-complexity": "0.2.3", "tomasvotruba/type-coverage": "1.0.0", - "tomasvotruba/unused-public": "0.3.11" + "tomasvotruba/unused-public": "1.0.0" }, "conflict": { "tomasvotruba/type-coverage": "<1.0"