From 18d3a4d1b25e8d3b8d779e6b93721da210a22c7b Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Wed, 12 Feb 2025 17:00:10 +1300 Subject: [PATCH] ENH Add new tinymce module --- repositories.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repositories.json b/repositories.json index 7ebaa6b..e9bedf1 100644 --- a/repositories.json +++ b/repositories.json @@ -526,6 +526,17 @@ "4": ["2"] } }, + { + "github": "silverstripe/silverstripe-htmleditor-tinymce", + "packagist": "silverstripe/htmleditor-tinymce", + "githubId": 931307390, + "isCore": true, + "lockstepped": false, + "type": "module", + "majorVersionMapping": { + "6": ["1"] + } + }, { "github": "silverstripe/silverstripe-hybridsessions", "packagist": "silverstripe/hybridsessions",