Account created on 15 November 2013, almost 11 years ago
#

Merge Requests

Recent comments

πŸ‡΅πŸ‡±Poland adrianliegmann

Hello,
I have a Drupal site with 10.2.8 version. I updated this module from 2.0.3 to 2.0.5. I can't update the module to 2.0.6 version.

composer require drupal/autocomplete_deluxe:2.0.6
./composer.json has been updated
Running composer update drupal/autocomplete_deluxe
Gathering patches for root package.
> DrupalComposerManaged\ComposerScripts::preUpdate
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/autocomplete_deluxe 2.0.6 -> satisfiable by drupal/autocomplete_deluxe[2.0.6].
    - drupal/autocomplete_deluxe 2.0.6 requires drupal/core <=10.2 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev, 10.0.0-alpha1, ..., 10.2.0] but the package is fixed to 10.2.8 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

With 2.0.5 version still I have the error related with `FormElementBase` class. I created a patch for that. Please read the versions article in composer: https://getcomposer.org/doc/articles/versions.md#wildcard-version-range-

Production build 0.71.5 2024