Declare custom modules compatible with Drupal 9 by fiat

This commit is contained in:
benjamin melançon 2022-03-06 10:24:49 -05:00
parent c28e310310
commit 7a9cd25e91
3 changed files with 3 additions and 5 deletions

View file

@ -2,7 +2,7 @@ name: Agaric Migration
description: Migrate the content from the D7 version of the site.
package: Custom
type: module
core: 8.x
core_version_requirement: ^8 || ^9
dependencies:
- drupal:migrate
- drupal:migrate_drupal