From 700fafd1fa9fadcd39048e142d5ca318b4969a26 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Mon, 2 Dec 2019 13:47:40 -0500 Subject: [PATCH] Upgrade CKEditor to v4.13.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5517a57852..ad504b0689 100644 --- a/composer.json +++ b/composer.json @@ -134,7 +134,7 @@ "ignore": [".*", "node_modules", "docs", "Gruntfile.js", "index.html", "package.json", "test"] }, "ckeditor": { - "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.9.2.zip" + "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.13.0.zip" }, "crossfilter-1.3.x": { "url": "https://github.com/crossfilter/crossfilter/archive/1.3.14.zip", -- 2.25.1