Module brings in bad release of Inline Entity Field

Created on 21 November 2023, 12 months ago
Updated 22 November 2023, 12 months ago

Currently, scheduled_updates module is bringing in the "biggest" version of IEF it can find with:

"require": {
    "drupal/inline_entity_form": "*"
},

...which currently results in it bringing in a bad release, 2.x-dev (or potentially 2.0.0-rc10, none of which should exist, apparently)

Understandable that this might happen given the long-standing status of the IEF module in 1.x version.

Suggest changing the version number to "^1" for now until 3.x is released?

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom niklp Nottingham

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