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.
Showing
| ... | @@ -5,6 +5,5 @@ | ... | @@ -5,6 +5,5 @@ |
| , "homepage": "http://twitter.github.com/bootstrap/" | , "homepage": "http://twitter.github.com/bootstrap/" | ||
| , "author": "Twitter Inc." | , "author": "Twitter Inc." | ||
| , "license": "Apache-2.0" | , "license": "Apache-2.0" | ||
| , "target-dir": "twitter/bootstrap" | |||
| } | } |
Please register or sign in to comment