Add D10 compatibility to geo upgrade cusstom module

This commit is contained in:
Keegan Rankin 2024-02-23 13:28:32 -08:00
parent ea3bf94cb0
commit 9896b7df75

View file

@ -1,7 +1,7 @@
name: Geo Upgrade
type: module
description: Customization of Drupal 7 to Drupal 8 upgrade migration.
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
package: Migration
dependencies:
- migrate_drupal