πΊπ¦Ukraine Themetis
Themetis β created an issue.
πΊπ¦Ukraine Themetis
I want to raise a question about getting this module to Drupal 10. Can anyone create a D10-supported version? Thanks in advance.
πΊπ¦Ukraine Themetis
Confirming successful update to the latest version of Mailchimp 2.2.2 on Drupal 9.5.9
πΊπ¦Ukraine Themetis
Stuck with the same problem as the author, but while updating Mailchimp 2.0.2 module to 2.2. on Drupal 9.5.7. Trying to update "mailchimp API" first, as suggested by the @schiavone but getting a slightly different error:
composer require thinkshout/mailchimp-api-php:^3.0.0-rc4
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires thinkshout/mailchimp-api-php ^3.0.0-rc4, found thinkshout/mailchimp-api-php[3.0.0-rc4] but these were not loaded, likely because it conflicts with another require.
Problem 2
- drupal/mailchimp is locked to version 2.0.2 and an update of this package was not requested.
- drupal/mailchimp 2.0.2 requires thinkshout/mailchimp-api-php ^2.0 -> found thinkshout/mailchimp-api-php[2.0.0, ..., v2.1.3] but it conflicts with your root composer.json require (^3.0.0-rc4).
Any ideas on how to solve this?