{ "chmod": "0755", "compactors": [ "KevinGH\\Box\\Compactor\\Php", "KevinGH\\Box\\Compactor\\Json" ], "compression": "GZ", "main": "test_send.php", "output": "mailer.phar", "finder": [ { "name": ["*.php", "*.json", "*.h", "*.so", "*.dll"], "in": "vendor", "exclude": [ ".github", ".editorconfig", "infection.json.dist", ".php-cs-fixer.dist.php", ".valgrindc", "*.exe", "*.md", "LICENSE", "psalm.xml", "test", "tests", "Tests", "examples", ".gitignore", ".hhconfig", ".travis*", "phpunit*", "docs", "doc" ] } ], "dump-autoload": true, "check-requirements": false }