From: Wesley Overdijk Date: Sun, 6 Jan 2013 15:43:41 +0000 (+0100) Subject: Update composer.json X-Git-Tag: v2.3.0^2~40^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6472%2Fhead;p=thirdparty%2Fbootstrap.git Update composer.json target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths. --- diff --git a/composer.json b/composer.json index 5ddf136360..abde63128e 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,5 @@ , "homepage": "http://twitter.github.com/bootstrap/" , "author": "Twitter Inc." , "license": "Apache-2.0" - , "target-dir": "twitter/bootstrap" }