HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/TBbargain/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"
    }
}