diff --git a/composer.json b/composer.json index 65851ebb9..e2d930048 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "drupal/core": "^9.2", "drupal/twig_field_value": "^2.0", "openeuropa/composer-artifacts": "^1.0.0-alpha1", - "openeuropa/oe_bootstrap_theme": "0.1.202204221756" + "openeuropa/oe_bootstrap_theme": "1.0.0-beta1" }, "require-dev": { "composer/installers": "^1.11", @@ -78,11 +78,6 @@ } } }, - "patches": { - "openeuropa/oe_bootstrap_theme": { - "latest": "https://github.com/openeuropa/oe_bootstrap_theme/compare/0.1.202204221756..1.x.diff" - } - }, "drupal-scaffold": { "locations": { "web-root": "./build"