Version change required in the Ludwig.json

Created on 27 October 2023, 8 months ago
Updated 29 October 2023, 8 months ago

Problem/Motivation

If you install the module using Ludwig, you get a php error:

TypeError: explode(): Argument #2 ($string) must be of type string, array given in explode() (line 302 of modules/contrib/mailchimp/lib/thinkshout-mailchimp-api-php/v2.0.0/src/Mailchimp.php).

Proposed resolution

You need to update the Ludwig.json file like this:

{
  "require": {
    "thinkshout/mailchimp-api-php": {
      "version": "v3.0.0",
      "url": "https://github.com/thinkshout/mailchimp-api-php/archive/refs/tags/v3.0.0.zip"
    }
  }
}
๐Ÿ’ฌ Support request
Status

Closed: duplicate

Version

2.0

Component

General

Created by

๐Ÿ‡ญ๐Ÿ‡บHungary lv46gl

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

Comments & Activities

Production build 0.69.0 2024