HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: /home/yunabox.top/public_html/wp-content/plugins/CyberSMTP/vendor/php-http/promise/composer.json
{
    "name": "php-http/promise",
    "description": "Promise used for asynchronous HTTP requests",
    "license": "MIT",
    "keywords": ["promise"],
    "homepage": "http://httplug.io",
    "authors": [
        {
            "name": "Joel Wurtz",
            "email": "[email protected]"
        },
        {
            "name": "Márk Sági-Kazár",
            "email": "[email protected]"
        }
    ],
    "require": {
        "php" : "^7.1 || ^8.0"
    },
    "require-dev": {
        "friends-of-phpspec/phpspec-code-coverage" : "^4.3.2 || ^6.3",
        "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
    },
    "autoload": {
        "psr-4": {
            "Http\\Promise\\": "src/"
        }
    },
    "scripts": {
        "test": "vendor/bin/phpspec run",
        "test-ci": "vendor/bin/phpspec run -c phpspec.yml.ci"
    }
}