does not update with composer

Created on 12 March 2025, 28 days ago

Problem/Motivation

I'm updating my site but the Tagcloud module doesn't update with core and dependencies.

Steps to reproduce

1. Review available updates at /admin/reports/updates. This shows that I have 2.0.9 currently installed but 2.0.10 is available.
2. Update Drupal with all dependencies using composer: composer update "drupal/core-*" -W
3. Since Tagcloud doesn't update with that command, I have to do it by itself.
composer update drupal/tagcloud -W --dry-run

Proposed resolution

Module should update with the core-* & dependencies update in step 2 above. Tagcloud is not the only such module ... some update with core-* & dependencies but some don't. Is there something I should do differently to make this happen? Thanks.

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Active

Version

2.0

Component

Miscellaneous

Created by

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

Comments & Activities

Production build 0.71.5 2024