wunderio/lando-drupal

Limit the template to Drupal 10

Closed this issue · 1 comments

If we limit the template to Drupal 10 via composer.json then we don't need to recipe: drupal10 in our own file. We know it works.

Later we could add separate branches and versions eg wunderio/lando-drupal:10.x for Drupal 10, wunderio/lando-drupal:11.x for Drupal 11 etc.

This is done.