Issue #3475306: Upgrade Composer.json
... | ... | @@ -15,16 +15,15 @@ |
}, | ||
"require": { | ||
"drupal/allowed_formats": "^3.0", | ||
"drupal/embed": "^1.7", | ||
"drupal/embed": "^1.9", | ||
"drupal/entity_embed": "^1.6", | ||
"drupal/editor_advanced_link": "^2.2", | ||
"drupal/media_embeddable": "^1.1", | ||
"drupal/smart_trim": "^2.1", | ||
"drupal/smart_trim": "^2.2", | ||
"drupal/ace_editor": "^2.0", | ||
"drupal/ckeditor_media_resize": "^1.0@beta", | ||
"drupal/ckeditor_bidi": "^4.0", | ||
"drupal/ckeditor5_plugin_pack": "^1.1", | ||
"drupal/ckeditor5_highlight": "^1.1@RC", | ||
"drupal/ckeditor_bidi": "^5.0", | ||
"drupal/ckeditor5_plugin_pack": "^1.2", | ||
"drupal/ckeditor5_fullscreen": "^1.0@beta", | ||
"npm-asset/ace-builds": "~1" | ||
}, | ||
... | ... |
Please register or sign in to comment