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 9013140 commit 02a3cb5Copy full SHA for 02a3cb5
composer.json
@@ -36,7 +36,7 @@
36
"httpsoft/http-message": "^1.0.9",
37
"phpunit/phpunit": "^9.5",
38
"psr/http-server-handler": "^1.0",
39
- "roave/infection-static-analysis-plugin": "^1.10",
+ "roave/infection-static-analysis-plugin": "^1.14",
40
"spatie/phpunit-watcher": "^1.23",
41
"vimeo/psalm": "^4.12",
42
"yiisoft/test-support": "^1.3"
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