Browse Source

Update composer.json

pull/761/head
dannylamb 6 years ago committed by GitHub
parent
commit
0e68f2f621
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      composer.json

3
composer.json

@ -28,7 +28,8 @@
"drupal/migrate_source_csv" : "^2.1",
"drupal/token" : "^1.3",
"drupal/flysystem" : "^1.0",
"islandora/crayfish-commons": "dev-dev"
"islandora/crayfish-commons": "dev-dev",
"drupal/transliterate_filenames": "^1.3"
},
"require-dev": {
"phpunit/phpunit": "^6",

Loading…
Cancel
Save