Could not parse version constraint : Invalid version string ""

Created on 5 October 2023, about 1 year ago
Updated 26 May 2024, 6 months ago

Problem/Motivation

When installing the module via composer I get this error: Could not parse version constraint : Invalid version string ""

Steps to reproduce

Require the "wikimedia/composer-merge-plugin" plugin and add this block of code under extra:

"merge-plugin": {
            "include": [
                "web/modules/*/*/composer.json",
                "web/modules/*/*/modules/*/composer.json"
            ],
            "recurse": false,
            "replace": false,
            "merge-dev": false,
            "merge-extra": false
        },

Then install the module via composer and afterwards run a composer install

Proposed resolution

Add a version to "drupal/feeds" inside the composer.json

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇧🇪Belgium victonator

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024