From 805766557de8e9395b022838c923125d0fefc5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 07:20:58 +0000 Subject: [PATCH] Update struggle-for-php/sfp-phpstan-psr-log requirement || ^0.21.0 Updates the requirements on [struggle-for-php/sfp-phpstan-psr-log](https://github.com/struggle-for-php/sfp-phpstan-psr-log) to permit the latest version. - [Release notes](https://github.com/struggle-for-php/sfp-phpstan-psr-log/releases) - [Commits](https://github.com/struggle-for-php/sfp-phpstan-psr-log/compare/0.20.0...0.21.0) --- updated-dependencies: - dependency-name: struggle-for-php/sfp-phpstan-psr-log 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 5dc62af..82ac2fa 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "phpunit/phpunit": "^10.1|^11.0", "rector/rector": "^1.0", "staabm/phpstan-todo-by": "^0.1.25", - "struggle-for-php/sfp-phpstan-psr-log": "^0.20.0", + "struggle-for-php/sfp-phpstan-psr-log": "^0.20.0 || ^0.21.0", "symfony/filesystem": "^6.4|^7.0", "symfony/framework-bundle": "^6.4|^7.0", "symfony/mime": "^6.4|^7.0",