Skip to content

Commit 294d58a

Browse files
build(deps-dev): update infection/infection requirement (#26)
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.20.2...0.21.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b0014be commit 294d58a

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"doctrine/coding-standard": "^8.2",
2222
"ergebnis/composer-normalize": "^2.13",
23-
"infection/infection": "^0.20.2",
23+
"infection/infection": "^0.21.0",
2424
"phpstan/extension-installer": "^1.1",
2525
"phpstan/phpstan": "^0.12.69",
2626
"phpstan/phpstan-phpunit": "^0.12.17",

0 commit comments

Comments
 (0)