Skip to content

Commit 4ec1a69

Browse files
authored
Update phpword version
1 parent f3a0a13 commit 4ec1a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"html to docx word phpword h2d htmltodocx"
1313
],
1414
"require": {
15-
"phpoffice/phpword": "0.12.0"
15+
"phpoffice/phpword": "^0.16"
1616
},
1717
"target-dir": "webonyx/htmltodocx",
1818

1919
"autoload": {
2020
"classmap": ["lib/HtmlToDocx/"]
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)