From f9640696edf90cea17c078cb627a9e42800ac5b7 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 17 Mar 2022 06:58:23 +1100 Subject: [PATCH] Upgrade CKEditor to 4.18 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index a3a24a3acc..ee14ec3d60 100644 --- a/composer.json +++ b/composer.json @@ -177,7 +177,7 @@ "ignore": [".*", "node_modules", "docs", "Gruntfile.js", "index.html", "package.json", "test"] }, "ckeditor": { - "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.17.1.zip" + "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.18.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 3dffc15f1a..636a3dd049 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": "53075b815b44e29a93e53d71589c6bcc", + "content-hash": "48877e974546416099daaec465ba5205", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1