X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.json;h=9d81135dbbec3aef07669abd4aa19d64343e6c29;hb=18a3fc9e5548ef6333a8bb28551dd1debe274c8a;hp=14d4e55664e6de353933ab691b9fbcbda340116b;hpb=e4636fa7912cc7a53ceaf61d4d0edb868a998f54;p=civicrm-core.git diff --git a/composer.json b/composer.json index 14d4e55664..9d81135dbb 100644 --- a/composer.json +++ b/composer.json @@ -48,13 +48,14 @@ "zetacomponents/base": "1.7.*", "zetacomponents/mail": "dev-1.7-civi", "marcj/topsort": "~1.1", - "phpoffice/phpword": "^0.13.0", + "phpoffice/phpword": "^0.14.0", "pear/Validate_Finance_CreditCard": "dev-master", "civicrm/civicrm-cxn-rpc": "~0.17.07.01", "pear/Auth_SASL": "1.1.0", "pear/Net_SMTP": "1.6.*", "pear/Net_socket": "1.0.*", - "civicrm/civicrm-setup": "~0.2.0" + "civicrm/civicrm-setup": "~0.2.0", + "guzzlehttp/guzzle": "^6.3" }, "repositories": [ {