Mercurial > hg > cmmr2012-drupal-site
comparison modules/contrib/migrate_plus/migrate_example/migrate_example.info.yml @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author | Chris Cannam |
---|---|
date | Thu, 28 Feb 2019 13:11:55 +0000 |
parents | c75dbcec494b |
children | 12f9dff5fda9 |
comparison
equal
deleted
inserted
replaced
3:307d7a7fd348 | 4:a9cd425dd02b |
---|---|
2 name: Migrate Example | 2 name: Migrate Example |
3 description: 'Examples of how Drupal 8 migration compares to previous versions.' | 3 description: 'Examples of how Drupal 8 migration compares to previous versions.' |
4 package: Examples | 4 package: Examples |
5 # core: 8.x | 5 # core: 8.x |
6 dependencies: | 6 dependencies: |
7 - migrate | 7 - drupal:migrate |
8 - migrate_example_setup | 8 - migrate_plus:migrate_example_setup |
9 - migrate_plus | 9 - migrate_plus:migrate_plus |
10 - drupal:menu_ui | |
11 - drupal:path | |
10 | 12 |
11 # Information added by Drupal.org packaging script on 2016-08-05 | 13 # Information added by Drupal.org packaging script on 2019-01-07 |
12 version: '8.x-2.0-beta2' | 14 version: '8.x-4.1' |
13 core: '8.x' | 15 core: '8.x' |
14 project: 'migrate_plus' | 16 project: 'migrate_plus' |
15 datestamp: 1470428640 | 17 datestamp: 1546879116 |