support imagemagick:^3.5

Created on 13 December 2023, 7 months ago
Updated 19 January 2024, 5 months ago

composer require 'drupal/imagemagick:^3.5'

Problem 1
- Root composer.json requires drupal/imagemagick ^3.5 -> satisfiable by drupal/imagemagick[3.5.0, 3.x-dev].
- drupal/imagemagick[3.5.0, ..., 3.x-dev] require drupal/file_mdm ^3 -> found drupal/file_mdm[dev-3.0.x, 3.0.0-alpha1, ..., 3.0.x-dev (alias of dev-3.0.x)] but it conflicts with your root composer.json require (2.x-dev@dev).

💬 Support request
Status

Closed: outdated

Version

3.0

Component

Code

Created by

🇩🇪Germany Rar9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • 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 5 months ago
  • 🇮🇹Italy mondrake 🇮🇹

    3.6 is the current release

Production build 0.69.0 2024