diff --git a/box.json b/box.json index 942b991..0a65282 100644 --- a/box.json +++ b/box.json @@ -4,9 +4,5 @@ "output": "build/insight.phar", "stub": true, "directories": ["."], - "git-commit": "git-commit", - "map": [ - { "Cli": "SensioLabs/Insight/Cli" }, - { "Sdk": "SensioLabs/Insight/Sdk" } - ] + "git-commit": "git-commit" }