From 97d2272cedd0a4d332953b90e18e0f2f1d877379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 04:04:25 +0000 Subject: [PATCH] Update infection/infection requirement from ^0.31 to ^0.31 || ^0.32 Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](https://github.com/infection/infection/compare/0.31.0...0.32.7) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.32.7 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 351fd57..530359b 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "php-standard-library/psalm-plugin": "^2.2", "phpunit/phpunit": "~12.3", "php-cs-fixer/shim": "~3.88", - "infection/infection": "^0.31" + "infection/infection": "^0.31 || ^0.32" }, "license": "MIT", "authors": [