Problem/Motivation
The composer.json require section contains cweagans/composer-patches as a dependency which should be removed. That plugin does nothing when it comes with packages, it is only working when it's contained in the root project.
If you need that package for the CI pipeline, then add it to the require-dev section of the composer.json.
Issue fork mautic_api-3555523
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
abhisekmazumdarThank You for reporting the issue. I'm working on creating the fix.
Comment #4
abhisekmazumdarComment #5
jurgenhaasLGTM
Comment #7
abhisekmazumdarThank you for reporting this issue. This is resolved now, and a new release has been created.