BLACKSITE
:
216.73.217.4
:
104.37.75.190 / alpenpass.ca
:
Linux server3.pointsplan.com 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
:
/
vendor
/
phpoffice
/
math
/
Upload File:
files >> //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" } }