diff --git a/composer.lock b/composer.lock index bd9e3d80d..888188962 100644 --- a/composer.lock +++ b/composer.lock @@ -5934,23 +5934,23 @@ }, { "name": "islandora/islandora", - "version": "2.8.1", + "version": "2.8.2", "source": { "type": "git", "url": "https://github.com/Islandora/islandora.git", - "reference": "cc5b5f838ddd2df4a9dee1c75c67245b60e28da9" + "reference": "8f1537670d4ea77d95500c9853e4e785f0866a9e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Islandora/islandora/zipball/cc5b5f838ddd2df4a9dee1c75c67245b60e28da9", - "reference": "cc5b5f838ddd2df4a9dee1c75c67245b60e28da9", + "url": "https://api.github.com/repos/Islandora/islandora/zipball/8f1537670d4ea77d95500c9853e4e785f0866a9e", + "reference": "8f1537670d4ea77d95500c9853e4e785f0866a9e", "shasum": "" }, "require": { - "drupal/context": "^4", + "drupal/context": "^4 || ^5@RC", "drupal/ctools": "^3.8 || ^4", "drupal/eva": "^3.0", - "drupal/features": "^3.7", + "drupal/features": "^3.13", "drupal/file_replace": "^1.1", "drupal/filehash": "^2", "drupal/flysystem": "^2.0@alpha", @@ -5962,7 +5962,7 @@ "drupal/token": "^1.3", "islandora/chullo": "^2.0", "islandora/fedora-entity-mapper": "^1.0", - "islandora/jsonld": "^2", + "islandora/jsonld": "^2 || ^3", "stomp-php/stomp-php": "4.* || ^5" }, "require-dev": { @@ -5999,9 +5999,9 @@ ], "support": { "issues": "https://github.com/Islandora/documentation/issues", - "source": "https://github.com/Islandora/islandora/tree/2.8.1" + "source": "https://github.com/Islandora/islandora/tree/2.8.2" }, - "time": "2023-06-19T16:49:41+00:00" + "time": "2023-07-12T12:26:30+00:00" }, { "name": "islandora/jsonld",