You are here

migrate_tools.info.yml in Migrate Tools 8.4

File

migrate_tools.info.yml
View source
  1. type: module
  2. name: Migrate Tools
  3. description: 'Tools to assist in developing and running migrations.'
  4. package: Migration
  5. core: 8.x
  6. core_version_requirement: ^8 || ^9
  7. configure: entity.migration_group.list
  8. dependencies:
  9. - drupal:migrate (>=8.3)
  10. - migrate_plus:migrate_plus
  11. test_dependencies:
  12. - migrate_source_csv:migrate_source_csv (>=8.x-2.2)