UNPKG

@lando/drupal

Version:

A Lando plugin that provides a tight integration with Drupal.

12 lines (10 loc) 113 B
'use strict'; /* * Init Lamp */ module.exports = { name: 'drupal7', defaults: { 'php': '7.4', }, };