{
    "require-dev": {
        "infection/infection": "^0.26 || ^0.31.9"
    },
    "config": {
        "allow-plugins": {
            "infection/extension-installer": true
        }
    }
}
