Skip to content

Commit 913be57

Browse files
Update infection/infection requirement from ^0.28 to ^0.28 || ^0.29
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.28.0...0.29.0) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9627e5d commit 913be57

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
@@ -67,7 +67,7 @@
6767
"ext-sodium": "*",
6868
"ekino/phpstan-banned-code": "^1.0",
6969
"ergebnis/phpunit-slow-test-detector": "^2.14",
70-
"infection/infection": "^0.28",
70+
"infection/infection": "^0.28 || ^0.29",
7171
"matthiasnoback/symfony-config-test": "^5.0",
7272
"paragonie/sodium_compat": "^1.20 || ^2.0",
7373
"php-parallel-lint/php-parallel-lint": "^1.3",

0 commit comments

Comments
 (0)