Skip to content

Commit 68151b9

Browse files
Merge pull request #26 from discoverygarden/update/d11
D11-11: Bump core version
2 parents 61776c0 + ba8676b commit 68151b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

islandora_hierarchical_access.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Islandora Hierarchical Access
22
description: Files belong to media belong to nodes, so have permissions propagate down to things that belong.
33
type: module
4-
core_version_requirement: ^9 || ^10
4+
core_version_requirement: ^10 || ^11
55
dependencies:
66
- drupal:media
77
- drupal:node

tests/modules/islandora_hierarchical_access_test_access/islandora_hierarchical_access_test_access.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: IHA Test Access Module
33
description: "Helper module for passing info from the test class for evaluation via hook implementations."
4-
core_version_requirement: ^9 || ^10
4+
core_version_requirement: ^10 || ^11
55
type: module
66
hidden: true
77
dependencies:

0 commit comments

Comments
 (0)