From fda8c83dc145c73c430ce5b475a4a3ca27c6d51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 04:24:25 +0000 Subject: [PATCH] Update staabm/phpstan-todo-by requirement from ^0.2 to ^0.2 || ^0.3 Updates the requirements on [staabm/phpstan-todo-by](https://github.com/staabm/phpstan-todo-by) to permit the latest version. - [Release notes](https://github.com/staabm/phpstan-todo-by/releases) - [Commits](https://github.com/staabm/phpstan-todo-by/compare/0.2...0.3) --- 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 5b8058e3..075ccb00 100644 --- a/composer.json +++ b/composer.json @@ -111,7 +111,7 @@ "deptrac/deptrac": "^3.0", "rector/rector": "^2.0", "roave/security-advisories": "dev-latest", - "staabm/phpstan-todo-by": "^0.2", + "staabm/phpstan-todo-by": "^0.2 || ^0.3", "struggle-for-php/sfp-phpstan-psr-log": "^0.23 || ^0.24", "symfony/asset": "^6.4|^7.0", "symfony/asset-mapper": "^6.4|^7.0",