WP-API / Basic-Auth

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

Package should require `composer/installers` #60

Open zoliszabo opened 5 years ago

zoliszabo commented 5 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.