Browse Source

Update composer.json

pull/729/head
dannylamb 5 years ago committed by GitHub
parent
commit
b16bc2d989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      composer.json

4
composer.json

@ -17,7 +17,7 @@
"require": {
"drupal/context": "^4.0",
"drupal/search_api": "~1.8",
"islandora/jsonld": "0.2.0",
"islandora/jsonld": "dev-release",
"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": "^0.0"
"islandora/crayfish-commons": "dev-release"
},
"require-dev": {
"phpunit/phpunit": "^6",

Loading…
Cancel
Save