Remove dompdf/dompdf from composer.json require

Created on 11 February 2021, almost 4 years ago
Updated 20 December 2023, 12 months ago

Problem/Motivation

This module supports multiple PDF rendering engines. Therefore, dompdf should not be listed as required in the composer.json file.

"require": {
    "dompdf/dompdf": "~0.8.0"
  },

Steps to reproduce

Proposed resolution

Move dompdf to 'suggest' section so that it is not required. Furthermore, change the version requirement to "^0.8.0" so that newer versions can be used, e.g., to get latest fixes and PHP8 compatibility.

πŸ“Œ Task
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States lunk rat

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024