Skip to content

Commit c20cfac

Browse files
committed
fix tcpdf dependency
1 parent 64f9058 commit c20cfac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.2",
1414
"ext-zip": "*",
15-
"mikehaertl/phpwkhtmltopdf": "^2.3.1",
15+
"tecnickcom/tcpdf": "^6.3",
1616
"magento/framework": "^103.0",
1717
"magento/module-backend": "^101.0||^102.0",
1818
"magento/module-config": "^101.1",

0 commit comments

Comments
 (0)