]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update composer.json 6472/head
authorWesley Overdijk <r.w.overdijk@gmail.com>
Sun, 6 Jan 2013 15:43:41 +0000 (16:43 +0100)
committerWesley Overdijk <r.w.overdijk@gmail.com>
Sun, 6 Jan 2013 15:43:41 +0000 (16:43 +0100)
target-dir is not needed. All it does, is nest everything another level deeper. It should only be used for completing psr-0 paths.

composer.json

index 5ddf13636061bcce801aa2abe37860891c9b186a..abde63128e6f09103539a591d4a6c4d625e75b3a 100644 (file)
@@ -5,6 +5,5 @@
   , "homepage": "http://twitter.github.com/bootstrap/"
   , "author": "Twitter Inc."
   , "license": "Apache-2.0"
-  , "target-dir": "twitter/bootstrap"
 
 }