From bf724c49e2f61ed4cf63b5f35480dc0841e13b53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:24:54 +0100 Subject: [PATCH] Update tomasvotruba/unused-public requirement from 1.0.0 to 1.1.0 (#190) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 86ee1b9..5bfc303 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": "1.0.0" + "tomasvotruba/unused-public": "1.1.0" }, "conflict": { "tomasvotruba/type-coverage": "<1.0"