{ "output": "php-cs-fixer.phar", "chmod": "0755", "compactors": [ "Herrera\\Box\\Compactor\\Php" ], "extract": false, "files": [ "LICENSE" ], "finder": [ { "name": ["*.php", "ci-integration.sh"], "exclude": ["Test", "test", "Tests", "tests"], "in": ["dev-tools", "src", "vendor"] } ], "git-commit": "git-commit", "stub": "php-cs-fixer", "web": false }