From a65f19b1e0e338a2a6d4a9366f24ef3298e76741 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Thu, 17 Mar 2022 06:57:24 +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 3acee5aeef..d57b65478b 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 c169c9a0fb..1a0ca85bdd 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": "84026a2e4258afa874c6fc41bb848a80", + "content-hash": "760b151a615c7e07b2be41e53c10586c", "packages": [ { "name": "adrienrn/php-mimetyper", -- 2.25.1