mnsami / composer-custom-directory-installer

A composer plugin, to install differenty types of composer packages in custom directories outside the default composer default installation path which is in the vendor folder.
https://packagist.org/packages/mnsami/composer-custom-directory-installer
MIT License
138 stars 27 forks source link

one } mising in readme.md ------------- revert-17-no-metapcakages-installers branch fix #24

Closed sagudev closed 5 years ago

sagudev commented 7 years ago

"extra":{ "installer-paths":{ "./monolog/": ["monolog/monolog"] } <- this one was mising }

sagudev commented 7 years ago

Just like in master branch #23

mnsami commented 5 years ago

Typo was spotted outside the PR and fixed.