From 1bcc08a1b5c447ad5a4f11221c90f0d30fd7ee5c Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Thu, 13 Jun 2019 10:41:47 -0300 Subject: [PATCH] Chaning composer namespace to 'islandora-rdm'. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0733fe96..9793e0be 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "roblib/islandora_fits", + "name": "islandora-rdm/islandora_fits", "type": "drupal-module", "description": "Enables Technical Metadata derivative generation.", "keywords": ["Drupal"],