diff --git a/composer.json b/composer.json index acbd66c..e1a5ee1 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://raw.githubusercontent.com/OS2Forms/os2forms_rest_api/1.1.0/patches/webform_rest_submission.patch" + "Added ability to modify response data sent from Webform Submission endpoint": "patches/webform_rest_submission.patch" } } }