diff --git a/composer.json b/composer.json index 8fee7f4..e293575 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "phpunit/phpunit": "^9.4", - "roave/infection-static-analysis-plugin": "^1.6", + "roave/infection-static-analysis-plugin": "^1.14", "spatie/phpunit-watcher": "^1.23", "vimeo/psalm": "^4.2", "yiisoft/active-record": "dev-master", diff --git a/infection.json.dist b/infection.json.dist index d319ab1..410e364 100644 --- a/infection.json.dist +++ b/infection.json.dist @@ -6,8 +6,8 @@ }, "logs": { "text": "php:\/\/stderr", - "badge": { - "branch": "master" + "stryker": { + "badge": "master" } }, "mutators": {