From a1f4eec82493cd9263ca0071e46016deaa9a8fcf Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 19 Mar 2020 09:16:36 +1100 Subject: [PATCH] Update CKEditor 4.14 --- composer.json | 2 +- composer.lock | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index f4fc65c5ae..8d94f744f9 100644 --- a/composer.json +++ b/composer.json @@ -159,7 +159,7 @@ "ignore": [".*", "node_modules", "docs", "Gruntfile.js", "index.html", "package.json", "test"] }, "ckeditor": { - "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.13.0.zip" + "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.14.0.zip" }, "crossfilter-1.3.x": { "url": "https://github.com/crossfilter/crossfilter/archive/1.3.14.zip", diff --git a/composer.lock b/composer.lock index fcfc35e157..a699277482 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "582096c249c04484659162a3e90f7fbd", + "content-hash": "50e07f942de796516f50da3b20ce018b", "packages": [ { "name": "cache/integration-tests", @@ -2380,7 +2380,9 @@ "version": "3.0.0+php53", "dist": { "type": "zip", - "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip" + "url": "https://github.com/tplaner/When/archive/c1ec099f421bff354cc5c929f83b94031423fc80.zip", + "reference": null, + "shasum": null }, "require": { "php": ">=5.3.0" -- 2.25.1