diff --git a/composer.json b/composer.json index e94b42e2..78b5d2f5 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "laravel/tinker": "^2.9", "laravel/ui": "^4.5", "maatwebsite/excel": "^3.1", - "phpoffice/phpword": "^1.3" + "phpoffice/phpword": "^1.1.0" }, "require-dev": { "fakerphp/faker": "^1.23", diff --git a/composer.lock b/composer.lock index 676b998d..f78c91e3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f44465f36bee4079632808100d1587fe", + "content-hash": "851bb11bf24fcccfe1c81c50e834d48f", "packages": [ { "name": "brick/math",