Created
June 15, 2021 17:42
-
-
Save mecmartini/049e13392586fe6bbc0ef518c08e88a7 to your computer and use it in GitHub Desktop.
bump_oe_corporate_blocks_conflict_version.patch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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