X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=0d08d2fce1db23b2767ef128c96980427762e666;hb=c7759dc3ebba6f6c73393bac4cb72c886d3f11de;hp=add6799b8e452621b54214fd4443431ef4d4ca4c;hpb=7227f44c7d6e26a2e6dbdab4434db9ed3df3c1e8;p=civicrm-core.git diff --git a/composer.json b/composer.json index add6799b8e..0d08d2fce1 100644 --- a/composer.json +++ b/composer.json @@ -61,7 +61,7 @@ "zetacomponents/base": "1.9.*", "zetacomponents/mail": "1.9.*", "marcj/topsort": "~1.1", - "phpoffice/phpword": "^0.15.0", + "phpoffice/phpword": "^0.18.0", "pear/validate_finance_creditcard": "0.7.0", "civicrm/civicrm-cxn-rpc": "~0.20.12.01 || ~0.19.01.10", "pear/auth_sasl": "1.1.0", @@ -281,12 +281,6 @@ "pear/net_smtp": { "Add in CiviCRM custom error message for CRM-8744": "https://raw.githubusercontent.com/civicrm/civicrm-core/a6a0ff13d2a155ad962529595dceaef728116f96/tools/scripts/composer/patches/net-smtp-patch.patch" }, - "phpoffice/common": { - "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpoffice-common-xml-entity-fix.patch" - }, - "phpoffice/phpword": { - "Fix handling of libxml_disable_entity_loader": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/phpword-libxml-fix-global-handling.patch" - }, "zetacomponents/mail": { "CiviCRM Custom Patches for ZetaCompoents mail": "https://raw.githubusercontent.com/civicrm/civicrm-core/9d93748a36c7c5d44422911db1c98fb2f7067b34/tools/scripts/composer/patches/civicrm-custom-patches-zetacompoents-mail.patch" }