X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=43cda9b47eea5d0ccc2b2fcd68cc873603f4cd58;hb=63f3df59810097f69b0c9503cb725d95c43d43f1;hp=1d80653f203adc6d89ad144ccb57583771feafed;hpb=407f61add5626489bfbd2ae733875dc1295a1de6;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",