Skip to content
Snippets Groups Projects
Commit 66643ee9 authored by Mauricio Dinarte's avatar Mauricio Dinarte
Browse files

Issue #3429200 by cchiste, dinarcon: Automated Drupal 11 compatibility fixes for ckeditor_font

parent 3ae38185
Branches 8.x-1.x
Tags 8.x-1.5
No related merge requests found
name: CKEditor Font
type: module
description: This plugin adds Font Size and Font Family dropdowns that applies as inline element style.
core_version_requirement: ^9.3 || ^10
core_version_requirement: ^9.4 || ^10 || ^11
package: CKEditor
dependencies:
- drupal:ckeditor
......@@ -14,6 +14,6 @@
},
"require": {
"drupal-ckeditor-libraries-group/font": "^4.13.1",
"drupal/core": "^9.3 || ^10"
"drupal/core": "^9.4 || ^10 || ^11"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment