From 747942ed2573d60f4b814e6491dbbbf0dbbbdab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:53:16 +0000 Subject: [PATCH] Update staabm/phpstan-todo-by requirement || ^0.2 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.1.27...0.2) --- updated-dependencies: - dependency-name: staabm/phpstan-todo-by 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 9342ed8f..c49c0ac4 100644 --- a/composer.json +++ b/composer.json @@ -110,7 +110,7 @@ "qossmic/deptrac": "^2.0", "rector/rector": "^1.0", "roave/security-advisories": "dev-latest", - "staabm/phpstan-todo-by": "^0.1.27", + "staabm/phpstan-todo-by": "^0.1.27 || ^0.2", "struggle-for-php/sfp-phpstan-psr-log": "^0.21.0 || ^0.22.0", "symfony/asset": "^6.4|^7.0", "symfony/asset-mapper": "^6.4|^7.0",