Mercurial > hg > isophonics-drupal-site
annotate modules/contrib/migrate_tools/migrate_tools.info.yml @ 7:848c88cfe644
More layout
author | Chris Cannam |
---|---|
date | Fri, 05 Jan 2018 13:59:44 +0000 |
parents | 4c8ae668cc8c |
children |
rev | line source |
---|---|
Chris@0 | 1 type: module |
Chris@0 | 2 name: Migrate Tools |
Chris@0 | 3 description: 'Tools to assist in developing and running migrations.' |
Chris@0 | 4 package: Migration |
Chris@0 | 5 # core: 8.x |
Chris@0 | 6 dependencies: |
Chris@0 | 7 - system (>=8.1) |
Chris@0 | 8 - migrate_plus |
Chris@0 | 9 |
Chris@0 | 10 # Information added by Drupal.org packaging script on 2016-05-05 |
Chris@0 | 11 version: '8.x-2.0-beta1' |
Chris@0 | 12 core: '8.x' |
Chris@0 | 13 project: 'migrate_tools' |
Chris@0 | 14 datestamp: 1462489459 |