From 31c7ba10f37d65303dbcc775237e035c7634019e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 02:27:40 +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.25...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 0db7749d..2c68bc09 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ "roave/security-advisories": "dev-latest", "spomky-labs/aes-key-wrap": "^7.0", "staabm/phpstan-dba": "^0.2.79", - "staabm/phpstan-todo-by": "^0.1.25", + "staabm/phpstan-todo-by": "^0.1.25 || ^0.2", "struggle-for-php/sfp-phpstan-psr-log": "^0.20|^0.21|^0.22", "symfony/browser-kit": "^7.0", "symfony/http-client": "^7.0",