diff --git a/composer.json b/composer.json index 2abcf31..38ca73c 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,6 @@ "type": "drupal-module", "description": "Customizations for the Islandora integration at JHU's Sheridan Libraries.", "require": { - "islandora/islandora": "dev-8.x-1.x", + "islandora/islandora": "dev-8.x-1.x" } }