Skip to content

Commit

Permalink
Merge pull request #121 from palantirnet/composer-patches-dependencies
Browse files Browse the repository at this point in the history
WIP: Enable Composer patches from dependencies
  • Loading branch information
becw authored Jan 7, 2022
2 parents 1862a79 + 136547b commit bbd445d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"drush/Commands/contrib/{$name}": ["type:drupal-drush"],
"docroot/modules/custom/{$name}": ["type:drupal-custom-module"],
"docroot/themes/custom/{$name}": ["type:drupal-custom-theme"]
}
},
"enable-patching": true
}
}

0 comments on commit bbd445d

Please sign in to comment.