- 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 tood9$ 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 6:00pm 14 September 2023 - πΊπ¦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.