From 0b1e674b8ee1c94b93dcc6cac10305134fd2d80d Mon Sep 17 00:00:00 2001 From: "eli.stone" Date: Wed, 11 Jan 2023 15:10:44 +0000 Subject: [PATCH] updating merge request to patch file --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9c24bf1..2f25f15 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "composer-exit-on-patch-failure": true, "patches": { "drupal/core": { - "Catch-All routes (#2741939)": "https://git.drupalcode.org/project/drupal/-/merge_requests/443/diffs.patch", + "Catch-All routes (#2741939)": "https://www.drupal.org/files/issues/2022-11-23/2741939-48.patch", "Wrong language field labels after drupal_rebuild()": "https://www.drupal.org/files/issues/2021-12-01/3221375-27-workaround.patch" } }