{
  "name": "epetechsolutions/epe-formetto-pdf-attachments",
  "description": "Automatically generate a PDF from Contact Form 7 submissions and attach it to the email. Great for leads, records, and client documentation.",
  "type": "wordpress-plugin",
  "license": "GPL-2.0-or-later",
  "require": {
    "php": ">=7.4",
    "dompdf/dompdf": "^3.1.4"
  },
  "config": {
    "optimize-autoloader": true,
    "preferred-install": "dist",
    "sort-packages": true
  }
}
