Browse Source

Pinning to 1.0.0

pull/729/head
dannylamb 5 years ago
parent
commit
d291dbca8d
  1. 4
      composer.json

4
composer.json

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

Loading…
Cancel
Save