Commit b52df117 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3298556: Update Paragraphs Asymmetric Translation Widgets module from...

Issue #3298556: Update Paragraphs Asymmetric Translation Widgets module from 1.0-beta4 to ~1.0 and remove committed patches
parent 1e8b1ec7
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -37,19 +37,13 @@
    "drupal/varbase_seo": "~10.0 || 10.0.x-dev",
    "drupal/varbase_bootstrap_paragraphs": "~10.0 || 10.0.x-dev",
    "drupal/paragraphs_features": "~1.0",
    "drupal/paragraphs_asymmetric_translation_widgets": "1.0-beta4",
    "drupal/paragraphs_asymmetric_translation_widgets": "~1.0",
    "drupal/length_indicator": "~1.0",
    "drupal/advanced_text_formatter": "~2.0",
    "drupal/maxlength": "~2.0"
  },
  "extra": {
    "enable-patching": true,
    "composer-exit-on-patch-failure": true,
    "patches": {
      "drupal/paragraphs_asymmetric_translation_widgets": {
        "Issue #3180118: Fix Render #pre_render callbacks must be methods of a class that implements Drupal Core Security TrustedCallbackInterface for Field group":
        "https://www.drupal.org/files/issues/2020-11-01/3180118-2.patch"
      }
    }
    "composer-exit-on-patch-failure": true
  }
}