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/lacalita/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/composer.json
{
    "name": "enshrined/svg-sanitize",
    "description": "An SVG sanitizer for PHP",
    "license": "GPL-2.0-or-later",
    "authors": [
        {
            "name": "Daryll Doyle",
            "email": "daryll@enshrined.co.uk"
        }
    ],
    "scripts": {
        "test": "phpunit --no-coverage"
    },
    "autoload": {
        "psr-4": {
            "enshrined\\svgSanitize\\": "src"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "enshrined\\svgSanitize\\Tests\\": "tests"
        }
    },
    "require": {
        "ext-dom": "*",
        "ext-libxml": "*",
        "php": "^7.0 || ^8.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^6.5 || ^8.5",
        "codeclimate/php-test-reporter": "^0.1.2"
    }
}