From c68b1f3e61d4efff7117fec4074c3bef673369e2 Mon Sep 17 00:00:00 2001 From: Linksehat Staging Server Date: Wed, 3 Jan 2024 11:48:28 +0700 Subject: [PATCH] update composer --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index a592e329..59cebfc4 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "laravel/socialite": "^5.5", "laravel/tinker": "^2.7", "maatwebsite/excel": "^3.1", + "mikehaertl/phpwkhtmltopdf": "^2.5", "nwidart/laravel-modules": "^9.0", "phpmailer/phpmailer": "^6.9", "psr/simple-cache": "^1.0",