dompdf engine

This commit is contained in:
Yuri Kuznetsov
2023-01-15 16:57:45 +02:00
parent c5ae2800b5
commit 6339690e58
22 changed files with 1175 additions and 65 deletions
+2 -1
View File
@@ -46,7 +46,8 @@
"league/flysystem-async-aws-s3": "^2.0",
"johngrogg/ics-parser": "^3.0",
"phpseclib/phpseclib": "^3.0",
"openspout/openspout": "^4.9"
"openspout/openspout": "^4.9",
"dompdf/dompdf": "^2.0"
},
"require-dev": {
"phpunit/phpunit": "^9",