diff --git a/composer.json b/composer.json index e9c5415..308d8e0 100755 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "html to docx word phpword h2d htmltodocx" ], "require": { - "phpoffice/phpword": "^0.12" + "phpoffice/phpword": "*" }, "target-dir": "webonyx/htmltodocx",