diff --git a/.gitattributes b/.gitattributes index 899e65fe..0eb2eaba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,7 +4,7 @@ .gitignore export-ignore .php-cs-fixer.php export-ignore composer.lock export-ignore -merge -infection.json.dist export-ignore +infection.json5 export-ignore phpstan.neon export-ignore phpstan-rector.neon export-ignore phpunit.xml.dist export-ignore diff --git a/infection.json.dist b/infection.json5 similarity index 100% rename from infection.json.dist rename to infection.json5