Basic-Auth icon indicating copy to clipboard operation
Basic-Auth copied to clipboard

Package should require `composer/installers`

Open zoliszabo opened this issue 6 years ago • 0 comments

From Composer's documentation (https://getcomposer.org/doc/faqs/how-do-i-install-a-package-to-a-custom-path-for-my-framework.md#how-do-i-install-a-package-to-a-custom-path-for-my-framework-):

If you are a package author and want your package installed to a custom directory, simply require composer/installers and set the appropriate type.

zoliszabo avatar Oct 15 '18 07:10 zoliszabo