Add update instructions for 3.0.0

Created on 10 September 2020, over 4 years ago
Updated 17 August 2024, 8 months ago

The release notes simply says to run:

composer require 'drupal/chosen:^3.0'

...but that didn't work. I got:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- drupal/chosen_lib 2.10.0 requires drupal/chosen 2.10.0 -> satisfiable by drupal/chosen[2.10.0] but these conflict with your requirements or minimum-stability.
- drupal/chosen_lib 2.10.0 requires drupal/chosen 2.10.0 -> satisfiable by drupal/chosen[2.10.0] but these conflict with your requirements or minimum-stability.
- drupal/chosen_lib 2.10.0 requires drupal/chosen 2.10.0 -> satisfiable by drupal/chosen[2.10.0] but these conflict with your requirements or minimum-stability.
- Installation request for drupal/chosen_lib (locked at 2.10.0) -> satisfiable by drupal/chosen_lib[2.10.0].

What worked was the following:

composer require 'drupal/chosen:^3.0' 'drupal/chosen_lib:^3.0'

Please add this information to the release notes. Thanks!

📌 Task
Status

Fixed

Version

3.0

Component

Documentation

Created by

🇨🇦Canada colan Toronto 🇨🇦

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024