From 76b9c2a7de017db56a6d7a873c207b9b7911c6dc Mon Sep 17 00:00:00 2001 From: Gilmar Lima Date: Tue, 1 Mar 2022 17:51:38 +0000 Subject: [PATCH] OEL-1239: Fix paragraphs patch error. --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index ebe68c7f7..32c9d173f 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "openeuropa/code-review": "^2.0", "openeuropa/oe_content": "^2.7.0", "openeuropa/oe_media": "^1.14", - "openeuropa/oe_paragraphs": "^1.11", + "openeuropa/oe_paragraphs": "dev-master", "openeuropa/task-runner-drupal-project-symlink": "^1.0-beta5", "phpspec/prophecy-phpunit": "^1 || ^2" }, @@ -70,9 +70,6 @@ "patches": { "drupal/ui_patterns": { "Fix unable to detect a pattern from default theme having same id as the pattern in the base theme @see https://github.com/nuvoleweb/ui_patterns/issues/304": "https://patch-diff.githubusercontent.com/raw/nuvoleweb/ui_patterns/pull/318.diff" - }, - "openeuropa/oe_paragraphs": { - "Latest master": "https://github.com/openeuropa/oe_paragraphs/compare/1.11.0..master.diff" } }, "_readme": [