Broken dependency on ief ^2

Created on 6 December 2023, 12 months ago
Updated 27 January 2024, 10 months ago

The latest release beta2 depends on the ief 2.x branch

But that branch is problematic see 📌 Clean up problematic 2.x branch Active

🐛 Bug report
Status

Needs review

Component

Code

Created by

miiimooo Europe

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

Comments & Activities

  • Issue created by @miiimooo
  • First commit to issue fork.
    • marcelovani committed 1e4a31d6 on 8.x-1.x
      Issue #3406520 by marcelovani, miiimooo: Broken dependency on ief ^2
      
  • 🇬🇧United Kingdom marcelovani London

    marcelovani changed the visibility of the branch 8.x-1.x to hidden.

  • 🇬🇧United Kingdom marcelovani London

    marcelovani changed the visibility of the branch 3406520-broken-dependency-on to hidden.

  • Status changed to Needs review 11 months ago
  • 🇬🇧United Kingdom marcelovani London

    Thanks for reporting, I updated the Composer requirements, please review.

  • @marcelovani I have a similar error since there are 2 versions of Inline Entity Form and I would also like to know which version would be the recommended one.

    Problem 1
    - drupal/paragraphs_inline_entity_form 1.1.0-beta1 requires drupal/inline_entity_form ~1.0 -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
    - drupal/paragraphs_inline_entity_form 1.1.0-beta2 requires drupal/inline_entity_form ^2.0 | ^2.0.0-rc -> found drupal/inline_entity_form[dev-2.0.x, 2.0.0-beta1, ..., 2.0.x-dev (alias of dev-2.0.x)] but it does not match your minimum-stability.
    - drupal/paragraphs_inline_entity_form 1.1.0-beta3 requires drupal/inline_entity_form ^1.0 | ^3@rc -> found drupal/inline_entity_form[dev-1.x, dev-3.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x), 3.0.0-rc15, ..., 3.x-dev (alias of dev-3.x)] but it does not match your minimum-stability.
    - Root composer.json requires drupal/paragraphs_inline_entity_form ^1.1@beta -> satisfiable by drupal/paragraphs_inline_entity_form[1.1.0-beta1, 1.1.0-beta2, 1.1.0-beta3].

  • 🇬🇧United Kingdom marcelovani London

    Hi Nelo

    The paragraphs_inline_entity_form beta3 has been tested on a new project using Drupal 10 and drupal/inline_entity_form 3 RC.

    Can you try

    composer require 'drupal/paragraphs_inline_entity_form:^1.1@beta'
    

    Or even try composer require drupal/inline_entity_form:^3@rc First?

    Probably it is good idea to remove ^1.0 from https://git.drupalcode.org/project/paragraphs_inline_entity_form/-/blob/8.x-1.x/composer.json?ref_type=heads#L24

    Please let me know how it goes and I will reomove this, if necessary

    Regards
    Marcelo

Production build 0.71.5 2024