Drupal org version information is not added in composer version of module

Created on 25 August 2020, over 4 years ago
Updated 12 May 2025, about 8 hours ago

Problem/Motivation

This module has a dependent modules like Term Merge Manager
This module requires the version which is greater than 8.x-1.x-dev

Steps to reproduce

  1. In your project run
    composer require 'drupal/term_merge:1.x-dev'
  2. Then get the Term Merge Manager module by running
    composer require 'drupal/term_merge_manager:^1.0'
  3. Got to /admin/modules page see for term merge manager.
  4. you will see error in dependencies of the modules "Module is not compatible with this version".

Proposed resolution

Update the module version in the info file for the composer to recognise.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India kaustubhb Mumbai

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024