Skip to content

Commit d1f86d2

Browse files
dependabot[bot]MidnightDesignclaude
authored
Update infection/infection requirement from ^0.31.9 to ^0.32.0 (#16)
* Update infection/infection requirement || ^0.32.0 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](infection/infection@0.31.9...0.32.6) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.32.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Narrow infection constraint to ^0.32.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rudolph Gottesheim <r.gottesheim@midnight-design.at> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6e5acd6 commit d1f86d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require-dev": {
1515
"eventjet/coding-standard": "^3.12",
1616
"guzzlehttp/psr7": "^2.7",
17-
"infection/infection": "^0.31.9",
17+
"infection/infection": "^0.32.0",
1818
"maglnet/composer-require-checker": "^4.16",
1919
"phpstan/extension-installer": "^1.3",
2020
"phpstan/phpstan": "^2.1",

0 commit comments

Comments
 (0)