Hi, I have a drupal 10 site installed with composer. In the web interface it tells me that there are updates to captcha and recaptcha_v3. However if I try and update with composer it won't let me. Prohibits tells me:

composer prohibits "drupal/captcha" 2.0.6
drupal/recommended-project - requires drupal/captcha (2.0.5)

And likewise:

composer prohibits "drupal/recaptcha_v3" 2.0.3
drupal/recommended-project - requires drupal/recaptcha_v3 (2.0.2)

Yet according to the project pages, these updates should be compatible with my site. Any ideas how I fix this?

Comments

ressa’s picture

Thanks, to better be able to help you, please check the guidelines for Composer questions, including the link to the best way to ask: