From 0bd2ac0ec3ce0c729a3b569493d592f798101dc9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 11:43:28 +0000 Subject: [PATCH] Update dependency roave/infection-static-analysis-plugin to ^1.41.0 | datasource | package | from | to | | ---------- | -------------------------------------- | ------ | ------ | | packagist | roave/infection-static-analysis-plugin | 1.40.0 | 1.41.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index abe83a3..de66731 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "composer/composer": "^2.9.2", "doctrine/coding-standard": "^14.0.0", "ext-zip": "^1.15.0", - "roave/infection-static-analysis-plugin": "^1.39.0", + "roave/infection-static-analysis-plugin": "^1.41.0", "phpunit/phpunit": "^11.5.44", "psalm/plugin-phpunit": "^0.19.5", "vimeo/psalm": "^6.13.1"