installation is not working for 8.7.5

bash-4.4# composer require 'drupal/entity_update:1.x-dev' --prefer-dist --profile
Do not run Composer as root/super user! See https://getcomposer.org/root for details


  [InvalidArgumentException]
  Could not find a matching version of package drupal/entity_update. Check the package spelling, your version constraint and that the pac
  kage is available in a stability which matches your minimum-stability (stable).


require [--dev] [--prefer-source] [--prefer-dist] [--no-progress] [--no-suggest] [--no-update] [--no-scripts] [--update-no-dev] [--update-with-dependencies] [--update-with-all-dependencies] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [--sort-packages] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--] [<packages>]...

same error for rc7 version.

thanks

Comments

Syntapse created an issue. See original summary.

caspervoogt’s picture

Not sure it is related but Version 1.2-rc7's composer.json specifies a version of 1.1.0, which seems odd to me.
In fact, when updating my Drupal project with Composer I now actually get an error:
error screenshot

Problem 1
    - The requested package drupal/entity_update (locked at 1.1.0, required as 1.2-rc7) is satisfiable by drupal/entity_update[1.1.0] but these conflict with your requirements or minimum-stability.

Even though my composer.json requires entity_update version 1.2-rc7.

caspervoogt’s picture

StatusFileSize
new55.33 KB
beeshtorshk’s picture

Did you ever get this resolved? I'm seeing the same issue and would love to know what you ended up doing.

iwsp’s picture

Status: Active » Needs review

Can you re try with new version please.

iwsp’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.