Verified Commit b4fe8ea8 authored by Lee Rowlands's avatar Lee Rowlands Committed by Lee Rowlands
Browse files

Issue #3274668 by larowlan, DamienMcKenna, codebymikey: Update minimum version...

Issue #3274668 by larowlan, DamienMcKenna, codebymikey: Update minimum version of dompdf for security reasons
parent c5e6db23
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@
    }
  ],
  "require": {
    "dompdf/dompdf": "~0.8.4 || ^1.0",
    "dompdf/dompdf": "^1.2.1",
    "php": "^7.1 || ^8.0"
  },
  "suggest": {