Skip to content

Commit

Permalink
Technically islandora is not required
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Jan 31, 2025
1 parent a58680b commit 4a61dbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
}
],
"require" : {
"drupal/islandora": "^2.13"
"drupal/jwt": "^2.1"
},
"suggest": {
"drupal/islandora": "This module is intended to be used only on Islandora sites."
}
}
1 change: 0 additions & 1 deletion islandora_jwks.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ description: 'Provide a JWKS URI for Islandora's JWT tokens'
package: Islandora
core_version_requirement: ^10 || ^11
dependencies:
- islandora:islandora
- jwt:jwt

0 comments on commit 4a61dbc

Please sign in to comment.