From 6fd5c74a4b9a33ac366e0cf3e41199a8915fe1f1 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 ba9ddd22f1..88702936dc 100644 --- a/composer.json +++ b/composer.json @@ -154,7 +154,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