Other projects should require drupal/inline_entity_form ^1 || ^3

Created on 9 December 2023, 7 months ago
Updated 25 April 2024, 2 months ago

Problem/Motivation

As of πŸ“Œ Clean up problematic 2.x branch Active , IEF development continues in 3.x branch.
People can only upgrade if all their projects require drupal/inline_entity_form ^1 || ^3

Proposed resolution

Whoever gets stuck on sth like this, please open an issue in the respective project, and set this issue as parent.

How to find out which projects block IEF 3:
composer why-not drupal/inline_entity_form ^3

Example template

Subject: Require IEF ^1 || ^3

Problem/Motivation
For reasons, the inline_entity_form module has to continue development on a 3.x branch, with no disruption from 1.x.
Projects requiring IEF should, for a smooth transition, allow both versions as requirement.
Example composer.json fragment:

  "require":
    "drupal/inline_entity_form": "^1.0@rc || ^3.0.0@rc",

Proposed resolution
Update the requirement.

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany geek-merlin Freiburg, Germany

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

Comments & Activities

Production build 0.69.0 2024