Closed (fixed)
Project:
Acquia DAM
Version:
1.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2025 at 16:26 UTC
Updated:
3 Dec 2025 at 09:59 UTC
Jump to comment: Most recent
The modules composer.json currently includes:
"conflict": {
"acquia/cohesion": "<6.9.3"
}This is an unsupported version of cohesion now, and I don't believe this is needed any more?
We're getting some composer errors within the cohesion (Site Studio) codebase CLI due to this.
Remove this conflict key from the composer.json.
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 #3
thoward216 commentedComment #4
rajeshreeputraThe conflict can be removed, as DAM supports Site Studio version 7 and above.
Comment #5
rajeshreeputraComment #7
amangrover90 commentedComment #10
thoward216 commented