diff --git a/composer.json b/composer.json index e2fb93d..bdb0f10 100644 --- a/composer.json +++ b/composer.json @@ -29,6 +29,14 @@ "homepage": "https://github.com/hechoendrupal/DrupalConsole/graphs/contributors" } ], + "config": { + "optimize-autoloader": true, + "sort-packages": true, + "platform": { + + }, + "vendor-dir": "vendor" + }, "support": { "issues": "https://github.com/hechoendrupal/DrupalConsole/issues", "forum": "https://gitter.im/hechoendrupal/DrupalConsole",