From 6d0b471b0b142d8ca26bf4d4f09f227f84ed678b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 02:34:48 +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 9becd696..65a91681 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,7 @@ "spomky-labs/aes-key-wrap": "^7.0", "staabm/phpstan-dba": "^0.2.79", "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/browser-kit": "^7.0", "symfony/http-client": "^7.0", "symfony/clock": "^7.0",