HEX
Server: LiteSpeed
System: Linux cpir1.prohostdns.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: pelakir (2976)
PHP: 8.2.31
Disabled: exec, shell_exec, system, passthru, proc_open, proc_close, proc_terminate, proc_get_status, popen, pclose, pcntl_exec
Upload Files
File: /home/pelakir/www/wp-content/plugins/digits/libphonenumber/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": "joel.wurtz@gmail.com"
        },
        {
            "name": "Márk Sági-Kazár",
            "email": "mark.sagikazar@gmail.com"
        }
    ],
    "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"
    }
}