diff --git a/composer.json b/composer.json index 2ee53453..473330e4 100644 --- a/composer.json +++ b/composer.json @@ -28,8 +28,7 @@ "drupal/migrate_source_csv" : "^2.1", "drupal/token" : "^1.3", "drupal/flysystem" : "^1.0", - "islandora/crayfish-commons": "dev-dev", - "drupal/transliterate_filenames": "^1.3" + "islandora/crayfish-commons": "dev-dev" }, "require-dev": { "phpunit/phpunit": "^6", @@ -37,6 +36,9 @@ "drupal/coder": "*", "sebastian/phpcpd": "*" }, + "suggest": { + "drupal/transliterate_filenames": "Sanitizes filenames when they are uploaded so they don't break your repository." + }, "license": "GPL-2.0+", "authors": [ {