Commit 2cb5618c authored by Taras Kruts's avatar Taras Kruts
Browse files

Issue #3256927: Add dependency from Open Social ^11.4.0-alpha2 and remove patches for Join Methods

parent 7fccbbe7
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -6,16 +6,13 @@
        "drupal/inline_entity_form": "~1.0",
        "drupal/video_embed_field": "^2.4",
        "drupal/weight": "^3.0",
        "goalgorilla/open_social": "^11"
        "goalgorilla/open_social": "^11.4.0-alpha2"
    },
    "extra": {
        "enable-patching": true,
        "patches": {
            "drupal/inline_entity_form": {
                "Issue #2903964: Nesting Paragraph into a IEF then translating makes Paragraph field disappear": "https://www.drupal.org/files/issues/2020-01-23/enable-translatable-references-2903964-23.patch"
            },
            "drupal/social": {
                "Make join methods for groups re-usable": "https://www.drupal.org/files/issues/2022-06-08/social-re-use-group-join-methods-3254715-23.patch"
            }
        }
    }