Skip to content

Commit 451e623

Browse files
committed
chore: add config_rewrite, remove redundant patches
1 parent 1ef2bdd commit 451e623

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"drupal/config_filter": "^2.3",
2929
"drupal/config_ignore": "^3.0",
3030
"drupal/config_pages": "^2.9",
31+
"drupal/config_rewrite": "^1.5",
3132
"drupal/content_lock": "^2.2",
3233
"drupal/core-composer-scaffold": "^9.3",
3334
"drupal/core-project-message": "^9.3",
@@ -194,7 +195,7 @@
194195
"Preview link accidentally closes the media library https://www.drupal.org/project/focal_point/issues/3162210#comment-13855854": "https://www.drupal.org/files/issues/2020-10-11/preview_link_accidentally_closes_the_media_library-3162210-19.patch"
195196
},
196197
"drupal/gin": {
197-
"https://www.drupal.org/project/gin/issues/3217391#comment-14212917": "./patch/3217391.diff"
198+
"https://www.drupal.org/project/gin/issues/3217391#comment-14212917": "https://git.drupalcode.org/project/gin/-/merge_requests/92.diff"
198199
},
199200
"drupal/gin_toolbar": {
200201
"https://www.drupal.org/project/gin_toolbar/issues/3217393": "https://git.drupalcode.org/project/gin_toolbar/-/merge_requests/9.diff"
@@ -215,10 +216,6 @@
215216
},
216217
"drupal/paragraphs": {
217218
"https://www.drupal.org/project/paragraphs/issues/2904705#comment-13918715": "https://www.drupal.org/files/issues/2020-11-27/paragraphs_support_asym_translations-2904705-122.patch"
218-
},
219-
"drupal/paragraphs_asymmetric_translation_widgets": {
220-
"https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets/issues/3175491#comment-13891174": "https://www.drupal.org/files/issues/2020-11-03/3175491-2.patch",
221-
"https://www.drupal.org/project/paragraphs_asymmetric_translation_widgets/issues/3180118#comment-14188544": "https://www.drupal.org/files/issues/2021-08-12/3180118-7.patch"
222219
}
223220
}
224221
}

config/sync/core.extension.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module:
2222
breakpoint: 0
2323
ckeditor: 0
2424
coffee: 0
25-
color: 0
2625
config: 0
2726
config_filter: 0
2827
config_ignore: 0

0 commit comments

Comments
 (0)