We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14c9fe commit 3573c02Copy full SHA for 3573c02
2 files changed
composer.json
@@ -26,7 +26,7 @@
26
},
27
"require-dev": {
28
"phpunit/phpunit": "^9.5",
29
- "roave/infection-static-analysis-plugin": "^1.7",
+ "roave/infection-static-analysis-plugin": "^1.14",
30
"spatie/phpunit-watcher": "^1.23",
31
"vimeo/psalm": "^4.3"
32
infection.json.dist
@@ -6,8 +6,8 @@
6
7
"logs": {
8
"text": "php:\/\/stderr",
9
- "badge": {
10
- "branch": "master"
+ "stryker": {
+ "badge": "master"
11
}
12
13
"mutators": {
0 commit comments