Upgrade phpword to be php7 compatiable
Showing
... | ... | @@ -21,7 +21,7 @@ |
"civicrm/civicrm-cxn-rpc": "~0.15.12.04", | ||
"zetacomponents/base": "1.7.*", | ||
"zetacomponents/mail": "dev-1.7-civi", | ||
"phpoffice/phpword": "^0.12.1", | ||
"phpoffice/phpword": "^0.13.0", | ||
"pear/Validate_Finance_CreditCard": "dev-master" | ||
}, | ||
"repositories": [ | ||
... | ... |
Please register or sign in to comment