Skip to content

Commit

Permalink
Merge pull request #20465 from MikeyMJCO/patch-11
Browse files Browse the repository at this point in the history
Bump DOMPDF to `~1.0.0`
  • Loading branch information
seamuslee001 authored Jun 1, 2021
2 parents ee45321 + 31db47c commit eccc714
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"require": {
"php": "~7.2",
"cache/integration-tests": "~0.17.0",
"dompdf/dompdf" : "~0.8",
"dompdf/dompdf" : "~1.0.0",
"firebase/php-jwt": ">=3 <6",
"electrolinux/phpquery": "^0.9.6",
"symfony/config": "~3.0 || ~4.4",
Expand Down
20 changes: 12 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit eccc714

Please sign in to comment.