Can not install Cloudinary Integration because of locked symfony component

Created on 14 September 2023, almost 2 years ago
Updated 15 September 2023, almost 2 years ago

Problem/Motivation

Hi
When trying to install the new version of 3.0.0-rc1 of Cloudinary Intgration β†’ module i got the below error

  Problem 1
    - vardot/varbase is locked to version 9.0.15 and an update of this package was not requested.
    - drupal/cloudinary 3.0.0-rc1 requires symfony/property-info ^6.2 -> satisfiable by symfony/property-info[v6.2.0-BETA1, ..., 6.4.x-dev].
    - symfony/property-info[v6.1.0-BETA1, ..., 6.3.x-dev] conflict with symfony/dependency-injection <5.4.
    - symfony/property-info 6.4.x-dev conflicts with symfony/serializer <5.4.
    - drupal/core 9.5.10 requires symfony/dependency-injection ^4.4 -> satisfiable by symfony/dependency-injection[v4.4.49].
    - drupal/core 9.5.10 requires symfony/serializer ^4.4 -> satisfiable by symfony/serializer[v4.4.47].
    - vardot/varbase 9.0.15 requires drupal/core ~9.0 || ~10.0 -> satisfiable by drupal/core[9.5.10].
    - Root composer.json requires drupal/cloudinary ^3.0@RC -> satisfiable by drupal/cloudinary[3.0.0-rc1].

Steps to reproduce

On varbase 9.0.15 run composer require 'drupal/cloudinary:^3.0@RC'

Is there any safe workoround ?

πŸ’¬ Support request
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡§πŸ‡―Benin delacosta456

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

Comments & Activities

  • Issue created by @delacosta456
  • πŸ‡―πŸ‡΄Jordan Rajab Natshah Jordan

    3.0.0-rc1 β†’ released 10 September 2023
    Works with Drupal: ^9.3 || ^10

    2.1.3 β†’ Stable release covered by the Drupal Security Team released 6 December 2022
    Works with Drupal: ^9.3

    The 3.0.x branch of will not work with Drupal 9 recommended project template too

    d9$ composer require 'drupal/cloudinary:^3.0@RC'
    ./composer.json has been updated
    Running composer update drupal/cloudinary
    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/cloudinary ^3.0@RC -> satisfiable by drupal/cloudinary[3.0.0-rc1].
        - drupal/cloudinary 3.0.0-rc1 requires symfony/property-info ^6.2 -> satisfiable by symfony/property-info[v6.2.0-BETA1, ..., 6.4.x-dev].
        - symfony/property-info[v6.1.0-BETA1, ..., 6.3.x-dev] conflict with symfony/dependency-injection <5.4.
        - symfony/property-info 6.4.x-dev conflicts with symfony/serializer <5.4.
        - drupal/core-recommended 9.5.10 requires symfony/dependency-injection ~v4.4.49 -> satisfiable by symfony/dependency-injection[v4.4.49].
        - drupal/core-recommended 9.5.10 requires symfony/serializer ~v4.4.47 -> satisfiable by symfony/serializer[v4.4.47].
        - drupal/core-recommended is locked to version 9.5.10 and an update of this package was not requested.
    
    
    Installation failed, reverting ./composer.json and ./composer.lock to their original content.
    

    It will work with Drupal 10 only

    Try using the the following with Drupal 9
    composer require 'drupal/cloudinary:^2.1'

  • πŸ‡ΊπŸ‡¦Ukraine nginex

    I will create a new release for 3.0.x to fix it and ensure that it's working well on Drupal 9 and Drupal 10

  • πŸ‡§πŸ‡―Benin delacosta456

    @nginex thanks for following and the upcoming release

    hi @rajab-natshah thanks for your reply.shall we still keep this issue here tied to Varbase?

  • πŸ‡―πŸ‡΄Jordan Rajab Natshah Jordan

    It can be closed as worked as designed.
    Please, do that, when your issue is fixed, or move it to the Cloudinary project

  • Status changed to Fixed almost 2 years ago
  • πŸ‡ΊπŸ‡¦Ukraine nginex

    The fix is available in new cloudinary release

    https://www.drupal.org/project/cloudinary/releases/3.0.0-rc2 β†’

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024