Including security review as a submodule - with patched for Yaffs.
[yaffs-website] / web / modules / contrib / drupalmoduleupgrader / drupalmoduleupgrader.info.yml
1 name: Drupal Module Upgrader
2 description: Provides tools for upgrading Drupal 7 modules to Drupal 8.
3 core: 8.x
4 type: module
5 package: Development
6 # These dependencies are used ONLY by the test suite. If you want to run
7 # the tests, install the -->DRUPAL 7<-- versions of these modules, alongside
8 # DMU itself.
9 # dependencies:
10 #  - diff
11 #  - examples
12 #  - pants