{
    "packages": [
        {
            "name": "guzzlehttp\/guzzle",
            "version": "7.5.1",
            "version_normalized": "7.5.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/guzzle.git",
                "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/b964ca597e86b752cd994f27293e9fa6b6a95ed9",
                "reference": "b964ca597e86b752cd994f27293e9fa6b6a95ed9",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp\/promises": "^1.5",
                "guzzlehttp\/psr7": "^1.9.1 || ^2.4.5",
                "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.8.1",
                "ext-curl": "*",
                "php-http\/client-integration-tests": "^3.0",
                "phpunit\/phpunit": "^8.5.29 || ^9.5.23",
                "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": "2023-04-17T16:30:08+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "7.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "BuddyBossPlatformPro\\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\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"
                }
            ],
            "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.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\/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/guzzlehttp\/guzzle"
        },
        {
            "name": "guzzlehttp\/promises",
            "version": "1.5.2",
            "version_normalized": "1.5.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/promises.git",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/b94b2807d85443f9719887892882d0329d1e2598",
                "reference": "b94b2807d85443f9719887892882d0329d1e2598",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony\/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2022-08-28T14:55:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "BuddyBossPlatformPro\\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.2"
            },
            "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.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/guzzle\/psr7.git",
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/b635f279edd83fc275f822a1188157ffea568ff6",
                "reference": "b635f279edd83fc275f822a1188157ffea568ff6",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr\/http-factory": "^1.0",
                "psr\/http-message": "^1.1 || ^2.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.8.1",
                "http-interop\/http-factory-tests": "^0.9",
                "phpunit\/phpunit": "^8.5.29 || ^9.5.23"
            },
            "suggest": {
                "laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2023-04-17T16:11:26+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BuddyBossPlatformPro\\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.5.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": "paragonie\/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/paragonie\/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/paragonie\/random_compat\/zipball\/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit\/phpunit": "4.*|5.*",
                "vimeo\/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https:\/\/paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https:\/\/github.com\/paragonie\/random_compat\/issues",
                "source": "https:\/\/github.com\/paragonie\/random_compat"
            },
            "install-path": "..\/paragonie\/random_compat"
        },
        {
            "name": "paragonie\/sodium_compat",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/paragonie\/sodium_compat.git",
                "reference": "cb15e403ecbe6a6cc515f855c310eb6b1872a933"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/paragonie\/sodium_compat\/zipball\/cb15e403ecbe6a6cc515f855c310eb6b1872a933",
                "reference": "cb15e403ecbe6a6cc515f855c310eb6b1872a933",
                "shasum": ""
            },
            "require": {
                "paragonie\/random_compat": ">=1",
                "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
            },
            "require-dev": {
                "phpunit\/phpunit": "^3|^4|^5|^6|^7|^8|^9"
            },
            "suggest": {
                "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
                "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
            },
            "time": "2022-09-26T03:40:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "support": {
                "issues": "https:\/\/github.com\/paragonie\/sodium_compat\/issues",
                "source": "https:\/\/github.com\/paragonie\/sodium_compat\/tree\/v1.19.0"
            },
            "install-path": "..\/paragonie\/sodium_compat"
        },
        {
            "name": "psr\/http-client",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-client.git",
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/0955afe48220520692d2d09f7ab7e0f93ffd6a31",
                "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:12:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BuddyBossPlatformPro\\Psr\\Http\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/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\/1.0.2"
            },
            "install-path": "..\/psr\/http-client"
        },
        {
            "name": "psr\/http-factory",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-factory.git",
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/e616d01114759c4c489f93b099585439f795fe35",
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:10:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BuddyBossPlatformPro\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/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\/1.0.2"
            },
            "install-path": "..\/psr\/http-factory"
        },
        {
            "name": "psr\/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BuddyBossPlatformPro\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/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\/2.0"
            },
            "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": {
                    "BuddyBossPlatformPro\\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": "pusher\/pusher-php-server",
            "version": "7.2.2",
            "version_normalized": "7.2.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/pusher\/pusher-http-php.git",
                "reference": "4ace4873873b06c25cecb2dd6d9fdcbf2f20b640"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/pusher\/pusher-http-php\/zipball\/4ace4873873b06c25cecb2dd6d9fdcbf2f20b640",
                "reference": "4ace4873873b06c25cecb2dd6d9fdcbf2f20b640",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "guzzlehttp\/guzzle": "^7.2",
                "paragonie\/sodium_compat": "^1.6",
                "php": "^7.3|^8.0",
                "psr\/log": "^1.0|^2.0|^3.0"
            },
            "require-dev": {
                "overtrue\/phplint": "^2.3",
                "phpunit\/phpunit": "^9.3"
            },
            "time": "2022-12-20T19:52:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "BuddyBossPlatformPro\\Pusher\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Library for interacting with the Pusher REST API",
            "keywords": [
                "events",
                "messaging",
                "php-pusher-server",
                "publish",
                "push",
                "pusher",
                "real time",
                "real-time",
                "realtime",
                "rest",
                "trigger"
            ],
            "support": {
                "issues": "https:\/\/github.com\/pusher\/pusher-http-php\/issues",
                "source": "https:\/\/github.com\/pusher\/pusher-http-php\/tree\/7.2.2"
            },
            "install-path": "..\/pusher\/pusher-php-server"
        },
        {
            "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.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"
        }
    ],
    "dev": false,
    "dev-package-names": []
}