diff --git a/composer.json b/composer.json index dd70c2e6d..03245b0cd 100644 --- a/composer.json +++ b/composer.json @@ -322,6 +322,9 @@ "drupal/core": "-p2" }, "patches": { + "acquia/cohesion": { + "3340269 - Site Studio Drupal 11.1 compatibility": "https://www.drupal.org/files/issues/2025-01-09/3340269-site-studio-drupal-11-1-compatibility.patch" + }, "drupal/core": { "3328187 - PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in docroot/core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php on line 112": "https://git.drupalcode.org/project/drupal/-/merge_requests/3142.patch", "Fix failing test for site studio due to missing file": "https://gist.githubusercontent.com/chandan-singh7929/978c8c3c8b6f1e2de23492e7e562c0c3/raw/f0e7770d94be862e5495ca25662a0a0d5672b785/bypass-library-version-core.patch" diff --git a/composer.lock b/composer.lock index 4a55c2782..674993546 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f7f9e623cf8da30e566ee0d0052fb980", + "content-hash": "a285aa0789cbf1a0b52f8b799237b02c", "packages": [ { "name": "acquia/acquia-cms-starterkit", @@ -83,16 +83,16 @@ }, { "name": "acquia/cohesion", - "version": "8.0.1", + "version": "8.0.2", "source": { "type": "git", "url": "https://github.com/acquia/cohesion.git", - "reference": "9c1fe03d979508e4d606ed3033143f9b345bcce3" + "reference": "edea0bfa3ebc42c519b30d831aaf6fb19107030f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/acquia/cohesion/zipball/9c1fe03d979508e4d606ed3033143f9b345bcce3", - "reference": "9c1fe03d979508e4d606ed3033143f9b345bcce3", + "url": "https://api.github.com/repos/acquia/cohesion/zipball/edea0bfa3ebc42c519b30d831aaf6fb19107030f", + "reference": "edea0bfa3ebc42c519b30d831aaf6fb19107030f", "shasum": "" }, "require": { @@ -140,9 +140,9 @@ ], "description": "Site Studio", "support": { - "source": "https://github.com/acquia/cohesion/tree/8.0.1" + "source": "https://github.com/acquia/cohesion/tree/8.0.2" }, - "time": "2024-10-08T11:09:42+00:00" + "time": "2024-11-20T19:17:26+00:00" }, { "name": "acquia/cohesion-theme",