Browse Source

Add composer conflict to old islandora_fits.

pull/907/head
Rosie Le Faive 2 years ago
parent
commit
4aec8008c4
  1. 3
      composer.json

3
composer.json

@ -41,6 +41,9 @@
"suggest": {
"drupal/transliterate_filenames": "Sanitizes filenames when they are uploaded so they don't break your repository."
},
"conflict": {
"islandora-rdm/islandora_fits": "*"
},
"license": "GPL-2.0-or-later",
"authors": [
{

Loading…
Cancel
Save