Dependencies can be mentioned in the composer.json

Created on 26 July 2023, about 1 year ago
Updated 23 October 2023, 11 months ago

Problem/Motivation

Dependencies can be mentioned in the composer.json

Steps to reproduce

Enable the devel_kint_extras module and go to the extend and module page , you will see a warning in the module description that incompatible with version. Also a warning will show in the status report. Please refer the screenshot attached.

Proposed resolution

Either remove the version requirement from the dependencies (it can be there in the composer.json). Or make it only require without version dependencies:
- devel:devel (>=5.x) //this will give a warning

versions used :
"drupal/devel": "5.x-dev@dev",
"drupal/devel_kint_extras": "^1.1",

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: works as designed

Version

1.1

Component

Code

Created by

🇮🇳India MukhtarM

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

Comments & Activities

Production build 0.71.5 2024