{
    "packages": [
        {
            "name": "curl/curl",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-mod/curl.git",
                "reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-mod/curl/zipball/d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff",
                "reference": "d22086dd2eee5ca02e4c29b9a5bdf3645bfdbbff",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": "^5.6 | ^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "~2.1"
            },
            "time": "2018-12-04T19:47:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Curl": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Hassan Amouhzi",
                    "email": "hassan@anezi.net",
                    "homepage": "http://hassan.amouhzi.com"
                },
                {
                    "name": "php-curl-class",
                    "homepage": "https://github.com/php-curl-class"
                },
                {
                    "name": "user52",
                    "homepage": "https://github.com/user52"
                }
            ],
            "description": "cURL class for PHP",
            "homepage": "https://github.com/php-mod/curl",
            "keywords": [
                "curl",
                "dot"
            ],
            "install-path": "../curl/curl"
        },
        {
            "name": "econea/nusoap",
            "version": "v0.9.5.4",
            "version_normalized": "0.9.5.4",
            "source": {
                "type": "git",
                "url": "https://github.com/econea/nusoap.git",
                "reference": "16d506ccd4bc15089bdae5e1ee96e080cf8df770"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/econea/nusoap/zipball/16d506ccd4bc15089bdae5e1ee96e080cf8df770",
                "reference": "16d506ccd4bc15089bdae5e1ee96e080cf8df770",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2017-09-29T11:12:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPLv2"
            ],
            "authors": [
                {
                    "name": "Milan Felix Sulc"
                },
                {
                    "name": "Martin Macejkou Mates"
                }
            ],
            "description": "NuSOAP fixed for PHP 5.5 - 7.0",
            "keywords": [
                "nusoap",
                "soap"
            ],
            "install-path": "../econea/nusoap"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.2.1",
            "version_normalized": "2.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/c94a94f120803a18554c1805ef2e539f8285f9a2",
                "reference": "c94a94f120803a18554c1805ef2e539f8285f9a2",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2022-03-20T21:55:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "liamdennehy/http-signatures-php",
            "version": "v11.0.0",
            "version_normalized": "11.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liamdennehy/http-signatures-php.git",
                "reference": "754cbbad4c4e2b197c9a1f4d4f6cfdd543320780"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liamdennehy/http-signatures-php/zipball/754cbbad4c4e2b197c9a1f4d4f6cfdd543320780",
                "reference": "754cbbad4c4e2b197c9a1f4d4f6cfdd543320780",
                "shasum": ""
            },
            "require": {
                "liamdennehy/phpseclib": "~3.0",
                "php": ">=5.6",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2",
                "guzzlehttp/psr7": "^1.2",
                "kriswallsmith/buzz": "^1.0",
                "nyholm/psr7": "^1.1",
                "nyholm/psr7-server": "^0.3.0",
                "phpunit/phpunit": "~5.6",
                "symfony/http-foundation": "~2.8|~3.0",
                "symfony/psr-http-message-bridge": "^1.0.2",
                "zendframework/zend-diactoros": "^1.1",
                "zendframework/zend-httphandlerrunner": "^1.1"
            },
            "time": "2020-07-20T15:20:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "HttpSignatures\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Liam Dennehy",
                    "email": "liam@wiemax.net"
                },
                {
                    "name": "Paul Annesley",
                    "email": "paul@99designs.com"
                }
            ],
            "description": "Sign and verify PSR-7 HTTP messages with HMAC and RSA keys",
            "keywords": [
                "digital signature",
                "electronic signature",
                "hmac",
                "http",
                "https",
                "rsa",
                "signature",
                "signed",
                "signing"
            ],
            "support": {
                "issues": "https://github.com/liamdennehy/http-signatures-php/issues",
                "source": "https://github.com/liamdennehy/http-signatures-php/tree/v11.0.0-beta2"
            },
            "install-path": "../liamdennehy/http-signatures-php"
        },
        {
            "name": "liamdennehy/phpseclib",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/liamdennehy/phpseclib.git",
                "reference": "cb338b9f036e4b03196042deb9525ca6d37b1ebc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/liamdennehy/phpseclib/zipball/cb338b9f036e4b03196042deb9525ca6d37b1ebc",
                "reference": "cb338b9f036e4b03196042deb9525ca6d37b1ebc",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1",
                "paragonie/random_compat": "^1.4|^2.0",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "time": "2020-11-05T12:38:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "\"stable\" phpseclib 3.0 library - see warnings",
            "support": {
                "issues": "https://github.com/liamdennehy/phpseclib/issues",
                "source": "https://github.com/liamdennehy/phpseclib/tree/3.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../liamdennehy/phpseclib"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "317718fb438e60151f72b20404f040cb5ae1d494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/317718fb438e60151f72b20404f040cb5ae1d494",
                "reference": "317718fb438e60151f72b20404f040cb5ae1d494",
                "shasum": ""
            },
            "require": {
                "php": "^5.3|^7|^8"
            },
            "require-dev": {
                "paragonie/random_compat": "^1.4|^2",
                "phpunit/phpunit": ">= 4"
            },
            "time": "2022-01-17T05:23:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "install-path": "../paragonie/constant_time_encoding"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.21",
            "version_normalized": "2.0.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
                "reference": "96c132c7f2f7bc3230723b66e89f8f150b29d5ae",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2022-02-16T17:07:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "php-curl-class/php-curl-class",
            "version": "9.6.0",
            "version_normalized": "9.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-curl-class/php-curl-class.git",
                "reference": "9f02d09f0e449009395e3b578db420070255a458"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/9f02d09f0e449009395e3b578db420070255a458",
                "reference": "9f02d09f0e449009395e3b578db420070255a458",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ext-gd": "*",
                "phpcompatibility/php-compatibility": "*",
                "phpunit/phpunit": "*",
                "squizlabs/php_codesniffer": "*",
                "vimeo/psalm": "*"
            },
            "suggest": {
                "ext-mbstring": "*"
            },
            "time": "2022-03-17T15:17:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Curl\\": "src/Curl/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Unlicense"
            ],
            "authors": [
                {
                    "name": "Zach Borboa"
                }
            ],
            "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.",
            "homepage": "https://github.com/php-curl-class/php-curl-class",
            "keywords": [
                "API-Client",
                "api",
                "class",
                "client",
                "curl",
                "framework",
                "http",
                "http-client",
                "http-proxy",
                "json",
                "php",
                "php-curl",
                "php-curl-library",
                "proxy",
                "requests",
                "restful",
                "web-scraper",
                "web-scraping ",
                "web-service",
                "xml"
            ],
            "support": {
                "issues": "https://github.com/php-curl-class/php-curl-class/issues",
                "source": "https://github.com/php-curl-class/php-curl-class/tree/9.6.0"
            },
            "install-path": "../php-curl-class/php-curl-class"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "time": "2019-04-30T12:38:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory/tree/master"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T14:39:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https://github.com/php-fig/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
