update version

This commit is contained in:
troosan 2017-12-25 01:32:34 +01:00
parent ed704da5b2
commit 56720df487
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ You can of course also manually edit your composer.json file
```json ```json
{ {
"require": { "require": {
"phpoffice/phpword": "v0.13.*" "phpoffice/phpword": "v0.14.*"
} }
} }
``` ```