瀏覽代碼

patched structure_sync

bach 3 年之前
父節點
當前提交
371496ab26
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      composer.json

+ 3 - 0
composer.json

@@ -289,6 +289,9 @@
             },
             "weitzman/drupal-test-traits": {
               "Define void return type for setUp() and tearDown() methods https://gitlab.com/weitzman/drupal-test-traits/-/issues/78":"./patches/Definevoidreturntype2.patch"
+            },
+            "drupal/structure_sync": {
+              "With no blocks, clicking on the Custom Blocks tab crashes site https://www.drupal.org/project/structure_sync/issues/3070414":"https://www.drupal.org/files/issues/2022-03-23/PluginNotFoundException-3070414-3.patch"
             }
         },
         "drupal-scaffold": {