diff --git a/composer.json b/composer.json index 12c3733..c2b849d 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "enable-patching": true, "patches": { "drupal/webform_rest": { - "Added ability to modify response data sent from Webform Submission endpoint": "https://gist.githubusercontent.com/jekuaitk/460cdbfee02ba03b651ad07ba7aa6de6/raw/4639528abd66dcd5c538d86a21a99c352c0e8183/webform_rest_submission.patch" + "Added ability to modify response data sent from Webform Submission endpoint": "https://raw.githubusercontent.com/OS2Forms/os2forms_rest_api/2.0.2/patches/webform_rest_submission.patch" } } }