Add define to optionally enable escape-on-output
[civicrm-core.git] / composer.json
index ea5bd62ff2faf3db9fb227aaabeae176fd47d71e..a0fb65b802e9278ae75f5769590670216dfc80db 100644 (file)
@@ -85,7 +85,9 @@
     "pear/mail_mime": "~1.10",
     "pear/db": "1.11",
     "civicrm/composer-compile-lib": "~0.3 || ~1.0",
-    "ext-json": "*"
+    "ext-json": "*",
+    "ezyang/htmlpurifier": "^4.13",
+    "phpoffice/phpspreadsheet": "^1.18"
   },
   "scripts": {
     "post-install-cmd": [