- Issue created by @Rar9
- 🇮🇳India sidharth_soman Bangalore
You probably still have drupal/file_mdm's version listed as 2.x in the composer file.
Modify it like so:
"drupal/file_mdm": "3.x",
And then run composer require 'drupal/imagemagick:^3.5' -W
It should work.
- Status changed to Closed: outdated
10 months ago 7:36pm 19 January 2024