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-recaptcha/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/laminas/laminas-recaptcha/composer.json
{
    "name": "laminas/laminas-recaptcha",
    "description": "OOP wrapper for the ReCaptcha web service",
    "license": "BSD-3-Clause",
    "keywords": [
        "laminas",
        "recaptcha"
    ],
    "homepage": "https://laminas.dev",
    "support": {
        "issues": "https://github.com/laminas/laminas-recaptcha/issues",
        "forum": "https://discourse.laminas.dev",
        "chat": "https://laminas.dev/chat",
        "source": "https://github.com/laminas/laminas-recaptcha",
        "docs": "https://docs.laminas.dev/laminas-recaptcha/",
        "rss": "https://github.com/laminas/laminas-recaptcha/releases.atom"
    },
    "require": {
        "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
        "ext-json": "*",
        "laminas/laminas-http": "^2.15",
        "laminas/laminas-stdlib": "^3.10.1"
    },
    "require-dev": {
        "laminas/laminas-coding-standard": "~2.5.0",
        "laminas/laminas-config": "^3.8",
        "laminas/laminas-validator": "^2.29",
        "phpunit/phpunit": "^9.5.27",
        "psalm/plugin-phpunit": "^0.18.4",
        "vimeo/psalm": "^5.4"
    },
    "conflict": {
        "zendframework/zendservice-recaptcha": "*"
    },
    "suggest": {
        "laminas/laminas-validator": "~2.0, if using ReCaptcha's Mailhide API"
    },
    "autoload": {
        "psr-4": {
            "Laminas\\ReCaptcha\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "LaminasTest\\ReCaptcha\\": "test/"
        }
    },
    "config": {
        "allow-plugins": {
            "dealerdirect/phpcodesniffer-composer-installer": true
        },
        "platform": {
            "php": "8.0.99"
        },
        "sort-packages": true
    },
    "extra": {},
    "scripts": {
        "check": [
            "@cs-check",
            "@test"
        ],
        "cs-check": "phpcs",
        "cs-fix": "phpcbf",
        "test": "phpunit --colors=always",
        "test-coverage": "phpunit --colors=always --coverage-clover clover.xml"
    }
}

Spamworldpro Mini