-
- Downloads
Update dompdf for security #3310311
parent
09c3ab6d
No related branches found
No related tags found
... | ... | @@ -6,7 +6,7 @@ |
"license": "GPL-2.0+", | ||
"require": { | ||
"phpoffice/phpword": "^0.18.2", | ||
"dompdf/dompdf": "^1.1.1" | ||
"dompdf/dompdf": "^2.0.0" | ||
}, | ||
"minimum-stability": "stable" | ||
} |
Please register or sign in to comment