Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/laminas/laminas-math/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/laminas/laminas-math/composer.json
{
    "name": "laminas/laminas-math",
    "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
    "license": "BSD-3-Clause",
    "keywords": [
        "laminas",
        "math"
    ],
    "homepage": "https://laminas.dev",
    "support": {
        "docs": "https://docs.laminas.dev/laminas-math/",
        "issues": "https://github.com/laminas/laminas-math/issues",
        "source": "https://github.com/laminas/laminas-math",
        "rss": "https://github.com/laminas/laminas-math/releases.atom",
        "chat": "https://laminas.dev/chat",
        "forum": "https://discourse.laminas.dev"
    },
    "config": {
        "sort-packages": true,
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "3.2.x-dev",
            "dev-develop": "3.3.x-dev"
        }
    },
    "require": {
        "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
        "ext-mbstring": "*"
    },
    "require-dev": {
        "laminas/laminas-coding-standard": "~2.4.0",
        "phpunit/phpunit": "~9.5.25"
    },
    "suggest": {
        "ext-bcmath": "If using the bcmath functionality",
        "ext-gmp": "If using the gmp functionality"
    },
    "autoload": {
        "psr-4": {
            "Laminas\\Math\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "LaminasTest\\Math\\": "test/"
        },
        "files": [
            "test/TestAsset/random_bytes.php"
        ]
    },
    "scripts": {
        "check": [
            "@cs-check",
            "@test"
        ],
        "cs-check": "phpcs",
        "cs-fix": "phpcbf",
        "test": "phpunit --colors=always",
        "test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
    },
    "conflict": {
        "zendframework/zend-math": "*"
    }
}

Spamworldpro Mini