Browse Source

Version 1.1.0

main
dannylamb 5 years ago
parent
commit
b20e1a69f0
  1. 4
      composer.json

4
composer.json

@ -16,7 +16,7 @@
"require": {
"drupal/context": "^4.0",
"drupal/search_api": "~1.8",
"islandora/jsonld": "dev-8.x-1.x",
"islandora/jsonld": "1.1.0",
"stomp-php/stomp-php": "4.*",
"drupal/jwt": "1.0.0-alpha6",
"drupal/filehash": "^1.1",
@ -28,7 +28,7 @@
"drupal/migrate_source_csv" : "^2.1",
"drupal/token" : "^1.3",
"drupal/flysystem" : "^1.0",
"islandora/crayfish-commons": "dev-dev"
"islandora/crayfish-commons": "1.1.0"
},
"require-dev": {
"phpunit/phpunit": "^6",

Loading…
Cancel
Save