Skip to content
Snippets Groups Projects
Commit 6cf8fd29 authored by Chris Snyder's avatar Chris Snyder
Browse files

Mark as not combatible with Drupal <10.5 <11.2

parent eb4e5b33
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,6 @@ name: Ckeditor5 HTML Embed ...@@ -2,6 +2,6 @@ name: Ckeditor5 HTML Embed
type: module type: module
description: The HTML embed feature allows embedding an arbitrary HTML snippet in the editor. description: The HTML embed feature allows embedding an arbitrary HTML snippet in the editor.
package: CKEditor 5 package: CKEditor 5
core_version_requirement: ^9.4 || ^10 || ^11 core_version_requirement: "^10.2 <10.5 || ^11 <11.2"
dependencies: dependencies:
- drupal:ckeditor5 - drupal:ckeditor5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment