Skip to content

Commit d455105

Browse files
authored
Fix #100 views reference paragraph now in localgov_paragraphs as is a schema patch. (#101)
1 parent fea2c26 commit d455105

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

-3
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"drupal/core": "-p2"
2020
},
2121
"patches": {
22-
"drupal/viewsreference": {
23-
"Implement configuration schema for Views reference field storage+settings and widget+formatter https://www.drupal.org/project/viewsreference/issues/2957529": "https://www.drupal.org/files/issues/2020-07-16/2957529-10.viewsreference.patch"
24-
},
2522
"drupal/layout_paragraphs": {
2623
"Fix missing schema for link in view mode: https://www.drupal.org/project/layout_paragraphs/issues/3161998": "https://www.drupal.org/files/issues/2020-07-28/missing_link_config_schema-3161998-2.patch"
2724
}

0 commit comments

Comments
 (0)