From 7a57708dfae8ad1c8a8369589d74ede527694041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 09:24:11 +0200 Subject: [PATCH] Update tomasvotruba/unused-public requirement from ^0.1.10 to ^0.2.0 (#610) 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.1.10...0.2.0.72) --- updated-dependencies: - dependency-name: tomasvotruba/unused-public dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cc00fd0c1..ac53e4f20 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "^8.5|^9.5", "symplify/easy-coding-standard": "^11.4", - "tomasvotruba/unused-public": "^0.1.10", + "tomasvotruba/unused-public": "^0.2.0", "vlucas/phpdotenv": "^5.4" }, "conflict": {