HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/coolswim/wp-content/plugins/woocommerce-pdf-invoices/composer.json
{
  "name": "be/woocommerce-pdf-invoices",
  "description": "A WordPress plugin that automatically generates and attaches PDF invoices to WooCommerce emails.",
  "keywords": ["wordpress", "woocommerce", "pdf", "invoice"],
  "homepage": "https://wcpdfinvoices.com",
  "type": "wordpress-plugin",
  "license": "GPL-2.0+",
  "authors": [
    {
      "name": "George Ciobanu",
      "email": "contact@wavianstudio.com"
    }
  ],
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/baselbers/mpdf",
      "canonical": false
    }
  ],
  "require": {
    "psr/log" : "1.1",
    "mpdf/mpdf": "v8.2.5"
  },
  "autoload": {
    "classmap": [
      "includes/"
    ],
    "files": []
  }
}