WP-API / Basic-Auth

Basic Authentication handler for the JSON API, used for development and debugging purposes
777 stars 287 forks source link

Package should require `composer/installers` #60

Open zoliszabo opened 6 years ago

zoliszabo commented 6 years ago

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.