X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=43cda9b47eea5d0ccc2b2fcd68cc873603f4cd58;hb=4d505ecec391e5348014efdefeb54256e76ef8bd;hp=1d80653f203adc6d89ad144ccb57583771feafed;hpb=7231d5282bef1509b991a58cc9f0028f9aee570f;p=civicrm-core.git diff --git a/composer.json b/composer.json index 1d80653f20..43cda9b47e 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,8 @@ "pear/db": "1.11", "civicrm/composer-compile-lib": "~0.3 || ~1.0", "ext-json": "*", - "ezyang/htmlpurifier": "^4.13" + "ezyang/htmlpurifier": "^4.13", + "phpoffice/phpspreadsheet": "^1.18" }, "scripts": { "post-install-cmd": [ @@ -171,7 +172,7 @@ "ignore": [".*", "node_modules", "docs", "Gruntfile.js", "index.html", "package.json", "test"] }, "ckeditor": { - "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.16.2.zip" + "url": "https://github.com/ckeditor/ckeditor-releases/archive/4.17.1.zip" }, "crossfilter-1.3.x": { "url": "https://github.com/crossfilter/crossfilter/archive/1.3.14.zip",