OEL-1280: Add modules at composer.json for oe_whitelabel_paragraphs.
parent
93aa607c
No related branches found
No related tags found
... | ... | @@ -10,7 +10,7 @@ |
"cweagans/composer-patches": "^1.7", | ||
"drupal/core": "^9.2", | ||
"drupal/twig_field_value": "^2.0", | ||
"openeuropa/oe_bootstrap_theme": "^1.0.0-alpha7" | ||
"openeuropa/oe_bootstrap_theme": "dev-OEL-1280" | ||
}, | ||
"require-dev": { | ||
"composer/installers": "^1.11", | ||
... | ... | @@ -19,6 +19,7 @@ |
"drupal/core-composer-scaffold": "^9.2", | ||
"drupal/core-dev": "^9.2", | ||
"drupal/ctools": "^3.7", | ||
"drupal/description_list_field": "^1.0@alpha", | ||
"drupal/drupal-extension": "~4.1", | ||
"drupal/file_link": "^2.0.4", | ||
"drupal/pathauto": "^1.8", | ||
... | ... | @@ -34,7 +35,9 @@ |
"openeuropa/oe_contact_forms": "~1.1", | ||
"openeuropa/oe_content": "^2.8.0", | ||
"openeuropa/oe_corporate_blocks": "^4.4", | ||
"openeuropa/oe_media": "^1.14", | ||
"openeuropa/oe_multilingual": "^1.9", | ||
"openeuropa/oe_paragraphs": "^1.12", | ||
"openeuropa/oe_starter_content": "1.x-dev", | ||
"openeuropa/task-runner-drupal-project-symlink": "^1.0-beta5", | ||
"phpspec/prophecy-phpunit": "^1 || ^2" | ||
... | ... |
Please register or sign in to comment