Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mecmartini/049e13392586fe6bbc0ef518c08e88a7 to your computer and use it in GitHub Desktop.
Save mecmartini/049e13392586fe6bbc0ef518c08e88a7 to your computer and use it in GitHub Desktop.
bump_oe_corporate_blocks_conflict_version.patch
diff --git a/composer.json b/composer.json
index 6687f522..0d172c98 100644
--- a/composer.json
+++ b/composer.json
@@ -63,7 +63,7 @@
"We explicitly require consolidation/annotated-command to allow lower 'composer update --prefer-lowest' to complete successfully."
],
"conflict": {
- "openeuropa/oe_corporate_blocks": "<2.1.0"
+ "openeuropa/oe_corporate_blocks": "<3.0.0"
},
"scripts": {
"drupal-scaffold": "DrupalComposer\\DrupalScaffold\\Plugin::scaffold",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment