diff --git a/composer.json b/composer.json index 97db198..e4cff27 100644 --- a/composer.json +++ b/composer.json @@ -220,6 +220,9 @@ }, "enable-patching": true, "patches": { + "drupal/bsky": { + "Implement Social Platform plugin from MPOSSE [#3536172]": "https://git.drupalcode.org/project/bsky/-/merge_requests/3.diff" + }, "drupal/coffee": { "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" },