{
    "packages": [
        {
            "name": "bamarni\/composer-bin-plugin",
            "version": "1.8.0",
            "version_normalized": "1.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/bamarni\/composer-bin-plugin.git",
                "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/bamarni\/composer-bin-plugin\/zipball\/24764700027bcd3cb072e5f8005d4a150fe714fe",
                "reference": "24764700027bcd3cb072e5f8005d4a150fe714fe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "composer\/composer": "^2.0",
                "ext-json": "*",
                "phpstan\/extension-installer": "^1.1",
                "phpstan\/phpstan": "^1.8",
                "phpstan\/phpstan-phpunit": "^1.1",
                "phpunit\/phpunit": "^8.5 || ^9.5",
                "symfony\/console": "^5.4.7 || ^6.0.7",
                "symfony\/finder": "^5.4.7 || ^6.0.7",
                "symfony\/process": "^5.4.7 || ^6.0.7"
            },
            "time": "2022-07-14T10:29:51+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Bamarni\\Composer\\Bin\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "No conflicts for your bin dependencies",
            "keywords": [
                "composer",
                "conflict",
                "dependency",
                "executable",
                "isolation",
                "tool"
            ],
            "support": {
                "issues": "https:\/\/github.com\/bamarni\/composer-bin-plugin\/issues",
                "source": "https:\/\/github.com\/bamarni\/composer-bin-plugin\/tree\/1.8.0"
            },
            "install-path": "..\/bamarni\/composer-bin-plugin"
        },
        {
            "name": "clue\/stream-filter",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/clue\/stream-filter.git",
                "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/clue\/stream-filter\/zipball\/d6169430c7731d8509da7aecd0af756a5747b78e",
                "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.3 || ^5.7 || ^4.8.36"
            },
            "time": "2022-02-21T13:15:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Clue\\StreamFilter\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian L\u00fcck",
                    "email": "christian@clue.engineering"
                }
            ],
            "description": "A simple and modern approach to stream filtering in PHP",
            "homepage": "https:\/\/github.com\/clue\/php-stream-filter",
            "keywords": [
                "bucket brigade",
                "callback",
                "filter",
                "php_user_filter",
                "stream",
                "stream_filter_append",
                "stream_filter_register"
            ],
            "support": {
                "issues": "https:\/\/github.com\/clue\/stream-filter\/issues",
                "source": "https:\/\/github.com\/clue\/stream-filter\/tree\/v1.6.0"
            },
            "funding": [
                {
                    "url": "https:\/\/clue.engineering\/support",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/clue",
                    "type": "github"
                }
            ],
            "install-path": "..\/clue\/stream-filter"
        },
        {
            "name": "firebase\/php-jwt",
            "version": "v6.3.0",
            "version_normalized": "6.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/firebase\/php-jwt.git",
                "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
                "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8",
                "shasum": ""
            },
            "require": {
                "php": "^7.1||^8.0"
            },
            "require-dev": {
                "guzzlehttp\/guzzle": "^6.5||^7.4",
                "phpspec\/prophecy-phpunit": "^1.1",
                "phpunit\/phpunit": "^7.5||^9.5",
                "psr\/cache": "^1.0||^2.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0"
            },
            "suggest": {
                "paragonie\/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2022-07-15T16:48:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https:\/\/github.com\/firebase\/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https:\/\/github.com\/firebase\/php-jwt\/issues",
                "source": "https:\/\/github.com\/firebase\/php-jwt\/tree\/v6.3.0"
            },
            "install-path": "..\/firebase\/php-jwt"
        },
        {
            "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": {
                    "LassoLiteVendor\\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.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/psr7.git",
                "reference": "13388f00956b1503577598873fffb5ae994b5737"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/13388f00956b1503577598873fffb5ae994b5737",
                "reference": "13388f00956b1503577598873fffb5ae994b5737",
                "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-06-20T21:43:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\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\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "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\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "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.4.0"
            },
            "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": "http-interop\/http-factory-guzzle",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/http-interop\/http-factory-guzzle.git",
                "reference": "6e1efa1e020bf1c47cf0f13654e8ef9efb1463b3"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/http-interop\/http-factory-guzzle\/zipball\/6e1efa1e020bf1c47cf0f13654e8ef9efb1463b3",
                "reference": "6e1efa1e020bf1c47cf0f13654e8ef9efb1463b3",
                "shasum": ""
            },
            "require": {
                "guzzlehttp\/psr7": "^1.4.2||^2.0",
                "psr\/http-factory": "^1.0"
            },
            "provide": {
                "psr\/http-factory-implementation": "^1.0"
            },
            "require-dev": {
                "http-interop\/http-factory-tests": "^0.9",
                "phpunit\/phpunit": "^8.5"
            },
            "time": "2021-07-23T15:14:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Factory\\Guzzle\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http:\/\/www.php-fig.org\/"
                }
            ],
            "description": "An HTTP Factory using Guzzle PSR7",
            "keywords": [
                "factory",
                "http",
                "psr-17",
                "psr-7"
            ],
            "support": {
                "issues": "https:\/\/github.com\/http-interop\/http-factory-guzzle\/issues",
                "source": "https:\/\/github.com\/http-interop\/http-factory-guzzle\/tree\/1.1.1"
            },
            "install-path": "..\/http-interop\/http-factory-guzzle"
        },
        {
            "name": "jean85\/pretty-package-versions",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Jean85\/pretty-package-versions.git",
                "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Jean85\/pretty-package-versions\/zipball\/ae547e455a3d8babd07b96966b17d7fd21d9c6af",
                "reference": "ae547e455a3d8babd07b96966b17d7fd21d9c6af",
                "shasum": ""
            },
            "require": {
                "composer-runtime-api": "^2.0.0",
                "php": "^7.1|^8.0"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^2.17",
                "jean85\/composer-provided-replaced-stub-package": "^1.0",
                "phpstan\/phpstan": "^0.12.66",
                "phpunit\/phpunit": "^7.5|^8.5|^9.4",
                "vimeo\/psalm": "^4.3"
            },
            "time": "2021-10-08T21:21:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Jean85\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alessandro Lai",
                    "email": "alessandro.lai85@gmail.com"
                }
            ],
            "description": "A library to get pretty versions strings of installed dependencies",
            "keywords": [
                "composer",
                "package",
                "release",
                "versions"
            ],
            "support": {
                "issues": "https:\/\/github.com\/Jean85\/pretty-package-versions\/issues",
                "source": "https:\/\/github.com\/Jean85\/pretty-package-versions\/tree\/2.0.5"
            },
            "install-path": "..\/jean85\/pretty-package-versions"
        },
        {
            "name": "php-http\/client-common",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/client-common.git",
                "reference": "d135751167d57e27c74de674d6a30cef2dc8e054"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/client-common\/zipball\/d135751167d57e27c74de674d6a30cef2dc8e054",
                "reference": "d135751167d57e27c74de674d6a30cef2dc8e054",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http\/httplug": "^2.0",
                "php-http\/message": "^1.6",
                "php-http\/message-factory": "^1.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0",
                "psr\/http-message": "^1.0",
                "symfony\/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0",
                "symfony\/polyfill-php80": "^1.17"
            },
            "require-dev": {
                "doctrine\/instantiator": "^1.1",
                "guzzlehttp\/psr7": "^1.4",
                "nyholm\/psr7": "^1.2",
                "phpspec\/phpspec": "^5.1 || ^6.3 || ^7.1",
                "phpspec\/prophecy": "^1.10.2",
                "phpunit\/phpunit": "^7.5.15 || ^8.5 || ^9.3"
            },
            "suggest": {
                "ext-json": "To detect JSON responses with the ContentTypePlugin",
                "ext-libxml": "To detect XML responses with the ContentTypePlugin",
                "php-http\/cache-plugin": "PSR-6 Cache plugin",
                "php-http\/logger-plugin": "PSR-3 Logger plugin",
                "php-http\/stopwatch-plugin": "Symfony Stopwatch plugin"
            },
            "time": "2021-11-26T15:01:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Client\\Common\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Common HTTP Client implementations and tools for HTTPlug",
            "homepage": "http:\/\/httplug.io",
            "keywords": [
                "client",
                "common",
                "http",
                "httplug"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/client-common\/issues",
                "source": "https:\/\/github.com\/php-http\/client-common\/tree\/2.5.0"
            },
            "install-path": "..\/php-http\/client-common"
        },
        {
            "name": "php-http\/discovery",
            "version": "1.14.3",
            "version_normalized": "1.14.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/discovery.git",
                "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/discovery\/zipball\/31d8ee46d0215108df16a8527c7438e96a4d7735",
                "reference": "31d8ee46d0215108df16a8527c7438e96a4d7735",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm\/psr7": "<1.0"
            },
            "require-dev": {
                "graham-campbell\/phpspec-skip-example-extension": "^5.0",
                "php-http\/httplug": "^1.0 || ^2.0",
                "php-http\/message-factory": "^1.0",
                "phpspec\/phpspec": "^5.1 || ^6.1"
            },
            "suggest": {
                "php-http\/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
            },
            "time": "2022-07-11T14:04:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Discovery\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
            "homepage": "http:\/\/php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr7"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/discovery\/issues",
                "source": "https:\/\/github.com\/php-http\/discovery\/tree\/1.14.3"
            },
            "install-path": "..\/php-http\/discovery"
        },
        {
            "name": "php-http\/httplug",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/httplug.git",
                "reference": "f640739f80dfa1152533976e3c112477f69274eb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/httplug\/zipball\/f640739f80dfa1152533976e3c112477f69274eb",
                "reference": "f640739f80dfa1152533976e3c112477f69274eb",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http\/promise": "^1.1",
                "psr\/http-client": "^1.0",
                "psr\/http-message": "^1.0"
            },
            "require-dev": {
                "friends-of-phpspec\/phpspec-code-coverage": "^4.1",
                "phpspec\/phpspec": "^5.1 || ^6.0"
            },
            "time": "2022-02-21T09:52:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https:\/\/sagikazarmark.hu"
                }
            ],
            "description": "HTTPlug, the HTTP client abstraction for PHP",
            "homepage": "http:\/\/httplug.io",
            "keywords": [
                "client",
                "http"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/httplug\/issues",
                "source": "https:\/\/github.com\/php-http\/httplug\/tree\/2.3.0"
            },
            "install-path": "..\/php-http\/httplug"
        },
        {
            "name": "php-http\/message",
            "version": "1.13.0",
            "version_normalized": "1.13.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/message.git",
                "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/message\/zipball\/7886e647a30a966a1a8d1dad1845b71ca8678361",
                "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361",
                "shasum": ""
            },
            "require": {
                "clue\/stream-filter": "^1.5",
                "php": "^7.1 || ^8.0",
                "php-http\/message-factory": "^1.0.2",
                "psr\/http-message": "^1.0"
            },
            "provide": {
                "php-http\/message-factory-implementation": "1.0"
            },
            "require-dev": {
                "ergebnis\/composer-normalize": "^2.6",
                "ext-zlib": "*",
                "guzzlehttp\/psr7": "^1.0",
                "laminas\/laminas-diactoros": "^2.0",
                "phpspec\/phpspec": "^5.1 || ^6.3 || ^7.1",
                "slim\/slim": "^3.0"
            },
            "suggest": {
                "ext-zlib": "Used with compressor\/decompressor streams",
                "guzzlehttp\/psr7": "Used with Guzzle PSR-7 Factories",
                "laminas\/laminas-diactoros": "Used with Diactoros Factories",
                "slim\/slim": "Used with Slim Framework PSR-7 implementation"
            },
            "time": "2022-02-11T13:41:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/filters.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "HTTP Message related tools",
            "homepage": "http:\/\/php-http.org",
            "keywords": [
                "http",
                "message",
                "psr-7"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/message\/issues",
                "source": "https:\/\/github.com\/php-http\/message\/tree\/1.13.0"
            },
            "install-path": "..\/php-http\/message"
        },
        {
            "name": "php-http\/message-factory",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/message-factory.git",
                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/message-factory\/zipball\/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
                "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "psr\/http-message": "^1.0"
            },
            "time": "2015-12-19T14:08:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Factory interfaces for PSR-7 HTTP Message",
            "homepage": "http:\/\/php-http.org",
            "keywords": [
                "factory",
                "http",
                "message",
                "stream",
                "uri"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/message-factory\/issues",
                "source": "https:\/\/github.com\/php-http\/message-factory\/tree\/master"
            },
            "install-path": "..\/php-http\/message-factory"
        },
        {
            "name": "php-http\/promise",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-http\/promise.git",
                "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-http\/promise\/zipball\/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
                "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "friends-of-phpspec\/phpspec-code-coverage": "^4.3.2",
                "phpspec\/phpspec": "^5.1.2 || ^6.2"
            },
            "time": "2020-07-07T09:29:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Http\\Promise\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http:\/\/httplug.io",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-http\/promise\/issues",
                "source": "https:\/\/github.com\/php-http\/promise\/tree\/1.1.0"
            },
            "install-path": "..\/php-http\/promise"
        },
        {
            "name": "psr\/container",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Psr\\Container\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https:\/\/github.com\/php-fig\/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/container\/issues",
                "source": "https:\/\/github.com\/php-fig\/container\/tree\/1.1.1"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "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": {
                    "LassoLiteVendor\\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": {
                    "LassoLiteVendor\\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": {
                    "LassoLiteVendor\\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": "psr\/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/log\/zipball\/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Psr\\Log\\": "Psr\/Log\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https:\/\/github.com\/php-fig\/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/log\/tree\/1.1.4"
            },
            "install-path": "..\/psr\/log"
        },
        {
            "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": "sentry\/sdk",
            "version": "3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/getsentry\/sentry-php-sdk.git",
                "reference": "6d78bd83b43efbb52f81d6824f4af344fa9ba292"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/getsentry\/sentry-php-sdk\/zipball\/6d78bd83b43efbb52f81d6824f4af344fa9ba292",
                "reference": "6d78bd83b43efbb52f81d6824f4af344fa9ba292",
                "shasum": ""
            },
            "require": {
                "http-interop\/http-factory-guzzle": "^1.0",
                "sentry\/sentry": "^3.5",
                "symfony\/http-client": "^4.3|^5.0|^6.0"
            },
            "time": "2022-05-21T11:10:11+00:00",
            "type": "metapackage",
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Sentry",
                    "email": "accounts@sentry.io"
                }
            ],
            "description": "This is a metapackage shipping sentry\/sentry with a recommended HTTP client.",
            "homepage": "http:\/\/sentry.io",
            "keywords": [
                "crash-reporting",
                "crash-reports",
                "error-handler",
                "error-monitoring",
                "log",
                "logging",
                "sentry"
            ],
            "support": {
                "issues": "https:\/\/github.com\/getsentry\/sentry-php-sdk\/issues",
                "source": "https:\/\/github.com\/getsentry\/sentry-php-sdk\/tree\/3.2.0"
            },
            "funding": [
                {
                    "url": "https:\/\/sentry.io\/",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/sentry.io\/pricing\/",
                    "type": "custom"
                }
            ],
            "install-path": null
        },
        {
            "name": "sentry\/sentry",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/getsentry\/sentry-php.git",
                "reference": "877bca3f0f0ac0fc8ec0a218c6070cccea266795"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/getsentry\/sentry-php\/zipball\/877bca3f0f0ac0fc8ec0a218c6070cccea266795",
                "reference": "877bca3f0f0ac0fc8ec0a218c6070cccea266795",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "guzzlehttp\/promises": "^1.4",
                "guzzlehttp\/psr7": "^1.8.4|^2.1.1",
                "jean85\/pretty-package-versions": "^1.5|^2.0.4",
                "php": "^7.2|^8.0",
                "php-http\/async-client-implementation": "^1.0",
                "php-http\/client-common": "^1.5|^2.0",
                "php-http\/discovery": "^1.11",
                "php-http\/httplug": "^1.1|^2.0",
                "php-http\/message": "^1.5",
                "psr\/http-factory": "^1.0",
                "psr\/http-message-implementation": "^1.0",
                "psr\/log": "^1.0|^2.0|^3.0",
                "symfony\/options-resolver": "^3.4.43|^4.4.30|^5.0.11|^6.0",
                "symfony\/polyfill-php80": "^1.17",
                "symfony\/polyfill-uuid": "^1.13.1"
            },
            "conflict": {
                "php-http\/client-common": "1.8.0",
                "raven\/raven": "*"
            },
            "require-dev": {
                "friendsofphp\/php-cs-fixer": "^2.19|3.4.*",
                "http-interop\/http-factory-guzzle": "^1.0",
                "monolog\/monolog": "^1.6|^2.0|^3.0",
                "nikic\/php-parser": "^4.10.3",
                "php-http\/mock-client": "^1.3",
                "phpbench\/phpbench": "^1.0",
                "phpstan\/extension-installer": "^1.0",
                "phpstan\/phpstan": "^1.3",
                "phpstan\/phpstan-phpunit": "^1.0",
                "phpunit\/phpunit": "^8.5.14|^9.4",
                "symfony\/phpunit-bridge": "^5.2|^6.0",
                "vimeo\/psalm": "^4.17"
            },
            "suggest": {
                "monolog\/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
            },
            "time": "2022-07-18T07:55:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Sentry\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sentry",
                    "email": "accounts@sentry.io"
                }
            ],
            "description": "A PHP SDK for Sentry (http:\/\/sentry.io)",
            "homepage": "http:\/\/sentry.io",
            "keywords": [
                "crash-reporting",
                "crash-reports",
                "error-handler",
                "error-monitoring",
                "log",
                "logging",
                "sentry"
            ],
            "support": {
                "issues": "https:\/\/github.com\/getsentry\/sentry-php\/issues",
                "source": "https:\/\/github.com\/getsentry\/sentry-php\/tree\/3.7.0"
            },
            "funding": [
                {
                    "url": "https:\/\/sentry.io\/",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/sentry.io\/pricing\/",
                    "type": "custom"
                }
            ],
            "install-path": "..\/sentry\/sentry"
        },
        {
            "name": "symfony\/deprecation-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/deprecation-contracts.git",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/deprecation-contracts\/zipball\/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-01-02T09:53:40+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.2"
            },
            "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\/http-client",
            "version": "v5.4.11",
            "version_normalized": "5.4.11.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/http-client.git",
                "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/http-client\/zipball\/5c5c37eb2a276d8d7d669dd76688aa1606ee78fb",
                "reference": "5c5c37eb2a276d8d7d669dd76688aa1606ee78fb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr\/log": "^1|^2|^3",
                "symfony\/deprecation-contracts": "^2.1|^3",
                "symfony\/http-client-contracts": "^2.4",
                "symfony\/polyfill-php73": "^1.11",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/service-contracts": "^1.0|^2|^3"
            },
            "provide": {
                "php-http\/async-client-implementation": "*",
                "php-http\/client-implementation": "*",
                "psr\/http-client-implementation": "1.0",
                "symfony\/http-client-implementation": "2.4"
            },
            "require-dev": {
                "amphp\/amp": "^2.5",
                "amphp\/http-client": "^4.2.1",
                "amphp\/http-tunnel": "^1.0",
                "amphp\/socket": "^1.1",
                "guzzlehttp\/promises": "^1.4",
                "nyholm\/psr7": "^1.0",
                "php-http\/httplug": "^1.0|^2.0",
                "psr\/http-client": "^1.0",
                "symfony\/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony\/http-kernel": "^4.4.13|^5.1.5|^6.0",
                "symfony\/process": "^4.4|^5.0|^6.0",
                "symfony\/stopwatch": "^4.4|^5.0|^6.0"
            },
            "time": "2022-07-28T13:33:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Component\\HttpClient\\": ""
                },
                "exclude-from-classmap": [
                    "\/Tests\/"
                ]
            },
            "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": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/http-client\/tree\/v5.4.11"
            },
            "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\/http-client"
        },
        {
            "name": "symfony\/http-client-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/http-client-contracts.git",
                "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/http-client-contracts\/zipball\/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony\/http-client-implementation": ""
            },
            "time": "2022-04-12T15:48:08+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": {
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Contracts\\HttpClient\\": ""
                }
            },
            "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": "Generic abstractions related to HTTP clients",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/http-client-contracts\/tree\/v2.5.2"
            },
            "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\/http-client-contracts"
        },
        {
            "name": "symfony\/options-resolver",
            "version": "v5.4.11",
            "version_normalized": "5.4.11.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/options-resolver.git",
                "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/options-resolver\/zipball\/54f14e36aa73cb8f7261d7686691fd4d75ea2690",
                "reference": "54f14e36aa73cb8f7261d7686691fd4d75ea2690",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/deprecation-contracts": "^2.1|^3",
                "symfony\/polyfill-php73": "~1.0",
                "symfony\/polyfill-php80": "^1.16"
            },
            "time": "2022-07-20T13:00:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Component\\OptionsResolver\\": ""
                },
                "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": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/options-resolver\/tree\/v5.4.11"
            },
            "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\/options-resolver"
        },
        {
            "name": "symfony\/polyfill-php73",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php73.git",
                "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php73\/zipball\/e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "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 backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php73\/tree\/v1.26.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-php73"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-10T07:21:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources\/stubs"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-php80\/tree\/v1.26.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-php80"
        },
        {
            "name": "symfony\/polyfill-uuid",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-uuid.git",
                "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-uuid\/zipball\/a41886c1c81dc075a09c71fe6db5b9d68c79de23",
                "reference": "a41886c1c81dc075a09c71fe6db5b9d68c79de23",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-uuid": "*"
            },
            "suggest": {
                "ext-uuid": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony\/polyfill",
                    "url": "https:\/\/github.com\/symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Polyfill\\Uuid\\": ""
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gr\u00e9goire Pineau",
                    "email": "lyrixx@lyrixx.info"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https:\/\/symfony.com\/contributors"
                }
            ],
            "description": "Symfony polyfill for uuid functions",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "uuid"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-uuid\/tree\/v1.26.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-uuid"
        },
        {
            "name": "symfony\/service-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/service-contracts.git",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/service-contracts\/zipball\/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr\/container": "^1.1",
                "symfony\/deprecation-contracts": "^2.1|^3"
            },
            "conflict": {
                "ext-psr": "<1.1|>=2"
            },
            "suggest": {
                "symfony\/service-implementation": ""
            },
            "time": "2022-05-30T19:17:29+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": {
                "psr-4": {
                    "LassoLiteVendor\\Symfony\\Contracts\\Service\\": ""
                }
            },
            "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": "Generic abstractions related to writing services",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/service-contracts\/tree\/v2.5.2"
            },
            "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\/service-contracts"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "bamarni\/composer-bin-plugin"
    ]
}