HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/hi.naniguide.com/vendor/php-http/guzzle7-adapter/composer.json
{
    "name": "php-http/guzzle7-adapter",
    "description": "Guzzle 7 HTTP Adapter",
    "license": "MIT",
    "keywords": ["guzzle", "http"],
    "homepage": "http://httplug.io",
    "authors": [
        {
            "name": "Tobias Nyholm",
            "email": "[email protected]"
        }
    ],
    "require": {
        "php": "^7.3 | ^8.0",
        "php-http/httplug": "^2.0",
        "psr/http-client": "^1.0",
        "guzzlehttp/guzzle": "^7.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^8.0|^9.3",
        "php-http/client-integration-tests": "^3.0",
        "phpspec/prophecy-phpunit": "^2.0",
        "php-http/message-factory": "^1.1"
    },
    "provide": {
        "php-http/client-implementation": "1.0",
        "php-http/async-client-implementation": "1.0",
        "psr/http-client-implementation": "1.0"
    },
    "autoload": {
        "psr-4": {
            "Http\\Adapter\\Guzzle7\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Http\\Adapter\\Guzzle7\\Tests\\": "tests/"
        }
    },
    "scripts": {
        "test": "@php vendor/bin/phpunit"
    }
}