diff --git a/localgov_services.info.yml b/localgov_services.info.yml index 7f7cf70..2f78d97 100644 --- a/localgov_services.info.yml +++ b/localgov_services.info.yml @@ -1,6 +1,6 @@ name: 'LocalGov Services: Core' description: Base module shared for LocalGov Services. It won't do anything on its own. Enable LocalGov Services Landing page module. -core_version_requirement: ^9.4 || ^10 +core_version_requirement: ^10 || ^11 type: module package: LocalGov Drupal diff --git a/modules/localgov_services_landing/localgov_services_landing.info.yml b/modules/localgov_services_landing/localgov_services_landing.info.yml index c3f70eb..b982e17 100644 --- a/modules/localgov_services_landing/localgov_services_landing.info.yml +++ b/modules/localgov_services_landing/localgov_services_landing.info.yml @@ -1,6 +1,6 @@ name: 'LocalGov Services: Landing page' description: Top level Services. -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 type: module package: LocalGov Drupal diff --git a/modules/localgov_services_navigation/localgov_services_navigation.info.yml b/modules/localgov_services_navigation/localgov_services_navigation.info.yml index 35a08cc..393ba33 100644 --- a/modules/localgov_services_navigation/localgov_services_navigation.info.yml +++ b/modules/localgov_services_navigation/localgov_services_navigation.info.yml @@ -1,6 +1,6 @@ name: 'LocalGov Services: Navigation' description: Navigation shared by Services Pages, and external pages that link into Services. -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 type: module package: LocalGov Drupal diff --git a/modules/localgov_services_page/localgov_services_page.info.yml b/modules/localgov_services_page/localgov_services_page.info.yml index 02b447d..0a681fd 100644 --- a/modules/localgov_services_page/localgov_services_page.info.yml +++ b/modules/localgov_services_page/localgov_services_page.info.yml @@ -1,6 +1,6 @@ name: 'LocalGov Services: Page' description: Basic page content within a service. -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 type: module package: LocalGov Drupal diff --git a/modules/localgov_services_status/localgov_services_status.info.yml b/modules/localgov_services_status/localgov_services_status.info.yml index 132d3b8..5b82dee 100644 --- a/modules/localgov_services_status/localgov_services_status.info.yml +++ b/modules/localgov_services_status/localgov_services_status.info.yml @@ -2,7 +2,7 @@ name: 'LocalGov Services: Status page' description: 'Status updates related to a service landing page.' package: LocalGov Drupal type: module -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 dependencies: - drupal:options diff --git a/modules/localgov_services_sublanding/localgov_services_sublanding.info.yml b/modules/localgov_services_sublanding/localgov_services_sublanding.info.yml index 855c428..1f86535 100644 --- a/modules/localgov_services_sublanding/localgov_services_sublanding.info.yml +++ b/modules/localgov_services_sublanding/localgov_services_sublanding.info.yml @@ -1,6 +1,6 @@ name: 'LocalGov Services: Sub Landing page' description: Services second level pages. -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 type: module package: LocalGov Drupal