I\'ve just started using composer with PHPStorm \'cause I\'m bored of downloading dependencies from github manually. But there are some things I can\'t understand.
Compo
The documentation states that you can do this:
{ "extra": { "installer-paths": { "sites/example.com/modules/{$name}": ["vendor/package"] } } }