Browse Source

added filehash 3 to composer.json

main
Paul Pound 2 weeks ago
parent
commit
549828affa
  1. 2
      composer.json

2
composer.json

@ -3,6 +3,6 @@
"type": "drupal-module",
"license": "GPL-2.0-or-later",
"require": {
"drupal/filehash": "^2.0"
"drupal/filehash": "^2 || ^3"
}
}

Loading…
Cancel
Save