Skip to content

Commit

Permalink
Update phpword version
Browse files Browse the repository at this point in the history
  • Loading branch information
phamviet committed Jul 31, 2019
1 parent f3a0a13 commit 4ec1a69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"html to docx word phpword h2d htmltodocx"
],
"require": {
"phpoffice/phpword": "0.12.0"
"phpoffice/phpword": "^0.16"
},
"target-dir": "webonyx/htmltodocx",

"autoload": {
"classmap": ["lib/HtmlToDocx/"]
}
}
}

0 comments on commit 4ec1a69

Please sign in to comment.