diff --git a/composer.json b/composer.json index 5a27ec7..e8479b8 100755 --- a/composer.json +++ b/composer.json @@ -13,5 +13,8 @@ "psr-0": { "Rails\\": "lib/" } + }, + "config": { + "vendor-dir": "./../../" } }