Skip to content

Commit

Permalink
Merge pull request #4 from openeuropa/OPENEUROPA-0000
Browse files Browse the repository at this point in the history
OPENEUROPA-0000: Fix emr patch.
  • Loading branch information
hernani authored Jun 24, 2020
2 parents 06cad24 + c6ebdc4 commit 3f8797c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"prefer-stable": true,
"require": {
"drupal/core": "^8.8",
"openeuropa/entity_meta_relation": "dev-8.x-1.x",
"drupal/emr": "~1.0-beta7",
"drupal/search_api": "~1.17",
"php": ">=7.2"
},
Expand Down Expand Up @@ -52,11 +52,6 @@
"build/profiles/contrib/{$name}": ["type:drupal-profile"],
"build/modules/contrib/{$name}": ["type:drupal-module"],
"build/themes/contrib/{$name}": ["type:drupal-theme"]
},
"patches": {
"drupal/entity_meta_relation": {
"latest-master": "https://github.com/openeuropa/entity_meta_relation/compare/8.x-1.0-beta5...8.x-1.x.diff"
}
}
},
"config": {
Expand Down

0 comments on commit 3f8797c

Please sign in to comment.