diff --git a/composer.json b/composer.json index 03245b0cd..dd70c2e6d 100644 --- a/composer.json +++ b/composer.json @@ -322,9 +322,6 @@ "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 ff0ceff1d..ff6b39527 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": "a285aa0789cbf1a0b52f8b799237b02c", + "content-hash": "f7f9e623cf8da30e566ee0d0052fb980", "packages": [ { "name": "acquia/acquia-cms-starterkit", @@ -2788,11 +2788,9 @@ "dist": { "type": "path", "url": "./modules/acquia_cms_search", - "reference": "faafd17dc48f421e1d12d1ec0c76d810f4b85bca" + "reference": "118a92872f26ed6efa21101beaa7600da9fb1275" }, "require": { - "cweagans/composer-patches": "^1.7", - "drupal/acquia_cms_common": "^1.9 || ^2.1 || ^3.1", "drupal/acquia_search": "^3.1", "drupal/collapsiblock": "^4.0", "drupal/facets": "^2.0",