From 07d2ed5dc4ec0251ebeaf4e6eecde74224674196 Mon Sep 17 00:00:00 2001 From: Nick Ruest Date: Wed, 12 Apr 2017 09:12:26 -0400 Subject: [PATCH] Required once https://github.com/Islandora-CLAW/jsonld/pull/18 is merged (#55) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c586a401..38d4d18e 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "drupal/inline_entity_form": "^1.0@beta", "drupal/rules": "^3.0@alpha", "drupal/search_api": "^1.0@beta", - "islandora/claw-jsonld": "dev-8.x-1.x", + "islandora/jsonld": "dev-8.x-1.x", "stomp-php/stomp-php": "4.*", "drupal/jwt": "1.0.0-alpha6", "drupal/media_entity_image": "^1.2"