diff --git a/composer.json b/composer.json index 7639c05..8e901bc 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,6 @@ "type": "drupal-module", "license": "GPL-2.0-or-later", "require": { - "drupal/filehash": "^2.0" + "drupal/filehash": "^2 || ^3" } }