Browse Source

update composer.json to include the file_replace module

pull/793/head
elizoller 4 years ago
parent
commit
81c1ccc09c
  1. 1
      composer.json

1
composer.json

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

Loading…
Cancel
Save