UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

13 lines (11 loc) 135 B
'use strict'; /* * Init Lamp */ module.exports = { name: 'drupal6', defaults: { 'php': '5.6', 'drush': '8.4.5', }, };