Problem/Motivation
Now that recipes are in core, we need to update the drupal/recommended-project composer template so users can require recipes using composer.
Proposed resolution
1. Add a drupal-recipe installer type.
We are going to need this until https://github.com/composer/installers/pull/534 is merged. It doesn't look like a very active project.
Its been merged and a new release has been cut.
2. Add an installer-path for drupal-recipe
Remaining tasks
Merge request added.
User interface changes
N/A
API changes
N/A
Data model changes
N/A
Release notes snippet
N/A