cannot update to 2.1.1 with composer

Created on 24 May 2023, over 1 year ago
Updated 25 May 2023, over 1 year ago

I am using V 2.1.0 and want to update to V2.1.1 with composer. In backend the version 2.1.1 is shown, but not in composer outdated.

composer update drupal/cookie_content_blocker
or
composer update drupal/cookie_content_blocker -W
does not update the module.

running
composer require 'drupal/cookie_content_blocker:^2.1.1' -W
gives

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

  Problem 1
    - Root composer.json requires drupal/cookie_content_blocker ^2.1.1 -> satisfiable by drupal/cookie_content_blocker[2.1.1].
    - drupal/cookie_content_blocker 2.1.1 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement.


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

Put Drupal Backend shows PHP 8.1

Any hints where to look at?

💬 Support request
Status

Closed: works as designed

Version

2.1

Component

Documentation

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