Skip to content

Commit

Permalink
[SDPA-2253] Updated patching.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed May 31, 2019
1 parent aa4d763 commit 189926f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,9 @@
"license": "GPL-2.0-or-later",
"type": "drupal-module",
"require": {
"dpc-sdp/tide_core": "1.2.1"
"dpc-sdp/tide_core": "dev-feature/SDPA-2523_redo_SDPA-309 as 1.2.1"
},
"suggest": {
"dpc-sdp/tide_media:1.2.2": "Media and related configuration for Tide Drupal 8 distribution"
},
"extra": {
"patches": {
"dpc-sdp/tide_core": {
"[SDPA-2523] All existing content should default to 'Copyright' licence type - https://github.com/dpc-sdp/tide_core/pull/68": "https://patch-diff.githubusercontent.com/raw/dpc-sdp/tide_core/pull/68.patch"
}
}
}
}

0 comments on commit 189926f

Please sign in to comment.