From 02f322e6d7119ff76e678dbb992487be48c896e1 Mon Sep 17 00:00:00 2001 From: Adam Vessey Date: Thu, 14 Sep 2023 13:33:37 -0300 Subject: [PATCH] Add D10, drop D8. --- README.md | 2 +- dgi_standard_oai.info.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db0c318..20a87ec 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This module requires the following modules/libraries: ## Installation Install as usual, see -[this](https://drupal.org/documentation/install/modules-themes/modules-8) for +[this](https://www.drupal.org/docs/extending-drupal/installing-modules) for further information. ## Configuration diff --git a/dgi_standard_oai.info.yml b/dgi_standard_oai.info.yml index 17eb24a..84d98cf 100644 --- a/dgi_standard_oai.info.yml +++ b/dgi_standard_oai.info.yml @@ -2,7 +2,7 @@ name: DGI Standard OAI description: Standard OAI implementation for the DGI Islandora content type. package: DGI Helpers type: module -core_version_requirement: ^8 || ^9 +core_version_requirement: ^9 || ^10 dependencies: - islandora:islandora - rest_oai_pmh:rest_oai_pmh