Skip to content

Commit 38eef86

Browse files
ACMS-4237: Add patch for site studio drupal 11.1 compatibility.
1 parent c8ac4e3 commit 38eef86

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,9 @@
322322
"drupal/core": "-p2"
323323
},
324324
"patches": {
325+
"acquia/cohesion": {
326+
"3340269 - Site Studio Drupal 11.1 compatibility": "https://www.drupal.org/files/issues/2025-01-09/3340269-site-studio-drupal-11-1-compatibility.patch"
327+
},
325328
"drupal/core": {
326329
"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",
327330
"Fix failing test for site studio due to missing file": "https://gist.githubusercontent.com/chandan-singh7929/978c8c3c8b6f1e2de23492e7e562c0c3/raw/f0e7770d94be862e5495ca25662a0a0d5672b785/bypass-library-version-core.patch"

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)