diff options
Diffstat (limited to 'share/drupal7/drupal.make.yml')
-rw-r--r-- | share/drupal7/drupal.make.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/share/drupal7/drupal.make.yml b/share/drupal7/drupal.make.yml new file mode 100644 index 0000000..5ae7edb --- /dev/null +++ b/share/drupal7/drupal.make.yml @@ -0,0 +1,21 @@ +core: 7.x +api: '2' +projects: + drupal: + version: '' + views: + version: '' + ctools: + version: '' + panels: + version: '' + feeds: + version: '' + libraries: + version: '' + features: + version: '' + strongarm: + version: '' + module_filter: + version: '' |