diff --git a/composer.json b/composer.json index 3b38bb61..b59bf0f5 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "drupal/context": "^4.0", "drupal/search_api": "~1.8", - "islandora/jsonld": "1.0.0", + "islandora/jsonld": "^1.0", "stomp-php/stomp-php": "4.*", "drupal/jwt": "1.0.0-alpha6", "drupal/filehash": "^1.1", @@ -29,7 +29,7 @@ "drupal/migrate_source_csv" : "^2.1", "drupal/token" : "^1.3", "drupal/flysystem" : "^1.0", - "islandora/crayfish-commons": "1.0.0" + "islandora/crayfish-commons": "^1.0" }, "require-dev": { "phpunit/phpunit": "^6",