From 2fa6d9a94e9db7a64599ecb34e7de7e451302a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 04:38:42 +0000 Subject: [PATCH] Update infection/infection requirement from ^0.31 to ^0.31 || ^0.33 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.33.0) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.33.0 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..a020933 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.33" }, "license": "MIT", "authors": [