From a4b389b323c4d7f8d8d1986cd49c60572843933d Mon Sep 17 00:00:00 2001 From: elizoller Date: Tue, 8 Dec 2020 16:22:18 +0000 Subject: [PATCH] point composer to d9 branch of jsonld --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0d11093f..97923eb5 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require": { "drupal/context": "^4.0@beta", "drupal/search_api": "~1.8", - "islandora/jsonld": "dev-8.x-1.x", + "islandora/jsonld": "dev-d9", "stomp-php/stomp-php": "4.*", "drupal/jwt": "^1.0.0-beta5", "drupal/filehash": "^1.1",