From 94a845541c2e3f550275803fc30511bc4ccca2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 02:12:13 +0000 Subject: [PATCH] Update staabm/phpstan-todo-by requirement --- updated-dependencies: - dependency-name: staabm/phpstan-todo-by dependency-version: '0.3' 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 0c8c8abf..b68d6ea8 100644 --- a/composer.json +++ b/composer.json @@ -83,7 +83,7 @@ "roave/security-advisories": "dev-latest", "spomky-labs/aes-key-wrap": "^7.0", "staabm/phpstan-dba": "^0.2.79|^0.3|^0.4", - "staabm/phpstan-todo-by": "^0.1.25|^0.2", + "staabm/phpstan-todo-by": "^0.1.25|^0.2|^0.3", "struggle-for-php/sfp-phpstan-psr-log": "^0.20|^0.21|^0.22|^0.23|^0.24", "symfony/browser-kit": "^7.0", "symfony/http-client": "^7.0",