Skip to content

Commit

Permalink
fix(allowed_formats): add patch to default values
Browse files Browse the repository at this point in the history
  • Loading branch information
dblanken-yale committed Oct 11, 2023
1 parent c46ed6f commit ba49540
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/profiles/custom/yalesites_profile/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@
},
"drupal/redirect": {
"fix validation issue on adding url redirect": "https://www.drupal.org/files/issues/2023-08-09/3057250-65.patch"
},
"drupal/allowed_formats": {
"allowed formats missing default value": "https://www.drupal.org/files/issues/2022-02-02/2950548-allowed_formats-missing_default_value.patch"
}
}
}
Expand Down

0 comments on commit ba49540

Please sign in to comment.