Skip to content

Commit 17d3c76

Browse files
committed
#446: Used patch file directly
1 parent afc4b65 commit 17d3c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"enable-patching": true,
6262
"patches": {
6363
"drupal/webform_rest": {
64-
"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"
64+
"Added ability to modify response data sent from Webform Submission endpoint": "patches/webform_rest_submission.patch"
6565
}
6666
}
6767
}

0 commit comments

Comments
 (0)