diff --git a/composer.json b/composer.json index 265cd6c..7790cd3 100644 --- a/composer.json +++ b/composer.json @@ -4,5 +4,6 @@ "license": "Apache-2.0", "autoload": { "psr-0": {"Mibew\\Mibew\\Plugin\\Boilerplate\\": ""} - } + }, + "target-dir": "Mibew/Mibew/Plugin/Boilerplate" } \ No newline at end of file