HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/public_html/inventorypacket.com/vendor/phenx/php-svg-lib/composer.json
{
  "name": "phenx/php-svg-lib",
  "type": "library",
  "description": "A library to read, parse and export to PDF SVG files.",
  "homepage": "https://github.com/PhenX/php-svg-lib",
  "license": "LGPL-3.0-or-later",
  "authors": [
    {
      "name": "Fabien Ménager",
      "email": "fabien.menager@gmail.com"
    }
  ],
  "autoload": {
    "psr-4": {
      "Svg\\": "src/Svg"
    }
  },
  "autoload-dev": {
    "psr-4": {
      "Svg\\Tests\\": "tests/Svg"
    }
  },
  "require": {
    "php": "^7.1 || ^8.0",
    "ext-mbstring": "*",
    "sabberworm/php-css-parser": "^8.4"
  },
  "require-dev": {
    "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
  }
}