[
    {
        "name": "automattic/jetpack-a8c-mc-stats",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-a8c-mc-stats.git",
            "reference": "b2f6b20aa3046848391593e6a18f87ae3797e888"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-a8c-mc-stats/zipball/b2f6b20aa3046848391593e6a18f87ae3797e888",
            "reference": "b2f6b20aa3046848391593e6a18f87ae3797e888",
            "shasum": ""
        },
        "require-dev": {
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-05T19:06:50+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-a8c-mc-stats"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Used to record internal usage stats for Automattic. Not visible to site owners.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-a8c-mc-stats/tree/1.4.1"
        }
    },
    {
        "name": "automattic/jetpack-assets",
        "version": "v1.11.2",
        "version_normalized": "1.11.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-assets.git",
            "reference": "833a6840b5f39ef05b2a65def8a1e61dc7c45a7a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-assets/zipball/833a6840b5f39ef05b2a65def8a1e61dc7c45a7a",
            "reference": "833a6840b5f39ef05b2a65def8a1e61dc7c45a7a",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.6.2"
        },
        "require-dev": {
            "brain/monkey": "2.6.0",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-23T14:58:20+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-assets"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Asset management utilities for Jetpack ecosystem packages",
        "support": {
            "source": "https://github.com/Automattic/jetpack-assets/tree/v1.11.2"
        }
    },
    {
        "name": "automattic/jetpack-autoloader",
        "version": "v2.10.0",
        "version_normalized": "2.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-autoloader.git",
            "reference": "6409c42b32ed82aff50869fd0a6a2e5c7a96fbd6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/6409c42b32ed82aff50869fd0a6a2e5c7a96fbd6",
            "reference": "6409c42b32ed82aff50869fd0a6a2e5c7a96fbd6",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1 || ^2.0"
        },
        "require-dev": {
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-09T18:24:48+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
            "mirror-repo": "Automattic/jetpack-autoloader"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/AutoloadGenerator.php"
            ],
            "psr-4": {
                "Automattic\\Jetpack\\Autoloader\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Creates a custom autoloader for a plugin or theme.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-autoloader/tree/v2.10.0"
        }
    },
    {
        "name": "automattic/jetpack-config",
        "version": "v1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-config.git",
            "reference": "6bc77aa73d90510c9488e2d8fdaad4b056d3a066"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-config/zipball/6bc77aa73d90510c9488e2d8fdaad4b056d3a066",
            "reference": "6bc77aa73d90510c9488e2d8fdaad4b056d3a066",
            "shasum": ""
        },
        "time": "2021-01-19T14:25:05+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-config"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Jetpack configuration package that initializes other packages and configures Jetpack's functionality. Can be used as a base for all variants of Jetpack package usage.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-config/tree/v1.4.3"
        }
    },
    {
        "name": "automattic/jetpack-connection",
        "version": "v1.24.0",
        "version_normalized": "1.24.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-connection.git",
            "reference": "5ffc22ecc7210cb229ab4a9833e2ba1def817ff8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-connection/zipball/5ffc22ecc7210cb229ab4a9833e2ba1def817ff8",
            "reference": "5ffc22ecc7210cb229ab4a9833e2ba1def817ff8",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.6.2",
            "automattic/jetpack-heartbeat": "1.3.3",
            "automattic/jetpack-options": "1.11.2",
            "automattic/jetpack-roles": "1.4.2",
            "automattic/jetpack-status": "1.7.2",
            "automattic/jetpack-tracking": "1.13.2"
        },
        "require-dev": {
            "automattic/wordbless": "@dev",
            "brain/monkey": "^2.6",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-23T15:05:16+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-connection"
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "legacy/load-ixr.php"
            ],
            "classmap": [
                "legacy",
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Everything needed to connect to the Jetpack infrastructure",
        "support": {
            "source": "https://github.com/Automattic/jetpack-connection/tree/v1.24.0"
        }
    },
    {
        "name": "automattic/jetpack-constants",
        "version": "v1.6.2",
        "version_normalized": "1.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-constants.git",
            "reference": "84c8f09c5a6467104094243912fdcfe8eaed945b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-constants/zipball/84c8f09c5a6467104094243912fdcfe8eaed945b",
            "reference": "84c8f09c5a6467104094243912fdcfe8eaed945b",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.6.0",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-05T19:07:24+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-constants"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "A wrapper for defining constants in a more testable way.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-constants/tree/v1.6.2"
        }
    },
    {
        "name": "automattic/jetpack-heartbeat",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-heartbeat.git",
            "reference": "d6e906c15a539bee5f52957126ba1b43d11e63da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-heartbeat/zipball/d6e906c15a539bee5f52957126ba1b43d11e63da",
            "reference": "d6e906c15a539bee5f52957126ba1b43d11e63da",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-a8c-mc-stats": "1.4.1",
            "automattic/jetpack-options": "1.11.2"
        },
        "time": "2021-02-23T15:01:22+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-heartbeat"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "This adds a cronjob that sends a batch of internal automattic stats to wp.com once a day",
        "support": {
            "source": "https://github.com/Automattic/jetpack-heartbeat/tree/v1.3.3"
        }
    },
    {
        "name": "automattic/jetpack-options",
        "version": "v1.11.2",
        "version_normalized": "1.11.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-options.git",
            "reference": "1889f3648782b5ceaac255f2a5ee96c1de8cca1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-options/zipball/1889f3648782b5ceaac255f2a5ee96c1de8cca1e",
            "reference": "1889f3648782b5ceaac255f2a5ee96c1de8cca1e",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-constants": "1.6.2"
        },
        "require-dev": {
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-23T15:00:26+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-options"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "legacy"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "A wrapper for wp-options to manage specific Jetpack options.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-options/tree/v1.11.2"
        }
    },
    {
        "name": "automattic/jetpack-roles",
        "version": "v1.4.2",
        "version_normalized": "1.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-roles.git",
            "reference": "ad4e0c4483945b24db10c09696558a2f381236ee"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-roles/zipball/ad4e0c4483945b24db10c09696558a2f381236ee",
            "reference": "ad4e0c4483945b24db10c09696558a2f381236ee",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.6.0",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-05T19:07:59+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-roles"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Utilities, related with user roles and capabilities.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-roles/tree/v1.4.2"
        }
    },
    {
        "name": "automattic/jetpack-status",
        "version": "v1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-status.git",
            "reference": "a0f1f7450f045afc2669135ba576632ca0889506"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-status/zipball/a0f1f7450f045afc2669135ba576632ca0889506",
            "reference": "a0f1f7450f045afc2669135ba576632ca0889506",
            "shasum": ""
        },
        "require-dev": {
            "brain/monkey": "2.6.0",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-05T19:08:03+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-status"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Used to retrieve information about the current status of Jetpack and the site overall.",
        "support": {
            "source": "https://github.com/Automattic/jetpack-status/tree/v1.7.2"
        }
    },
    {
        "name": "automattic/jetpack-terms-of-service",
        "version": "v1.9.3",
        "version_normalized": "1.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-terms-of-service.git",
            "reference": "f8435228d918a5bd32912339b1124d35911efde1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-terms-of-service/zipball/f8435228d918a5bd32912339b1124d35911efde1",
            "reference": "f8435228d918a5bd32912339b1124d35911efde1",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-options": "1.11.2",
            "automattic/jetpack-status": "1.7.2"
        },
        "require-dev": {
            "brain/monkey": "2.6.0",
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-23T15:02:14+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-terms-of-service"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Everything need to manage the terms of service state",
        "support": {
            "source": "https://github.com/Automattic/jetpack-terms-of-service/tree/v1.9.3"
        }
    },
    {
        "name": "automattic/jetpack-tracking",
        "version": "v1.13.2",
        "version_normalized": "1.13.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Automattic/jetpack-tracking.git",
            "reference": "b2dc6688098798111e21bd7d5d052fb828fa0932"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Automattic/jetpack-tracking/zipball/b2dc6688098798111e21bd7d5d052fb828fa0932",
            "reference": "b2dc6688098798111e21bd7d5d052fb828fa0932",
            "shasum": ""
        },
        "require": {
            "automattic/jetpack-assets": "1.11.2",
            "automattic/jetpack-options": "1.11.2",
            "automattic/jetpack-status": "1.7.2",
            "automattic/jetpack-terms-of-service": "1.9.3"
        },
        "require-dev": {
            "yoast/phpunit-polyfills": "0.2.0"
        },
        "time": "2021-02-23T15:03:25+00:00",
        "type": "library",
        "extra": {
            "mirror-repo": "Automattic/jetpack-tracking"
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "legacy",
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-or-later"
        ],
        "description": "Tracking for Jetpack",
        "support": {
            "source": "https://github.com/Automattic/jetpack-tracking/tree/v1.13.2"
        }
    },
    {
        "name": "firebase/php-jwt",
        "version": "v5.4.0",
        "version_normalized": "5.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
            "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "suggest": {
            "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
        },
        "time": "2021-06-23T19:00:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "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/v5.4.0"
        }
    },
    {
        "name": "google/apiclient",
        "version": "v2.11.0",
        "version_normalized": "2.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleapis/google-api-php-client.git",
            "reference": "7db9eb40c8ba887e81c0fe84f2888a967396cdfb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/7db9eb40c8ba887e81c0fe84f2888a967396cdfb",
            "reference": "7db9eb40c8ba887e81c0fe84f2888a967396cdfb",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
            "google/apiclient-services": "~0.214",
            "google/auth": "^1.10",
            "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
            "guzzlehttp/psr7": "^1.7||^2.0.0",
            "monolog/monolog": "^1.17||^2.0",
            "php": "^5.6|^7.0|^8.0",
            "phpseclib/phpseclib": "~2.0||^3.0.2"
        },
        "require-dev": {
            "cache/filesystem-adapter": "^0.3.2|^1.1",
            "composer/composer": "^1.10.22",
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
            "phpcompatibility/php-compatibility": "^9.2",
            "phpspec/prophecy-phpunit": "^1.1||^2.0",
            "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0",
            "squizlabs/php_codesniffer": "~2.3",
            "symfony/css-selector": "~2.1",
            "symfony/dom-crawler": "~2.1",
            "yoast/phpunit-polyfills": "^1.0"
        },
        "suggest": {
            "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
        },
        "time": "2021-09-20T21:15:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\": "src/"
            },
            "files": [
                "src/aliases.php"
            ],
            "classmap": [
                "src/aliases.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Client library for Google APIs",
        "homepage": "http://developers.google.com/api-client-library/php",
        "keywords": [
            "google"
        ],
        "support": {
            "issues": "https://github.com/googleapis/google-api-php-client/issues",
            "source": "https://github.com/googleapis/google-api-php-client/tree/v2.11.0"
        }
    },
    {
        "name": "google/apiclient-services",
        "version": "v0.216.0",
        "version_normalized": "0.216.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleapis/google-api-php-client-services.git",
            "reference": "ea990973edf24d959c9e9f550182a53672d5a4bc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ea990973edf24d959c9e9f550182a53672d5a4bc",
            "reference": "ea990973edf24d959c9e9f550182a53672d5a4bc",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7||^8.5.13"
        },
        "time": "2021-10-06T11:20:29+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\Service\\": "src"
            },
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Client library for Google APIs",
        "homepage": "http://developers.google.com/api-client-library/php",
        "keywords": [
            "google"
        ],
        "support": {
            "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
            "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.216.0"
        }
    },
    {
        "name": "google/auth",
        "version": "v1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleapis/google-auth-library-php.git",
            "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c747738d2dd450f541f09f26510198fbedd1c8a0",
            "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0",
            "shasum": ""
        },
        "require": {
            "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
            "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
            "guzzlehttp/psr7": "^1.2",
            "php": ">=5.4",
            "psr/cache": "^1.0|^2.0",
            "psr/http-message": "^1.0"
        },
        "require-dev": {
            "guzzlehttp/promises": "0.1.1|^1.3",
            "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
            "phpseclib/phpseclib": "^2.0.31",
            "phpunit/phpunit": "^4.8.36|^5.7",
            "sebastian/comparator": ">=1.2.3",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "suggest": {
            "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
        },
        "time": "2021-06-22T18:06:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\Google\\Auth\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Google Auth Library for PHP",
        "homepage": "http://github.com/google/google-auth-library-php",
        "keywords": [
            "Authentication",
            "google",
            "oauth2"
        ],
        "support": {
            "docs": "https://googleapis.github.io/google-auth-library-php/master/",
            "issues": "https://github.com/googleapis/google-auth-library-php/issues",
            "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.16.0"
        }
    },
    {
        "name": "google/common-protos",
        "version": "1.3",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleapis/common-protos-php.git",
            "reference": "535f489ff1c3433c0ea64cd5aa0560f926949ac5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/535f489ff1c3433c0ea64cd5aa0560f926949ac5",
            "reference": "535f489ff1c3433c0ea64cd5aa0560f926949ac5",
            "shasum": ""
        },
        "require": {
            "google/protobuf": "^3.6.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36",
            "sami/sami": "*"
        },
        "time": "2020-08-26T16:05:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\": "src",
                "GPBMetadata\\Google\\": "metadata"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "Google API Common Protos for PHP",
        "homepage": "https://github.com/googleapis/common-protos-php",
        "keywords": [
            "google"
        ],
        "support": {
            "issues": "https://github.com/googleapis/common-protos-php/issues",
            "source": "https://github.com/googleapis/common-protos-php/tree/1.3"
        }
    },
    {
        "name": "google/gax",
        "version": "v1.7.1",
        "version_normalized": "1.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleapis/gax-php.git",
            "reference": "48cd41dbea7b8fece8c41100022786d149de64ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleapis/gax-php/zipball/48cd41dbea7b8fece8c41100022786d149de64ca",
            "reference": "48cd41dbea7b8fece8c41100022786d149de64ca",
            "shasum": ""
        },
        "require": {
            "google/auth": "^1.2.0",
            "google/common-protos": "^1.0",
            "google/grpc-gcp": "^0.1.0",
            "google/protobuf": "^3.12.2",
            "grpc/grpc": "^1.13",
            "guzzlehttp/promises": "^1.3",
            "guzzlehttp/psr7": "^1.2",
            "php": ">=5.5"
        },
        "conflict": {
            "ext-protobuf": "<3.7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36",
            "squizlabs/php_codesniffer": "3.*"
        },
        "time": "2021-03-22T22:27:35+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\ApiCore\\": "src",
                "GPBMetadata\\ApiCore\\": "metadata/ApiCore"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Google API Core for PHP",
        "homepage": "https://github.com/googleapis/gax-php",
        "keywords": [
            "google"
        ],
        "support": {
            "issues": "https://github.com/googleapis/gax-php/issues",
            "source": "https://github.com/googleapis/gax-php/tree/v1.7.1"
        }
    },
    {
        "name": "google/grpc-gcp",
        "version": "0.1.5",
        "version_normalized": "0.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git",
            "reference": "bb9bdbf62f6ae4e73d5209d85b1d0a0b9855ff36"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/bb9bdbf62f6ae4e73d5209d85b1d0a0b9855ff36",
            "reference": "bb9bdbf62f6ae4e73d5209d85b1d0a0b9855ff36",
            "shasum": ""
        },
        "require": {
            "google/auth": "^1.3",
            "google/protobuf": "^v3.3.0",
            "grpc/grpc": "^v1.13.0",
            "php": ">=5.5.0",
            "psr/cache": "^1.0.1"
        },
        "require-dev": {
            "google/cloud-spanner": "^1.7",
            "phpunit/phpunit": "4.8.36"
        },
        "time": "2020-05-26T17:21:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grpc\\Gcp\\": "src/"
            },
            "classmap": [
                "src/generated/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "gRPC GCP library for channel management",
        "support": {
            "issues": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/issues",
            "source": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/tree/v0.1.5"
        }
    },
    {
        "name": "google/protobuf",
        "version": "v3.17.3",
        "version_normalized": "3.17.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/protocolbuffers/protobuf-php.git",
            "reference": "ae9282cf11dd2933b7e71a611f9590f07d53d3f3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/ae9282cf11dd2933b7e71a611f9590f07d53d3f3",
            "reference": "ae9282cf11dd2933b7e71a611f9590f07d53d3f3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8.0"
        },
        "suggest": {
            "ext-bcmath": "Need to support JSON deserialization"
        },
        "time": "2021-06-08T14:59:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\Protobuf\\": "src/Google/Protobuf",
                "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "proto library for PHP",
        "homepage": "https://developers.google.com/protocol-buffers/",
        "keywords": [
            "proto"
        ],
        "support": {
            "issues": "https://github.com/protocolbuffers/protobuf-php/issues",
            "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.17.3"
        }
    },
    {
        "name": "googleads/google-ads-php",
        "version": "v10.0.0",
        "version_normalized": "10.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/googleads/google-ads-php.git",
            "reference": "630dacbdbc295a4acad99b9fa44b36ddc1188ccf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/googleads/google-ads-php/zipball/630dacbdbc295a4acad99b9fa44b36ddc1188ccf",
            "reference": "630dacbdbc295a4acad99b9fa44b36ddc1188ccf",
            "shasum": ""
        },
        "require": {
            "google/gax": "^1.7.0",
            "google/protobuf": "^3.17.1",
            "grpc/grpc": "^1.36.0",
            "monolog/monolog": "^2.0",
            "php": ">=7.3"
        },
        "require-dev": {
            "composer/composer": "^2.0",
            "ext-bcmath": "*",
            "phpunit/phpunit": "^9.5",
            "react/http": "^1.2.0",
            "squizlabs/php_codesniffer": "^3.5",
            "ulrichsg/getopt-php": "^3.4"
        },
        "suggest": {
            "ext-protobuf": "For better performance, use the C implementation of Protobuf",
            "google/protobuf": "In case the C implementation of Protobuf is not suitable, use the PHP one",
            "react/http": "To run the AuthenticateInWebApplication.php example"
        },
        "time": "2021-06-16T04:54:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Google\\Ads\\GoogleAds\\": "src/Google/Ads/GoogleAds",
                "GPBMetadata\\Google\\Ads\\GoogleAds\\": "metadata/Google/Ads/GoogleAds"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Google",
                "homepage": "https://github.com/googleads/google-ads-php/contributors"
            }
        ],
        "description": "Google Ads API client for PHP",
        "homepage": "https://github.com/googleads/google-ads-php",
        "support": {
            "issues": "https://github.com/googleads/google-ads-php/issues",
            "source": "https://github.com/googleads/google-ads-php/tree/v10.0.0"
        }
    },
    {
        "name": "grpc/grpc",
        "version": "1.38.0",
        "version_normalized": "1.38.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/grpc/grpc-php.git",
            "reference": "e1687963fb0b087d0c70e75d3bfff9062eaeb215"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/grpc/grpc-php/zipball/e1687963fb0b087d0c70e75d3bfff9062eaeb215",
            "reference": "e1687963fb0b087d0c70e75d3bfff9062eaeb215",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0"
        },
        "require-dev": {
            "google/auth": "^v1.3.0"
        },
        "suggest": {
            "ext-protobuf": "For better performance, install the protobuf C extension.",
            "google/protobuf": "To get started using grpc quickly, install the native protobuf library."
        },
        "time": "2021-05-24T20:45:41+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Grpc\\": "src/lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "description": "gRPC library for PHP",
        "homepage": "https://grpc.io",
        "keywords": [
            "rpc"
        ],
        "support": {
            "source": "https://github.com/grpc/grpc-php/tree/v1.38.0"
        }
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "7.3.0",
        "version_normalized": "7.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "7008573787b430c1c1f650e3722d9bba59967628"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7008573787b430c1c1f650e3722d9bba59967628",
            "reference": "7008573787b430c1c1f650e3722d9bba59967628",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.4",
            "guzzlehttp/psr7": "^1.7 || ^2.0",
            "php": "^7.2.5 || ^8.0",
            "psr/http-client": "^1.0"
        },
        "provide": {
            "psr/http-client-implementation": "1.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.4.1",
            "ext-curl": "*",
            "php-http/client-integration-tests": "^3.0",
            "phpunit/phpunit": "^8.5.5 || ^9.3.5",
            "psr/log": "^1.1"
        },
        "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": "2021-03-23T11:33:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\GuzzleHttp\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com",
                "homepage": "https://sagikazarmark.hu"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "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.3.0"
        },
        "funding": [
            {
                "url": "https://github.com/GrahamCampbell",
                "type": "github"
            },
            {
                "url": "https://github.com/Nyholm",
                "type": "github"
            },
            {
                "url": "https://github.com/alexeyshockov",
                "type": "github"
            },
            {
                "url": "https://github.com/gmponos",
                "type": "github"
            }
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.4 || ^5.1"
        },
        "time": "2021-03-07T09:25:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ],
        "support": {
            "issues": "https://github.com/guzzle/promises/issues",
            "source": "https://github.com/guzzle/promises/tree/1.4.1"
        }
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.8.2",
        "version_normalized": "1.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
        },
        "suggest": {
            "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2021-04-26T09:17:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "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/1.8.2"
        }
    },
    {
        "name": "league/container",
        "version": "3.3.5",
        "version_normalized": "3.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/container.git",
            "reference": "048ab87810f508dbedbcb7ae941b606eb8ee353b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/container/zipball/048ab87810f508dbedbcb7ae941b606eb8ee353b",
            "reference": "048ab87810f508dbedbcb7ae941b606eb8ee353b",
            "shasum": ""
        },
        "require": {
            "php": "^7.0 || ^8.0",
            "psr/container": "^1.0.0 || ^2.0.0"
        },
        "provide": {
            "psr/container-implementation": "^1.0"
        },
        "replace": {
            "orno/di": "~2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0",
            "roave/security-advisories": "dev-master",
            "scrutinizer/ocular": "^1.8",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "time": "2021-03-16T09:42:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev",
                "dev-3.x": "3.x-dev",
                "dev-2.x": "2.x-dev",
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\League\\Container\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Phil Bennett",
                "email": "philipobenito@gmail.com",
                "homepage": "http://www.philipobenito.com",
                "role": "Developer"
            }
        ],
        "description": "A fast and intuitive dependency injection container.",
        "homepage": "https://github.com/thephpleague/container",
        "keywords": [
            "container",
            "dependency",
            "di",
            "injection",
            "league",
            "provider",
            "service"
        ],
        "support": {
            "issues": "https://github.com/thephpleague/container/issues",
            "source": "https://github.com/thephpleague/container/tree/3.3.5"
        },
        "funding": [
            {
                "url": "https://github.com/philipobenito",
                "type": "github"
            }
        ]
    },
    {
        "name": "league/iso3166",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/iso3166.git",
            "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/iso3166/zipball/9976d382f270ad3f3df8a68719beb7a7179ffa1e",
            "reference": "9976d382f270ad3f3df8a68719beb7a7179ffa1e",
            "shasum": ""
        },
        "require": {
            "php": "^7.3|^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^9.0"
        },
        "time": "2020-12-05T06:50:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\GoogleListingsAndAds\\Vendor\\League\\ISO3166\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com"
            }
        ],
        "description": "ISO 3166-1 PHP Library",
        "homepage": "https://github.com/thephpleague/iso3166",
        "keywords": [
            "3166",
            "3166-1",
            "ISO 3166",
            "countries",
            "iso",
            "library"
        ],
        "support": {
            "issues": "https://github.com/thephpleague/iso3166/issues",
            "source": "https://github.com/thephpleague/iso3166"
        }
    },
    {
        "name": "monolog/monolog",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
            "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2",
            "psr/log": "^1.0.1"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "elasticsearch/elasticsearch": "^7",
            "graylog2/gelf-php": "^1.4.2",
            "mongodb/mongodb": "^1.8",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpspec/prophecy": "^1.6.1",
            "phpstan/phpstan": "^0.12.59",
            "phpunit/phpunit": "^8.5",
            "predis/predis": "^1.1",
            "rollbar/rollbar": "^1.3",
            "ruflin/elastica": ">=0.90 <7.0.1",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mbstring": "Allow to work properly with unicode symbols",
            "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
        },
        "time": "2020-12-14T13:15:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "https://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "https://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ],
        "support": {
            "issues": "https://github.com/Seldaek/monolog/issues",
            "source": "https://github.com/Seldaek/monolog/tree/2.2.0"
        },
        "funding": [
            {
                "url": "https://github.com/Seldaek",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "paragonie/constant_time_encoding",
        "version": "v2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/constant_time_encoding.git",
            "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
            "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
            "shasum": ""
        },
        "require": {
            "php": "^7|^8"
        },
        "require-dev": {
            "phpunit/phpunit": "^6|^7|^8|^9",
            "vimeo/psalm": "^1|^2|^3|^4"
        },
        "time": "2020-12-06T15:14:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ParagonIE\\ConstantTime\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com",
                "role": "Maintainer"
            },
            {
                "name": "Steve 'Sc00bz' Thomas",
                "email": "steve@tobtu.com",
                "homepage": "https://www.tobtu.com",
                "role": "Original Developer"
            }
        ],
        "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
        "keywords": [
            "base16",
            "base32",
            "base32_decode",
            "base32_encode",
            "base64",
            "base64_decode",
            "base64_encode",
            "bin2hex",
            "encoding",
            "hex",
            "hex2bin",
            "rfc4648"
        ],
        "support": {
            "email": "info@paragonie.com",
            "issues": "https://github.com/paragonie/constant_time_encoding/issues",
            "source": "https://github.com/paragonie/constant_time_encoding"
        }
    },
    {
        "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"
        }
    },
    {
        "name": "phpseclib/bcmath_compat",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/bcmath_compat.git",
            "reference": "fd896dfceffc13d8cf45d2ee3470777a70026f3c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/bcmath_compat/zipball/fd896dfceffc13d8cf45d2ee3470777a70026f3c",
            "reference": "fd896dfceffc13d8cf45d2ee3470777a70026f3c",
            "shasum": ""
        },
        "require": {
            "phpseclib/phpseclib": "^3.0"
        },
        "provide": {
            "ext-bcmath": "8.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
            "squizlabs/php_codesniffer": "^3.0"
        },
        "suggest": {
            "ext-gmp": "Will enable faster math operations"
        },
        "time": "2020-12-22T16:38:51+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/bcmath.php"
            ],
            "psr-4": {
                "bcmath_compat\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "homepage": "http://phpseclib.sourceforge.net"
            }
        ],
        "description": "PHP 5.x/7.x polyfill for bcmath extension",
        "keywords": [
            "BigInteger",
            "bcmath",
            "bigdecimal",
            "math",
            "polyfill"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
            "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
            "shasum": ""
        },
        "require": {
            "paragonie/constant_time_encoding": "^1|^2",
            "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
            "php": ">=5.6.1"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^5.7|^6.0|^9.4",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2021-06-14T06:54:45+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib3\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ],
        "support": {
            "issues": "https://github.com/phpseclib/phpseclib/issues",
            "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
        },
        "funding": [
            {
                "url": "https://github.com/terrafrost",
                "type": "github"
            },
            {
                "url": "https://www.patreon.com/phpseclib",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T20:24:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ],
        "support": {
            "source": "https://github.com/php-fig/cache/tree/master"
        }
    },
    {
        "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": {
                "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"
        }
    },
    {
        "name": "psr/http-client",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-client.git",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "shasum": ""
        },
        "require": {
            "php": "^7.0 || ^8.0",
            "psr/http-message": "^1.0"
        },
        "time": "2020-06-29T06:28:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP clients",
        "homepage": "https://github.com/php-fig/http-client",
        "keywords": [
            "http",
            "http-client",
            "psr",
            "psr-18"
        ],
        "support": {
            "source": "https://github.com/php-fig/http-client/tree/master"
        }
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ],
        "support": {
            "source": "https://github.com/php-fig/http-message/tree/master"
        }
    },
    {
        "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": {
                "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"
        }
    },
    {
        "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"
        }
    },
    {
        "name": "symfony/deprecation-contracts",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/deprecation-contracts.git",
            "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
            "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-09-07T11:33:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-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/master"
        },
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
            "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ],
        "support": {
            "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1"
        },
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
            "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "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.22.1"
        },
        "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"
            }
        ]
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.22.1",
        "version_normalized": "1.22.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
            "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-01-07T16:49:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.22-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "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.22.1"
        },
        "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"
            }
        ]
    },
    {
        "name": "symfony/translation-contracts",
        "version": "v2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation-contracts.git",
            "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
            "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5"
        },
        "suggest": {
            "symfony/translation-implementation": ""
        },
        "time": "2020-09-28T13:05:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Translation\\": ""
            }
        },
        "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 translation",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ],
        "support": {
            "source": "https://github.com/symfony/translation-contracts/tree/v2.3.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"
            }
        ]
    },
    {
        "name": "symfony/validator",
        "version": "v5.2.7",
        "version_normalized": "5.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/validator.git",
            "reference": "b0be0360bfbf15059308d815da7f4151bd448b37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/validator/zipball/b0be0360bfbf15059308d815da7f4151bd448b37",
            "reference": "b0be0360bfbf15059308d815da7f4151bd448b37",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "~1.0",
            "symfony/polyfill-php80": "^1.15",
            "symfony/translation-contracts": "^1.1|^2"
        },
        "conflict": {
            "doctrine/lexer": "<1.0.2",
            "phpunit/phpunit": "<5.4.3",
            "symfony/dependency-injection": "<4.4",
            "symfony/expression-language": "<5.1",
            "symfony/http-kernel": "<4.4",
            "symfony/intl": "<4.4",
            "symfony/translation": "<4.4",
            "symfony/yaml": "<4.4"
        },
        "require-dev": {
            "doctrine/annotations": "^1.10.4",
            "doctrine/cache": "~1.0",
            "egulias/email-validator": "^2.1.10|^3",
            "symfony/cache": "^4.4|^5.0",
            "symfony/config": "^4.4|^5.0",
            "symfony/console": "^4.4|^5.0",
            "symfony/dependency-injection": "^4.4|^5.0",
            "symfony/expression-language": "^5.1",
            "symfony/finder": "^4.4|^5.0",
            "symfony/http-client": "^4.4|^5.0",
            "symfony/http-foundation": "^4.4|^5.0",
            "symfony/http-kernel": "^4.4|^5.0",
            "symfony/intl": "^4.4|^5.0",
            "symfony/mime": "^4.4|^5.0",
            "symfony/property-access": "^4.4|^5.0",
            "symfony/property-info": "^4.4|^5.0",
            "symfony/translation": "^4.4|^5.0",
            "symfony/yaml": "^4.4|^5.0"
        },
        "suggest": {
            "egulias/email-validator": "Strict (RFC compliant) email validation",
            "psr/cache-implementation": "For using the mapping cache.",
            "symfony/config": "",
            "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
            "symfony/http-foundation": "",
            "symfony/intl": "",
            "symfony/property-access": "For accessing properties within comparison constraints",
            "symfony/property-info": "To automatically add NotNull and Type constraints",
            "symfony/translation": "For translating validation errors.",
            "symfony/yaml": ""
        },
        "time": "2021-04-14T13:12:03+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Validator\\": ""
            },
            "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 tools to validate values",
        "homepage": "https://symfony.com",
        "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"
            }
        ]
    }
]
