Commit f81f51ea authored by Wim Leers's avatar Wim Leers Committed by Wim Leers
Browse files

Issue #3306630 by Wim Leers: Fix ckeditor.info.yml and ckeditor_test.info.yml for life in contrib.

parent a2217b76
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
name: CKEditor
name: CKEditor 4 (contrib)
type: module
description: "WYSIWYG editing for rich text fields using CKEditor."
package: Core
version: VERSION
core_version_requirement: "^9.4 || ^10"
dependencies:
  - drupal:editor
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@ name: CKEditor test
type: module
description: Support module for the CKEditor module tests.
package: Testing
version: VERSION
core_version_requirement: "^9.4 || ^10"