mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
11 lines
229 B
Plaintext
11 lines
229 B
Plaintext
{
|
|
"$schema": "https://raw.githubusercontent.com/infection/infection/0.32.6/resources/schema.json",
|
|
"source": {
|
|
"directories": [
|
|
"src"
|
|
]
|
|
},
|
|
"mutators": {
|
|
"@default": true
|
|
}
|
|
} |