Add D10 compatibility to geo upgrade cusstom module
This commit is contained in:
parent
7d5e28470e
commit
4d03914d17
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
name: Geo Upgrade
|
name: Geo Upgrade
|
||||||
type: module
|
type: module
|
||||||
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
|
||||||
core_version_requirement: ^8 || ^9
|
core_version_requirement: ^8 || ^9 || ^10
|
||||||
package: Migration
|
package: Migration
|
||||||
dependencies:
|
dependencies:
|
||||||
- migrate_drupal
|
- migrate_drupal
|
||||||
|
|
Loading…
Add table
Reference in a new issue