From 81c1ccc09c15e3470afc3ff0ff7f35d0cc8c57ed Mon Sep 17 00:00:00 2001 From: elizoller Date: Wed, 26 Aug 2020 18:01:15 +0000 Subject: [PATCH] update composer.json to include the file_replace module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index c107fc22..db04a3ba 100644 --- a/composer.json +++ b/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": {