{
    "packages": [
        {
            "name": "adbario/php-dot-notation",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adbario/php-dot-notation.git",
                "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adbario/php-dot-notation/zipball/eee4fc81296531e6aafba4c2bbccfc5adab1676e",
                "reference": "eee4fc81296531e6aafba4c2bbccfc5adab1676e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0|^5.0|^6.0",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "time": "2019-01-01T23:59:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "Adbar\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Riku Särkinen",
                    "email": "riku@adbar.io"
                }
            ],
            "description": "PHP dot notation access to arrays",
            "homepage": "https://github.com/adbario/php-dot-notation",
            "keywords": [
                "ArrayAccess",
                "dotnotation"
            ],
            "support": {
                "issues": "https://github.com/adbario/php-dot-notation/issues",
                "source": "https://github.com/adbario/php-dot-notation/tree/2.x"
            },
            "install-path": "../adbario/php-dot-notation"
        },
        {
            "name": "alibabacloud/client",
            "version": "1.5.31",
            "version_normalized": "1.5.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aliyun/openapi-sdk-php-client.git",
                "reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aliyun/openapi-sdk-php-client/zipball/19224d92fe27ab8ef501d77d4891e7660bc023c1",
                "reference": "19224d92fe27ab8ef501d77d4891e7660bc023c1",
                "shasum": ""
            },
            "require": {
                "adbario/php-dot-notation": "^2.2",
                "clagiordano/weblibs-configmanager": "^1.0",
                "danielstjules/stringy": "^3.1",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-xmlwriter": "*",
                "guzzlehttp/guzzle": "^6.3|^7.0",
                "mtdowling/jmespath.php": "^2.5",
                "php": ">=5.5"
            },
            "require-dev": {
                "composer/composer": "^1.8",
                "drupal/coder": "^8.3",
                "ext-dom": "*",
                "ext-pcre": "*",
                "ext-sockets": "*",
                "ext-spl": "*",
                "league/climate": "^3.2.4",
                "mikey179/vfsstream": "^1.6",
                "monolog/monolog": "^1.24",
                "phpunit/phpunit": "^5.7.27|^6.1",
                "psr/cache": "^1.0",
                "symfony/dotenv": "^3.4",
                "symfony/var-dumper": "^3.4"
            },
            "suggest": {
                "ext-sockets": "To use client-side monitoring"
            },
            "time": "2021-05-13T06:26:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Functions.php"
                ],
                "psr-4": {
                    "AlibabaCloud\\Client\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Alibaba Cloud SDK",
                    "email": "sdk-team@alibabacloud.com",
                    "homepage": "http://www.alibabacloud.com"
                }
            ],
            "description": "Alibaba Cloud Client for PHP - Use Alibaba Cloud in your PHP project",
            "homepage": "https://www.alibabacloud.com/",
            "keywords": [
                "alibaba",
                "alibabacloud",
                "aliyun",
                "client",
                "cloud",
                "library",
                "sdk",
                "tool"
            ],
            "support": {
                "issues": "https://github.com/aliyun/openapi-sdk-php-client/issues",
                "source": "https://github.com/aliyun/openapi-sdk-php-client"
            },
            "install-path": "../alibabacloud/client"
        },
        {
            "name": "alibabacloud/sdk",
            "version": "1.8.1306",
            "version_normalized": "1.8.1306.0",
            "source": {
                "type": "git",
                "url": "https://github.com/aliyun/openapi-sdk-php.git",
                "reference": "78939dfdb8aee3719c1b6f5aaece300551920d40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aliyun/openapi-sdk-php/zipball/78939dfdb8aee3719c1b6f5aaece300551920d40",
                "reference": "78939dfdb8aee3719c1b6f5aaece300551920d40",
                "shasum": ""
            },
            "require": {
                "alibabacloud/client": "^1.5",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "ext-simplexml": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.5"
            },
            "replace": {
                "alibabacloud/aas": "self.version",
                "alibabacloud/actiontrail": "self.version",
                "alibabacloud/adb": "self.version",
                "alibabacloud/aegis": "self.version",
                "alibabacloud/afs": "self.version",
                "alibabacloud/airec": "self.version",
                "alibabacloud/alidns": "self.version",
                "alibabacloud/alikafka": "self.version",
                "alibabacloud/alimt": "self.version",
                "alibabacloud/aliprobe": "self.version",
                "alibabacloud/aliyuncvc": "self.version",
                "alibabacloud/appmallsservice": "self.version",
                "alibabacloud/arms": "self.version",
                "alibabacloud/arms4finance": "self.version",
                "alibabacloud/baas": "self.version",
                "alibabacloud/batchcompute": "self.version",
                "alibabacloud/bss": "self.version",
                "alibabacloud/bssopenapi": "self.version",
                "alibabacloud/cas": "self.version",
                "alibabacloud/cbn": "self.version",
                "alibabacloud/ccc": "self.version",
                "alibabacloud/ccs": "self.version",
                "alibabacloud/cdn": "self.version",
                "alibabacloud/cds": "self.version",
                "alibabacloud/cf": "self.version",
                "alibabacloud/chatbot": "self.version",
                "alibabacloud/cloudapi": "self.version",
                "alibabacloud/cloudauth": "self.version",
                "alibabacloud/cloudesl": "self.version",
                "alibabacloud/cloudmarketing": "self.version",
                "alibabacloud/cloudphoto": "self.version",
                "alibabacloud/cloudwf": "self.version",
                "alibabacloud/cms": "self.version",
                "alibabacloud/commondriver": "self.version",
                "alibabacloud/companyreg": "self.version",
                "alibabacloud/cr": "self.version",
                "alibabacloud/crm": "self.version",
                "alibabacloud/cs": "self.version",
                "alibabacloud/csb": "self.version",
                "alibabacloud/cusanalyticsconline": "self.version",
                "alibabacloud/dataworkspublic": "self.version",
                "alibabacloud/dbs": "self.version",
                "alibabacloud/dcdn": "self.version",
                "alibabacloud/dds": "self.version",
                "alibabacloud/democenter": "self.version",
                "alibabacloud/dm": "self.version",
                "alibabacloud/dmsenterprise": "self.version",
                "alibabacloud/domain": "self.version",
                "alibabacloud/domainintl": "self.version",
                "alibabacloud/drcloud": "self.version",
                "alibabacloud/drds": "self.version",
                "alibabacloud/dts": "self.version",
                "alibabacloud/dybaseapi": "self.version",
                "alibabacloud/dyplsapi": "self.version",
                "alibabacloud/dypnsapi": "self.version",
                "alibabacloud/dysmsapi": "self.version",
                "alibabacloud/dyvmsapi": "self.version",
                "alibabacloud/eci": "self.version",
                "alibabacloud/ecs": "self.version",
                "alibabacloud/ecsinc": "self.version",
                "alibabacloud/edas": "self.version",
                "alibabacloud/ehpc": "self.version",
                "alibabacloud/elasticsearch": "self.version",
                "alibabacloud/emr": "self.version",
                "alibabacloud/ess": "self.version",
                "alibabacloud/facebody": "self.version",
                "alibabacloud/fnf": "self.version",
                "alibabacloud/foas": "self.version",
                "alibabacloud/ft": "self.version",
                "alibabacloud/goodstech": "self.version",
                "alibabacloud/gpdb": "self.version",
                "alibabacloud/green": "self.version",
                "alibabacloud/hbase": "self.version",
                "alibabacloud/hiknoengine": "self.version",
                "alibabacloud/hpc": "self.version",
                "alibabacloud/hsm": "self.version",
                "alibabacloud/httpdns": "self.version",
                "alibabacloud/idst": "self.version",
                "alibabacloud/imageaudit": "self.version",
                "alibabacloud/imageenhan": "self.version",
                "alibabacloud/imagerecog": "self.version",
                "alibabacloud/imagesearch": "self.version",
                "alibabacloud/imageseg": "self.version",
                "alibabacloud/imm": "self.version",
                "alibabacloud/industrybrain": "self.version",
                "alibabacloud/iot": "self.version",
                "alibabacloud/iqa": "self.version",
                "alibabacloud/itaas": "self.version",
                "alibabacloud/ivision": "self.version",
                "alibabacloud/ivpd": "self.version",
                "alibabacloud/jaq": "self.version",
                "alibabacloud/jarvis": "self.version",
                "alibabacloud/jarvispublic": "self.version",
                "alibabacloud/kms": "self.version",
                "alibabacloud/linkedmall": "self.version",
                "alibabacloud/linkface": "self.version",
                "alibabacloud/linkwan": "self.version",
                "alibabacloud/live": "self.version",
                "alibabacloud/lubancloud": "self.version",
                "alibabacloud/lubanruler": "self.version",
                "alibabacloud/market": "self.version",
                "alibabacloud/mopen": "self.version",
                "alibabacloud/mpserverless": "self.version",
                "alibabacloud/mts": "self.version",
                "alibabacloud/multimediaai": "self.version",
                "alibabacloud/nas": "self.version",
                "alibabacloud/netana": "self.version",
                "alibabacloud/nlp": "self.version",
                "alibabacloud/nlpautoml": "self.version",
                "alibabacloud/nlscloudmeta": "self.version",
                "alibabacloud/nlsfiletrans": "self.version",
                "alibabacloud/objectdet": "self.version",
                "alibabacloud/ocr": "self.version",
                "alibabacloud/ocs": "self.version",
                "alibabacloud/oms": "self.version",
                "alibabacloud/ons": "self.version",
                "alibabacloud/onsmqtt": "self.version",
                "alibabacloud/oos": "self.version",
                "alibabacloud/openanalytics": "self.version",
                "alibabacloud/ossadmin": "self.version",
                "alibabacloud/ots": "self.version",
                "alibabacloud/outboundbot": "self.version",
                "alibabacloud/petadata": "self.version",
                "alibabacloud/polardb": "self.version",
                "alibabacloud/productcatalog": "self.version",
                "alibabacloud/pts": "self.version",
                "alibabacloud/push": "self.version",
                "alibabacloud/pvtz": "self.version",
                "alibabacloud/qualitycheck": "self.version",
                "alibabacloud/ram": "self.version",
                "alibabacloud/rds": "self.version",
                "alibabacloud/reid": "self.version",
                "alibabacloud/retailcloud": "self.version",
                "alibabacloud/rkvstore": "self.version",
                "alibabacloud/ros": "self.version",
                "alibabacloud/rtc": "self.version",
                "alibabacloud/saf": "self.version",
                "alibabacloud/sas": "self.version",
                "alibabacloud/sasapi": "self.version",
                "alibabacloud/scdn": "self.version",
                "alibabacloud/schedulerx2": "self.version",
                "alibabacloud/skyeye": "self.version",
                "alibabacloud/slb": "self.version",
                "alibabacloud/smartag": "self.version",
                "alibabacloud/smc": "self.version",
                "alibabacloud/sms": "self.version",
                "alibabacloud/smsintl": "self.version",
                "alibabacloud/snsuapi": "self.version",
                "alibabacloud/sts": "self.version",
                "alibabacloud/taginner": "self.version",
                "alibabacloud/tesladam": "self.version",
                "alibabacloud/teslamaxcompute": "self.version",
                "alibabacloud/teslastream": "self.version",
                "alibabacloud/ubsms": "self.version",
                "alibabacloud/ubsmsinner": "self.version",
                "alibabacloud/uis": "self.version",
                "alibabacloud/unimkt": "self.version",
                "alibabacloud/visionai": "self.version",
                "alibabacloud/vod": "self.version",
                "alibabacloud/voicenavigator": "self.version",
                "alibabacloud/vpc": "self.version",
                "alibabacloud/vs": "self.version",
                "alibabacloud/wafopenapi": "self.version",
                "alibabacloud/welfareinner": "self.version",
                "alibabacloud/xspace": "self.version",
                "alibabacloud/xtrace": "self.version",
                "alibabacloud/yqbridge": "self.version",
                "alibabacloud/yundun": "self.version"
            },
            "require-dev": {
                "composer/composer": "^1.8",
                "league/climate": "^3.2.4",
                "phpunit/phpunit": "^4.8",
                "symfony/dotenv": "^3.4",
                "symfony/var-dumper": "^3.4"
            },
            "suggest": {
                "ext-sockets": "To use client-side monitoring"
            },
            "time": "2022-03-31T08:46:46+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "AlibabaCloud\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Alibaba Cloud SDK",
                    "email": "sdk-team@alibabacloud.com",
                    "homepage": "http://www.alibabacloud.com"
                }
            ],
            "description": "Alibaba Cloud SDK for PHP - Easier to Use Alibaba Cloud in your PHP project",
            "homepage": "https://www.alibabacloud.com/",
            "keywords": [
                "alibaba",
                "alibabacloud",
                "aliyun",
                "cloud",
                "library",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/aliyun/openapi-sdk-php/issues",
                "source": "https://github.com/aliyun/openapi-sdk-php"
            },
            "install-path": "../alibabacloud/sdk"
        },
        {
            "name": "clagiordano/weblibs-configmanager",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clagiordano/weblibs-configmanager.git",
                "reference": "8802c7396d61a923c9a73e37ead062b24bb1b273"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clagiordano/weblibs-configmanager/zipball/8802c7396d61a923c9a73e37ead062b24bb1b273",
                "reference": "8802c7396d61a923c9a73e37ead062b24bb1b273",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.4",
                "symfony/yaml": "^2.8"
            },
            "require-dev": {
                "clagiordano/phpunit-result-printer": "^1",
                "php-coveralls/php-coveralls": "^1.1",
                "phpunit/phpunit": "^4.8"
            },
            "time": "2021-07-12T15:27:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "clagiordano\\weblibs\\configmanager\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Claudio Giordano",
                    "email": "claudio.giordano@autistici.org",
                    "role": "Developer"
                }
            ],
            "description": "weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object",
            "keywords": [
                "clagiordano",
                "configuration",
                "manager",
                "tool",
                "weblibs"
            ],
            "support": {
                "issues": "https://github.com/clagiordano/weblibs-configmanager/issues",
                "source": "https://github.com/clagiordano/weblibs-configmanager/tree/v1.5.0"
            },
            "install-path": "../clagiordano/weblibs-configmanager"
        },
        {
            "name": "danielstjules/stringy",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/danielstjules/Stringy.git",
                "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
                "reference": "df24ab62d2d8213bbbe88cc36fc35a4503b4bd7e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "symfony/polyfill-mbstring": "~1.1"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2017-06-12T01:10:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Create.php"
                ],
                "psr-4": {
                    "Stringy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Daniel St. Jules",
                    "email": "danielst.jules@gmail.com",
                    "homepage": "http://www.danielstjules.com"
                }
            ],
            "description": "A string manipulation library with multibyte support",
            "homepage": "https://github.com/danielstjules/Stringy",
            "keywords": [
                "UTF",
                "helpers",
                "manipulation",
                "methods",
                "multibyte",
                "string",
                "utf-8",
                "utility",
                "utils"
            ],
            "support": {
                "issues": "https://github.com/danielstjules/Stringy/issues",
                "source": "https://github.com/danielstjules/Stringy"
            },
            "install-path": "../danielstjules/stringy"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.4.2",
            "version_normalized": "7.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/ac1ec1cd9b5624694c3a40be801d94137afb12b4",
                "reference": "ac1ec1cd9b5624694c3a40be801d94137afb12b4",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5",
                "guzzlehttp/psr7": "^1.8.3 || ^2.1",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-curl": "*",
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2022-03-20T14:16:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "7.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "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": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "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"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.4.2"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-10-22T20:56:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "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": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "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": "mtdowling/jmespath.php",
            "version": "2.6.1",
            "version_normalized": "2.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jmespath/jmespath.php.git",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "reference": "9b87907a81b87bc76d19a7fb2d61e61486ee9edb",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0",
                "symfony/polyfill-mbstring": "^1.17"
            },
            "require-dev": {
                "composer/xdebug-handler": "^1.4 || ^2.0",
                "phpunit/phpunit": "^4.8.36 || ^7.5.15"
            },
            "time": "2021-06-14T00:11:39+00:00",
            "bin": [
                "bin/jp.php"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/JmesPath.php"
                ],
                "psr-4": {
                    "JmesPath\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Declaratively specify how to extract elements from a JSON document",
            "keywords": [
                "json",
                "jsonpath"
            ],
            "support": {
                "issues": "https://github.com/jmespath/jmespath.php/issues",
                "source": "https://github.com/jmespath/jmespath.php/tree/2.6.1"
            },
            "install-path": "../mtdowling/jmespath.php"
        },
        {
            "name": "psr/http-client",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "time": "2020-06-29T06:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client/tree/master"
            },
            "install-path": "../psr/http-client"
        },
        {
            "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"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
                "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-07-12T14:48:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-10-20T20:35:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-11-30T18:21:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/yaml",
            "version": "v2.8.52",
            "version_normalized": "2.8.52.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "02c1859112aa779d9ab394ae4f3381911d84052b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/02c1859112aa779d9ab394ae4f3381911d84052b",
                "reference": "02c1859112aa779d9ab394ae4f3381911d84052b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "symfony/polyfill-ctype": "~1.8"
            },
            "time": "2018-11-11T11:18:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v2.8.52"
            },
            "install-path": "../symfony/yaml"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
