Skip to content

Commit b67da80

Browse files
committed
Added a patch
1 parent 9ec6a16 commit b67da80

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,8 @@
148148
"Add check to see if entity revision actually exists(https://www.drupal.org/project/config_entity_revisions/issues/3277467)": "https://www.drupal.org/files/issues/2022-04-27/add-check-to-see-if-entity-revision-actually-exists-3277467-3.patch"
149149
},
150150
"os2forms/os2forms_forloeb": {
151-
"Added support for inheriting values without creating a submission (https://github.com/OS2Forms/os2forms_forloeb/pull/135)": "https://patch-diff.githubusercontent.com/raw/OS2Forms/os2forms_forloeb/pull/135.diff"
151+
"Added support for inheriting values without creating a submission (https://github.com/OS2Forms/os2forms_forloeb/pull/135)": "https://patch-diff.githubusercontent.com/raw/OS2Forms/os2forms_forloeb/pull/135.diff",
152+
"Added retry task controller action (https://github.com/OS2Forms/os2forms_forloeb/pull/136)": "https://patch-diff.githubusercontent.com/raw/OS2Forms/os2forms_forloeb/pull/136.diff"
152153
},
153154
"drupal/webform_rest": {
154155
"Added ability to modify response data sent from Webform Submission endpoint": "web/modules/custom/os2forms_rest_api/patches/webform_rest_submission.patch"

0 commit comments

Comments
 (0)