HEX
Server: LiteSpeed
System: Linux server111.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
User: lacammxy (848)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /home/lacammxy/www/new/admin/assets/vendor/phpoffice/math/composer.json
{
    "name": "phpoffice/math",
    "description": "Math - Manipulate Math Formula",
    "keywords": ["PHP","mathml", "officemathml"],
    "homepage": "https://phpoffice.github.io/Math/",
    "type": "library",
    "license": "MIT",
    "autoload": {
        "psr-4": {
            "PhpOffice\\Math\\": "src/Math/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Tests\\PhpOffice\\Math\\": "tests/Math/"
        }
    },
    "authors": [
        {
            "name": "Progi1984",
            "homepage": "https://lefevre.dev"
        }
    ],
    "require": {
        "php": "^7.1|^8.0",
        "ext-dom": "*",
        "ext-xml": "*"
    },
    "require-dev": {
        "phpunit/phpunit": "^7.0 || ^9.0",
        "phpstan/phpstan": "^0.12.88 || ^1.0.0"
    }
}