We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcc47fb commit 2d93c36Copy full SHA for 2d93c36
composer.json
@@ -72,8 +72,8 @@
72
},
73
"suggest": {
74
"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
75
- "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
76
- "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer",
+ "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
+ "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
77
"jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers"
78
79
"autoload": {
0 commit comments