{
        "packages": [
                {
                        "name": "aws/aws-crt-php",
                        "version": "v1.2.7",
                        "version_normalized": "1.2.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/awslabs/aws-crt-php.git",
                                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
                                "reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
                                "yoast/phpunit-polyfills": "^1.0"
                        },
                        "suggest": {
                                "ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
                        },
                        "time": "2024-10-18T22:15:13+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "classmap": [
                                        "src/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "AWS SDK Common Runtime Team",
                                        "email": "aws-sdk-common-runtime@amazon.com"
                                }
                        ],
                        "description": "AWS Common Runtime for PHP",
                        "homepage": "https://github.com/awslabs/aws-crt-php",
                        "keywords": [
                                "amazon",
                                "aws",
                                "crt",
                                "sdk"
                        ],
                        "support": {
                                "issues": "https://github.com/awslabs/aws-crt-php/issues",
                                "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
                        },
                        "install-path": "../aws/aws-crt-php"
                },
                {
                        "name": "aws/aws-sdk-php",
                        "version": "3.337.3",
                        "version_normalized": "3.337.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/aws/aws-sdk-php.git",
                                "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/06dfc8f76423b49aaa181debd25bbdc724c346d6",
                                "reference": "06dfc8f76423b49aaa181debd25bbdc724c346d6",
                                "shasum": ""
                        },
                        "require": {
                                "aws/aws-crt-php": "^1.2.3",
                                "ext-json": "*",
                                "ext-pcre": "*",
                                "ext-simplexml": "*",
                                "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
                                "guzzlehttp/promises": "^1.4.0 || ^2.0",
                                "guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
                                "mtdowling/jmespath.php": "^2.6",
                                "php": ">=7.2.5",
                                "psr/http-message": "^1.0 || ^2.0"
                        },
                        "require-dev": {
                                "andrewsville/php-token-reflection": "^1.4",
                                "aws/aws-php-sns-message-validator": "~1.0",
                                "behat/behat": "~3.0",
                                "composer/composer": "^1.10.22",
                                "dms/phpunit-arraysubset-asserts": "^0.4.0",
                                "doctrine/cache": "~1.4",
                                "ext-dom": "*",
                                "ext-openssl": "*",
                                "ext-pcntl": "*",
                                "ext-sockets": "*",
                                "nette/neon": "^2.3",
                                "paragonie/random_compat": ">= 2",
                                "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
                                "psr/cache": "^1.0 || ^2.0 || ^3.0",
                                "psr/simple-cache": "^1.0 || ^2.0 || ^3.0",
                                "sebastian/comparator": "^1.2.3 || ^4.0",
                                "yoast/phpunit-polyfills": "^1.0"
                        },
                        "suggest": {
                                "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
                                "doctrine/cache": "To use the DoctrineCacheAdapter",
                                "ext-curl": "To send requests using cURL",
                                "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
                                "ext-sockets": "To use client-side monitoring"
                        },
                        "time": "2025-01-21T19:10:05+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.0-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/functions.php"
                                ],
                                "psr-4": {
                                        "Aws\\": "src/"
                                },
                                "exclude-from-classmap": [
                                        "src/data/"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Amazon Web Services",
                                        "homepage": "http://aws.amazon.com"
                                }
                        ],
                        "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
                        "homepage": "http://aws.amazon.com/sdkforphp",
                        "keywords": [
                                "amazon",
                                "aws",
                                "cloud",
                                "dynamodb",
                                "ec2",
                                "glacier",
                                "s3",
                                "sdk"
                        ],
                        "support": {
                                "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
                                "issues": "https://github.com/aws/aws-sdk-php/issues",
                                "source": "https://github.com/aws/aws-sdk-php/tree/3.337.3"
                        },
                        "install-path": "../aws/aws-sdk-php"
                },
                {
                        "name": "brick/math",
                        "version": "0.13.1",
                        "version_normalized": "0.13.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/brick/math.git",
                                "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/brick/math/zipball/fc7ed316430118cc7836bf45faff18d5dfc8de04",
                                "reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "php-coveralls/php-coveralls": "^2.2",
                                "phpunit/phpunit": "^10.1",
                                "vimeo/psalm": "6.8.8"
                        },
                        "time": "2025-03-29T13:50:30+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Brick\\Math\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "Arbitrary-precision arithmetic library",
                        "keywords": [
                                "Arbitrary-precision",
                                "BigInteger",
                                "BigRational",
                                "arithmetic",
                                "bigdecimal",
                                "bignum",
                                "bignumber",
                                "brick",
                                "decimal",
                                "integer",
                                "math",
                                "mathematics",
                                "rational"
                        ],
                        "support": {
                                "issues": "https://github.com/brick/math/issues",
                                "source": "https://github.com/brick/math/tree/0.13.1"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/BenMorel",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../brick/math"
                },
                {
                        "name": "fig/http-message-util",
                        "version": "1.1.5",
                        "version_normalized": "1.1.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-message-util.git",
                                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
                                "reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^5.3 || ^7.0 || ^8.0"
                        },
                        "suggest": {
                                "psr/http-message": "The package containing the PSR-7 interfaces"
                        },
                        "time": "2020-11-24T22:02:12+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.1.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Fig\\Http\\Message\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
                        "keywords": [
                                "http",
                                "http-message",
                                "psr",
                                "psr-7",
                                "request",
                                "response"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/http-message-util/issues",
                                "source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
                        },
                        "install-path": "../fig/http-message-util"
                },
                {
                        "name": "firebase/php-jwt",
                        "version": "v6.11.1",
                        "version_normalized": "6.11.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/firebase/php-jwt.git",
                                "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
                                "reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.0"
                        },
                        "require-dev": {
                                "guzzlehttp/guzzle": "^7.4",
                                "phpspec/prophecy-phpunit": "^2.0",
                                "phpunit/phpunit": "^9.5",
                                "psr/cache": "^2.0||^3.0",
                                "psr/http-client": "^1.0",
                                "psr/http-factory": "^1.0"
                        },
                        "suggest": {
                                "ext-sodium": "Support EdDSA (Ed25519) signatures",
                                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
                        },
                        "time": "2025-04-09T20:32:01+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/v6.11.1"
                        },
                        "install-path": "../firebase/php-jwt"
                },
                {
                        "name": "google/auth",
                        "version": "v1.47.1",
                        "version_normalized": "1.47.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-auth-library-php.git",
                                "reference": "d7a0a215ec42ca0c8cb40e9ae0c5960aa9a024b7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/d7a0a215ec42ca0c8cb40e9ae0c5960aa9a024b7",
                                "reference": "d7a0a215ec42ca0c8cb40e9ae0c5960aa9a024b7",
                                "shasum": ""
                        },
                        "require": {
                                "firebase/php-jwt": "^6.0",
                                "guzzlehttp/guzzle": "^7.4.5",
                                "guzzlehttp/psr7": "^2.4.5",
                                "php": "^8.0",
                                "psr/cache": "^2.0||^3.0",
                                "psr/http-message": "^1.1||^2.0",
                                "psr/log": "^3.0"
                        },
                        "require-dev": {
                                "guzzlehttp/promises": "^2.0",
                                "kelvinmo/simplejwt": "0.7.1",
                                "phpseclib/phpseclib": "^3.0.35",
                                "phpspec/prophecy-phpunit": "^2.1",
                                "phpunit/phpunit": "^9.6",
                                "sebastian/comparator": ">=1.2.3",
                                "squizlabs/php_codesniffer": "^3.5",
                                "symfony/process": "^6.0||^7.0",
                                "webmozart/assert": "^1.11"
                        },
                        "suggest": {
                                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
                        },
                        "time": "2025-07-09T15:26:02+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\Auth\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Google Auth Library for PHP",
                        "homepage": "https://github.com/google/google-auth-library-php",
                        "keywords": [
                                "Authentication",
                                "google",
                                "oauth2"
                        ],
                        "support": {
                                "docs": "https://cloud.google.com/php/docs/reference/auth/latest",
                                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.47.1"
                        },
                        "install-path": "../google/auth"
                },
                {
                        "name": "google/cloud-core",
                        "version": "v1.56.0",
                        "version_normalized": "1.56.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-cloud-php-core.git",
                                "reference": "35ca0fd74685c635a4c027c871de9d716c504933"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/35ca0fd74685c635a4c027c871de9d716c504933",
                                "reference": "35ca0fd74685c635a4c027c871de9d716c504933",
                                "shasum": ""
                        },
                        "require": {
                                "google/auth": "^1.34",
                                "google/gax": "^1.27.0",
                                "guzzlehttp/guzzle": "^6.5.8|^7.4.4",
                                "guzzlehttp/promises": "^1.4||^2.0",
                                "guzzlehttp/psr7": "^2.6",
                                "monolog/monolog": "^2.9|^3.0",
                                "php": ">=7.4",
                                "psr/http-message": "^1.0|^2.0",
                                "rize/uri-template": "~0.3"
                        },
                        "require-dev": {
                                "erusev/parsedown": "^1.6",
                                "google/cloud-common-protos": "~0.5",
                                "opis/closure": "^3",
                                "phpdocumentor/reflection": "^5.3.3",
                                "phpdocumentor/reflection-docblock": "^5.3",
                                "phpspec/prophecy-phpunit": "^2.0",
                                "phpunit/phpunit": "^9.0",
                                "squizlabs/php_codesniffer": "2.*"
                        },
                        "suggest": {
                                "opis/closure": "May be used to serialize closures to process jobs in the batch daemon. Please require version ^3.",
                                "symfony/lock": "Required for the Spanner cached based session pool. Please require the following commit: 3.3.x-dev#1ba6ac9"
                        },
                        "time": "2024-02-23T23:49:35+00:00",
                        "bin": [
                                "bin/google-cloud-batch"
                        ],
                        "type": "library",
                        "extra": {
                                "component": {
                                        "id": "cloud-core",
                                        "path": "Core",
                                        "entry": "src/ServiceBuilder.php",
                                        "target": "googleapis/google-cloud-php-core.git"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\Cloud\\Core\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.",
                        "support": {
                                "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.56.0"
                        },
                        "install-path": "../google/cloud-core"
                },
                {
                        "name": "google/cloud-storage",
                        "version": "v1.44.0",
                        "version_normalized": "1.44.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/google-cloud-php-storage.git",
                                "reference": "ebdec855364c1df9e81755e9626e3ff4687263f4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/ebdec855364c1df9e81755e9626e3ff4687263f4",
                                "reference": "ebdec855364c1df9e81755e9626e3ff4687263f4",
                                "shasum": ""
                        },
                        "require": {
                                "google/cloud-core": "^1.55",
                                "php": "^8.0",
                                "ramsey/uuid": "^4.2.3"
                        },
                        "require-dev": {
                                "erusev/parsedown": "^1.6",
                                "google/cloud-pubsub": "^2.0",
                                "phpdocumentor/reflection": "^5.3.3",
                                "phpdocumentor/reflection-docblock": "^5.3",
                                "phpseclib/phpseclib": "^2.0||^3.0",
                                "phpspec/prophecy-phpunit": "^2.0",
                                "phpunit/phpunit": "^9.0",
                                "squizlabs/php_codesniffer": "2.*"
                        },
                        "suggest": {
                                "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications.",
                                "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2."
                        },
                        "time": "2024-11-01T19:34:13+00:00",
                        "type": "library",
                        "extra": {
                                "component": {
                                        "id": "cloud-storage",
                                        "path": "Storage",
                                        "entry": "src/StorageClient.php",
                                        "target": "googleapis/google-cloud-php-storage.git"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\Cloud\\Storage\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Cloud Storage Client for PHP",
                        "support": {
                                "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.44.0"
                        },
                        "install-path": "../google/cloud-storage"
                },
                {
                        "name": "google/common-protos",
                        "version": "4.12.1",
                        "version_normalized": "4.12.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/common-protos-php.git",
                                "reference": "70c4eb1abab5484a23c17a43b0d455259f5d8c1b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/70c4eb1abab5484a23c17a43b0d455259f5d8c1b",
                                "reference": "70c4eb1abab5484a23c17a43b0d455259f5d8c1b",
                                "shasum": ""
                        },
                        "require": {
                                "google/protobuf": "^v3.25.3||^4.26.1",
                                "php": "^8.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^9.6"
                        },
                        "time": "2025-05-20T19:49:54+00:00",
                        "type": "library",
                        "extra": {
                                "component": {
                                        "id": "common-protos",
                                        "path": "CommonProtos",
                                        "entry": "README.md",
                                        "target": "googleapis/common-protos-php.git"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\Api\\": "src/Api",
                                        "Google\\Iam\\": "src/Iam",
                                        "Google\\Rpc\\": "src/Rpc",
                                        "Google\\Type\\": "src/Type",
                                        "Google\\Cloud\\": "src/Cloud",
                                        "GPBMetadata\\Google\\Api\\": "metadata/Api",
                                        "GPBMetadata\\Google\\Iam\\": "metadata/Iam",
                                        "GPBMetadata\\Google\\Rpc\\": "metadata/Rpc",
                                        "GPBMetadata\\Google\\Type\\": "metadata/Type",
                                        "GPBMetadata\\Google\\Cloud\\": "metadata/Cloud",
                                        "GPBMetadata\\Google\\Logging\\": "metadata/Logging"
                                }
                        },
                        "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": {
                                "source": "https://github.com/googleapis/common-protos-php/tree/v4.12.1"
                        },
                        "install-path": "../google/common-protos"
                },
                {
                        "name": "google/gax",
                        "version": "v1.29.2",
                        "version_normalized": "1.29.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/gax-php.git",
                                "reference": "e400e2432475f0ab85d3fdd6eddbc995ba787a21"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/gax-php/zipball/e400e2432475f0ab85d3fdd6eddbc995ba787a21",
                                "reference": "e400e2432475f0ab85d3fdd6eddbc995ba787a21",
                                "shasum": ""
                        },
                        "require": {
                                "google/auth": "^1.34.0",
                                "google/common-protos": "^4.4",
                                "google/grpc-gcp": "^0.2||^0.3",
                                "google/longrunning": "~0.2",
                                "google/protobuf": "^3.22",
                                "grpc/grpc": "^1.13",
                                "guzzlehttp/promises": "^1.4||^2.0",
                                "guzzlehttp/psr7": "^2.0",
                                "php": ">=7.4"
                        },
                        "conflict": {
                                "ext-protobuf": "<3.7.0"
                        },
                        "require-dev": {
                                "phpspec/prophecy-phpunit": "^2.0",
                                "phpunit/phpunit": "^9.0",
                                "squizlabs/php_codesniffer": "3.*"
                        },
                        "time": "2024-12-11T18:10:54+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.29.2"
                        },
                        "install-path": "../google/gax"
                },
                {
                        "name": "google/grpc-gcp",
                        "version": "v0.3.0",
                        "version_normalized": "0.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git",
                                "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/4d8b455a45a89f57e1552cadc41a43bc34c40456",
                                "reference": "4d8b455a45a89f57e1552cadc41a43bc34c40456",
                                "shasum": ""
                        },
                        "require": {
                                "google/auth": "^1.3",
                                "google/protobuf": "^v3.3.0",
                                "grpc/grpc": "^v1.13.0",
                                "php": "^7.4||^8.0",
                                "psr/cache": "^1.0.1||^2.0.0||^3.0.0"
                        },
                        "require-dev": {
                                "google/cloud-spanner": "^1.7",
                                "phpunit/phpunit": "^9.0"
                        },
                        "time": "2023-04-24T14:37:29+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.3.0"
                        },
                        "install-path": "../google/grpc-gcp"
                },
                {
                        "name": "google/longrunning",
                        "version": "0.4.7",
                        "version_normalized": "0.4.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/googleapis/php-longrunning.git",
                                "reference": "624cabb874c10e5ddc9034c999f724894b70a3d3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/624cabb874c10e5ddc9034c999f724894b70a3d3",
                                "reference": "624cabb874c10e5ddc9034c999f724894b70a3d3",
                                "shasum": ""
                        },
                        "require-dev": {
                                "google/gax": "^1.36.0",
                                "phpunit/phpunit": "^9.0"
                        },
                        "time": "2025-01-24T21:24:06+00:00",
                        "type": "library",
                        "extra": {
                                "component": {
                                        "id": "longrunning",
                                        "path": "LongRunning",
                                        "entry": null,
                                        "target": "googleapis/php-longrunning"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Google\\LongRunning\\": "src/LongRunning",
                                        "Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning",
                                        "GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "description": "Google LongRunning Client for PHP",
                        "support": {
                                "source": "https://github.com/googleapis/php-longrunning/tree/v0.4.7"
                        },
                        "install-path": "../google/longrunning"
                },
                {
                        "name": "google/protobuf",
                        "version": "v3.25.8",
                        "version_normalized": "3.25.8.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/protocolbuffers/protobuf-php.git",
                                "reference": "57d440fc54a00fda5b8781e8d9bf0140ea6d8e52"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/57d440fc54a00fda5b8781e8d9bf0140ea6d8e52",
                                "reference": "57d440fc54a00fda5b8781e8d9bf0140ea6d8e52",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.0.0"
                        },
                        "require-dev": {
                                "phpunit/phpunit": ">=5.0.0"
                        },
                        "suggest": {
                                "ext-bcmath": "Need to support JSON deserialization"
                        },
                        "time": "2025-05-27T21:04:40+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": {
                                "source": "https://github.com/protocolbuffers/protobuf-php/tree/v3.25.8"
                        },
                        "install-path": "../google/protobuf"
                },
                {
                        "name": "grpc/grpc",
                        "version": "1.57.0",
                        "version_normalized": "1.57.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/grpc/grpc-php.git",
                                "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/grpc/grpc-php/zipball/b610c42022ed3a22f831439cb93802f2a4502fdf",
                                "reference": "b610c42022ed3a22f831439cb93802f2a4502fdf",
                                "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": "2023-08-14T23:57:54+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.57.0"
                        },
                        "install-path": "../grpc/grpc"
                },
                {
                        "name": "guzzlehttp/guzzle",
                        "version": "7.9.3",
                        "version_normalized": "7.9.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/guzzle.git",
                                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                                "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "guzzlehttp/promises": "^1.5.3 || ^2.0.3",
                                "guzzlehttp/psr7": "^2.7.0",
                                "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.2",
                                "ext-curl": "*",
                                "guzzle/client-integration-tests": "3.0.2",
                                "php-http/message-factory": "^1.1",
                                "phpunit/phpunit": "^8.5.39 || ^9.6.20",
                                "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": "2025-03-27T13:37:11+00:00",
                        "type": "library",
                        "extra": {
                                "bamarni-bin": {
                                        "bin-links": true,
                                        "forward-command": false
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/functions_include.php"
                                ],
                                "psr-4": {
                                        "GuzzleHttp\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Graham Campbell",
                                        "email": "hello@gjcampbell.co.uk",
                                        "homepage": "https://github.com/GrahamCampbell"
                                },
                                {
                                        "name": "Michael Dowling",
                                        "email": "mtdowling@gmail.com",
                                        "homepage": "https://github.com/mtdowling"
                                },
                                {
                                        "name": "Jeremy Lindblom",
                                        "email": "jeremeamia@gmail.com",
                                        "homepage": "https://github.com/jeremeamia"
                                },
                                {
                                        "name": "George Mponos",
                                        "email": "gmponos@gmail.com",
                                        "homepage": "https://github.com/gmponos"
                                },
                                {
                                        "name": "Tobias Nyholm",
                                        "email": "tobias.nyholm@gmail.com",
                                        "homepage": "https://github.com/Nyholm"
                                },
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com",
                                        "homepage": "https://github.com/sagikazarmark"
                                },
                                {
                                        "name": "Tobias Schultze",
                                        "email": "webmaster@tubo-world.de",
                                        "homepage": "https://github.com/Tobion"
                                }
                        ],
                        "description": "Guzzle is a PHP HTTP client library",
                        "keywords": [
                                "client",
                                "curl",
                                "framework",
                                "http",
                                "http client",
                                "psr-18",
                                "psr-7",
                                "rest",
                                "web service"
                        ],
                        "support": {
                                "issues": "https://github.com/guzzle/guzzle/issues",
                                "source": "https://github.com/guzzle/guzzle/tree/7.9.3"
                        },
                        "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.3",
                        "version_normalized": "1.5.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/promises.git",
                                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
                                "reference": "67ab6e18aaa14d753cc148911d273f6e6cb6721e",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.5"
                        },
                        "require-dev": {
                                "symfony/phpunit-bridge": "^4.4 || ^5.1"
                        },
                        "time": "2023-05-21T12:31:43+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/functions_include.php"
                                ],
                                "psr-4": {
                                        "GuzzleHttp\\Promise\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Graham Campbell",
                                        "email": "hello@gjcampbell.co.uk",
                                        "homepage": "https://github.com/GrahamCampbell"
                                },
                                {
                                        "name": "Michael Dowling",
                                        "email": "mtdowling@gmail.com",
                                        "homepage": "https://github.com/mtdowling"
                                },
                                {
                                        "name": "Tobias Nyholm",
                                        "email": "tobias.nyholm@gmail.com",
                                        "homepage": "https://github.com/Nyholm"
                                },
                                {
                                        "name": "Tobias Schultze",
                                        "email": "webmaster@tubo-world.de",
                                        "homepage": "https://github.com/Tobion"
                                }
                        ],
                        "description": "Guzzle promises library",
                        "keywords": [
                                "promise"
                        ],
                        "support": {
                                "issues": "https://github.com/guzzle/promises/issues",
                                "source": "https://github.com/guzzle/promises/tree/1.5.3"
                        },
                        "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.7.1",
                        "version_normalized": "2.7.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/psr7.git",
                                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                                "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
                                "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.2",
                                "http-interop/http-factory-tests": "0.9.0",
                                "phpunit/phpunit": "^8.5.39 || ^9.6.20"
                        },
                        "suggest": {
                                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
                        },
                        "time": "2025-03-27T12:30:47+00:00",
                        "type": "library",
                        "extra": {
                                "bamarni-bin": {
                                        "bin-links": true,
                                        "forward-command": false
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "GuzzleHttp\\Psr7\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Graham Campbell",
                                        "email": "hello@gjcampbell.co.uk",
                                        "homepage": "https://github.com/GrahamCampbell"
                                },
                                {
                                        "name": "Michael Dowling",
                                        "email": "mtdowling@gmail.com",
                                        "homepage": "https://github.com/mtdowling"
                                },
                                {
                                        "name": "George Mponos",
                                        "email": "gmponos@gmail.com",
                                        "homepage": "https://github.com/gmponos"
                                },
                                {
                                        "name": "Tobias Nyholm",
                                        "email": "tobias.nyholm@gmail.com",
                                        "homepage": "https://github.com/Nyholm"
                                },
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com",
                                        "homepage": "https://github.com/sagikazarmark"
                                },
                                {
                                        "name": "Tobias Schultze",
                                        "email": "webmaster@tubo-world.de",
                                        "homepage": "https://github.com/Tobion"
                                },
                                {
                                        "name": "Márk Sági-Kazár",
                                        "email": "mark.sagikazar@gmail.com",
                                        "homepage": "https://sagikazarmark.hu"
                                }
                        ],
                        "description": "PSR-7 message implementation that also provides common utility methods",
                        "keywords": [
                                "http",
                                "message",
                                "psr-7",
                                "request",
                                "response",
                                "stream",
                                "uri",
                                "url"
                        ],
                        "support": {
                                "issues": "https://github.com/guzzle/psr7/issues",
                                "source": "https://github.com/guzzle/psr7/tree/2.7.1"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/GrahamCampbell",
                                        "type": "github"
                                },
                                {
                                        "url": "https://github.com/Nyholm",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../guzzlehttp/psr7"
                },
                {
                        "name": "kreait/clock",
                        "version": "1.2",
                        "version_normalized": "1.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/kreait/clock-php.git",
                                "reference": "49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/kreait/clock-php/zipball/49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31",
                                "reference": "49e103382ca36cb2bc2e86ff3b8d11d44d0e0b31",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0|^8.0",
                                "stella-maris/clock": "^0.1.4"
                        },
                        "require-dev": {
                                "phpunit/phpunit": "^6.5.14"
                        },
                        "time": "2022-04-20T14:14:35+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/Clock.php"
                                ],
                                "psr-4": {
                                        "Kreait\\Clock\\": "src/Clock"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jérôme Gamez",
                                        "email": "jerome@gamez.name"
                                }
                        ],
                        "description": "A PHP 7.0 compatible clock abstraction",
                        "support": {
                                "issues": "https://github.com/kreait/clock-php/issues",
                                "source": "https://github.com/kreait/clock-php/tree/1.2"
                        },
                        "install-path": "../kreait/clock"
                },
                {
                        "name": "kreait/firebase-php",
                        "version": "5.26.5",
                        "version_normalized": "5.26.5.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/kreait/firebase-php.git",
                                "reference": "dd915017e0a33532deb5e2b82c0a6536dd408123"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/kreait/firebase-php/zipball/dd915017e0a33532deb5e2b82c0a6536dd408123",
                                "reference": "dd915017e0a33532deb5e2b82c0a6536dd408123",
                                "shasum": ""
                        },
                        "require": {
                                "ext-ctype": "*",
                                "ext-json": "*",
                                "ext-mbstring": "*",
                                "ext-openssl": "*",
                                "google/auth": "^1.18",
                                "google/cloud-core": "^1.42.2",
                                "google/cloud-storage": "^1.24.1",
                                "guzzlehttp/guzzle": "^6.5.5|^7.3",
                                "guzzlehttp/promises": "^1.4",
                                "guzzlehttp/psr7": "^1.7|^2.0",
                                "kreait/clock": "^1.1",
                                "kreait/firebase-tokens": "^1.16.1",
                                "mtdowling/jmespath.php": "^2.6.1",
                                "php": "^7.4|^8.0",
                                "psr/cache": "^1.0.1|^2.0|^3.0",
                                "psr/log": "^1.1|^2.0|^3.0",
                                "psr/simple-cache": "^1.0",
                                "riverline/multipart-parser": "^2.0.8",
                                "symfony/polyfill-php80": "^1.23",
                                "symfony/polyfill-php81": "^1.23"
                        },
                        "require-dev": {
                                "giggsey/libphonenumber-for-php": "^8.12.27",
                                "google/cloud-firestore": "^1.19.3",
                                "phpstan/extension-installer": "^1.1",
                                "phpstan/phpstan": "^1.4",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpunit/phpunit": "^9.5.10",
                                "rector/rector": "^0.12.5",
                                "symfony/var-dumper": "^5.4|^6.0",
                                "symplify/easy-coding-standard": "^10.0"
                        },
                        "suggest": {
                                "giggsey/libphonenumber-for-php": "^8.9 to validate phone numbers before attempting to send them to Firebase",
                                "google/cloud-firestore": "^1.0 to use the Firestore component"
                        },
                        "time": "2023-06-10T06:51:27+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-4.x": "4.x-dev",
                                        "dev-5.x": "5.x-dev",
                                        "dev-6.x": "6.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Kreait\\Firebase\\": "src/Firebase"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jérôme Gamez",
                                        "homepage": "https://github.com/jeromegamez"
                                }
                        ],
                        "description": "Firebase Admin SDK",
                        "homepage": "https://github.com/kreait/firebase-php",
                        "keywords": [
                                "api",
                                "database",
                                "firebase",
                                "google",
                                "sdk"
                        ],
                        "support": {
                                "chat": "https://discord.gg/Yacm7unBsr",
                                "docs": "https://firebase-php.readthedocs.io",
                                "issues": "https://github.com/kreait/firebase-php/issues",
                                "source": "https://github.com/kreait/firebase-php"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/sponsors/jeromegamez",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../kreait/firebase-php"
                },
                {
                        "name": "kreait/firebase-tokens",
                        "version": "1.17.0",
                        "version_normalized": "1.17.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/kreait/firebase-tokens-php.git",
                                "reference": "cad73174508a20961bae72a4c4a621208be83ee4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/kreait/firebase-tokens-php/zipball/cad73174508a20961bae72a4c4a621208be83ee4",
                                "reference": "cad73174508a20961bae72a4c4a621208be83ee4",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "ext-openssl": "*",
                                "fig/http-message-util": "^1.1.5",
                                "guzzlehttp/guzzle": "^6.3.1|^7.0",
                                "kreait/clock": "^1.1.0",
                                "lcobucci/jwt": "^4.0.4|^4.1.5",
                                "php": "^7.4|^8.0",
                                "psr/cache": "^1.0|^2.0|^3.0",
                                "psr/simple-cache": "^1.0.1"
                        },
                        "require-dev": {
                                "firebase/php-jwt": "^5.5.1",
                                "friendsofphp/php-cs-fixer": "^3.10",
                                "phpstan/extension-installer": "^1.1",
                                "phpstan/phpstan": "^0.12.99",
                                "phpstan/phpstan-phpunit": "^0.12.22",
                                "phpunit/phpunit": "^9.5.23",
                                "rector/rector": "^0.11.60",
                                "symfony/cache": "^5.4.11",
                                "symfony/var-dumper": "^5.4.11"
                        },
                        "suggest": {
                                "firebase/php-jwt": "^5.0 can be used to create and parse tokens",
                                "guzzlehttp/guzzle": "^6.2.1|^7.0 can be used as an HTTP handler",
                                "lcobucci/jwt": "^3.2 can be used to create and parse tokens",
                                "psr/cache-implementation": "to cache fetched remote public keys",
                                "psr/simple-cache-implementation": "to cache fetched remote public keys"
                        },
                        "time": "2022-08-22T21:31:22+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Firebase\\Auth\\Token\\": "src/Firebase/Auth/Token",
                                        "Kreait\\Firebase\\JWT\\": "src/JWT"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Jérôme Gamez",
                                        "homepage": "https://github.com/jeromegamez"
                                }
                        ],
                        "description": "A library to work with Firebase tokens",
                        "homepage": "https://github.com/kreait/firebase-token-php",
                        "keywords": [
                                "Authentication",
                                "auth",
                                "firebase",
                                "google",
                                "token"
                        ],
                        "support": {
                                "issues": "https://github.com/kreait/firebase-tokens-php/issues",
                                "source": "https://github.com/kreait/firebase-tokens-php/tree/1.17.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/sponsors/jeromegamez",
                                        "type": "github"
                                }
                        ],
                        "install-path": "../kreait/firebase-tokens"
                },
                {
                        "name": "lcobucci/clock",
                        "version": "3.3.1",
                        "version_normalized": "3.3.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lcobucci/clock.git",
                                "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b",
                                "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b",
                                "shasum": ""
                        },
                        "require": {
                                "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
                                "psr/clock": "^1.0"
                        },
                        "provide": {
                                "psr/clock-implementation": "1.0"
                        },
                        "require-dev": {
                                "infection/infection": "^0.29",
                                "lcobucci/coding-standard": "^11.1.0",
                                "phpstan/extension-installer": "^1.3.1",
                                "phpstan/phpstan": "^1.10.25",
                                "phpstan/phpstan-deprecation-rules": "^1.1.3",
                                "phpstan/phpstan-phpunit": "^1.3.13",
                                "phpstan/phpstan-strict-rules": "^1.5.1",
                                "phpunit/phpunit": "^11.3.6"
                        },
                        "time": "2024-09-24T20:45:14+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Lcobucci\\Clock\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Luís Cobucci",
                                        "email": "lcobucci@gmail.com"
                                }
                        ],
                        "description": "Yet another clock abstraction",
                        "support": {
                                "issues": "https://github.com/lcobucci/clock/issues",
                                "source": "https://github.com/lcobucci/clock/tree/3.3.1"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/lcobucci",
                                        "type": "github"
                                },
                                {
                                        "url": "https://www.patreon.com/lcobucci",
                                        "type": "patreon"
                                }
                        ],
                        "install-path": "../lcobucci/clock"
                },
                {
                        "name": "lcobucci/jwt",
                        "version": "4.3.0",
                        "version_normalized": "4.3.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/lcobucci/jwt.git",
                                "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4",
                                "reference": "4d7de2fe0d51a96418c0d04004986e410e87f6b4",
                                "shasum": ""
                        },
                        "require": {
                                "ext-hash": "*",
                                "ext-json": "*",
                                "ext-mbstring": "*",
                                "ext-openssl": "*",
                                "ext-sodium": "*",
                                "lcobucci/clock": "^2.0 || ^3.0",
                                "php": "^7.4 || ^8.0"
                        },
                        "require-dev": {
                                "infection/infection": "^0.21",
                                "lcobucci/coding-standard": "^6.0",
                                "mikey179/vfsstream": "^1.6.7",
                                "phpbench/phpbench": "^1.2",
                                "phpstan/extension-installer": "^1.0",
                                "phpstan/phpstan": "^1.4",
                                "phpstan/phpstan-deprecation-rules": "^1.0",
                                "phpstan/phpstan-phpunit": "^1.0",
                                "phpstan/phpstan-strict-rules": "^1.0",
                                "phpunit/php-invoker": "^3.1",
                                "phpunit/phpunit": "^9.5"
                        },
                        "time": "2023-01-02T13:28:00+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Lcobucci\\JWT\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "BSD-3-Clause"
                        ],
                        "authors": [
                                {
                                        "name": "Luís Cobucci",
                                        "email": "lcobucci@gmail.com",
                                        "role": "Developer"
                                }
                        ],
                        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
                        "keywords": [
                                "JWS",
                                "jwt"
                        ],
                        "support": {
                                "issues": "https://github.com/lcobucci/jwt/issues",
                                "source": "https://github.com/lcobucci/jwt/tree/4.3.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/lcobucci",
                                        "type": "github"
                                },
                                {
                                        "url": "https://www.patreon.com/lcobucci",
                                        "type": "patreon"
                                }
                        ],
                        "install-path": "../lcobucci/jwt"
                },
                {
                        "name": "monolog/monolog",
                        "version": "3.9.0",
                        "version_normalized": "3.9.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Seldaek/monolog.git",
                                "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
                                "reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1",
                                "psr/log": "^2.0 || ^3.0"
                        },
                        "provide": {
                                "psr/log-implementation": "3.0.0"
                        },
                        "require-dev": {
                                "aws/aws-sdk-php": "^3.0",
                                "doctrine/couchdb": "~1.0@dev",
                                "elasticsearch/elasticsearch": "^7 || ^8",
                                "ext-json": "*",
                                "graylog2/gelf-php": "^1.4.2 || ^2.0",
                                "guzzlehttp/guzzle": "^7.4.5",
                                "guzzlehttp/psr7": "^2.2",
                                "mongodb/mongodb": "^1.8",
                                "php-amqplib/php-amqplib": "~2.4 || ^3",
                                "php-console/php-console": "^3.1.8",
                                "phpstan/phpstan": "^2",
                                "phpstan/phpstan-deprecation-rules": "^2",
                                "phpstan/phpstan-strict-rules": "^2",
                                "phpunit/phpunit": "^10.5.17 || ^11.0.7",
                                "predis/predis": "^1.1 || ^2",
                                "rollbar/rollbar": "^4.0",
                                "ruflin/elastica": "^7 || ^8",
                                "symfony/mailer": "^5.4 || ^6",
                                "symfony/mime": "^5.4 || ^6"
                        },
                        "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-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
                                "ext-mbstring": "Allow to work properly with unicode symbols",
                                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                                "ext-openssl": "Required to send log messages using SSL",
                                "ext-sockets": "Allow sending log messages to a Syslog server (via UDP 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",
                                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
                        },
                        "time": "2025-03-24T10:02:05+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "3.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/3.9.0"
                        },
                        "funding": [
                                {
                                        "url": "https://github.com/Seldaek",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../monolog/monolog"
                },
                {
                        "name": "mtdowling/jmespath.php",
                        "version": "2.8.0",
                        "version_normalized": "2.8.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/jmespath/jmespath.php.git",
                                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                                "reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.2.5 || ^8.0",
                                "symfony/polyfill-mbstring": "^1.17"
                        },
                        "require-dev": {
                                "composer/xdebug-handler": "^3.0.3",
                                "phpunit/phpunit": "^8.5.33"
                        },
                        "time": "2024-09-04T18:46:31+00:00",
                        "bin": [
                                "bin/jp.php"
                        ],
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "2.8-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/JmesPath.php"
                                ],
                                "psr-4": {
                                        "JmesPath\\": "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"
                                }
                        ],
                        "description": "Declaratively specify how to extract elements from a JSON document",
                        "keywords": [
                                "json",
                                "jsonpath"
                        ],
                        "support": {
                                "issues": "https://github.com/jmespath/jmespath.php/issues",
                                "source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
                        },
                        "install-path": "../mtdowling/jmespath.php"
                },
                {
                        "name": "psr/cache",
                        "version": "3.0.0",
                        "version_normalized": "3.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/cache.git",
                                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                                "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.0.0"
                        },
                        "time": "2021-02-03T23:26:27+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": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for caching libraries",
                        "keywords": [
                                "cache",
                                "psr",
                                "psr-6"
                        ],
                        "support": {
                                "source": "https://github.com/php-fig/cache/tree/3.0.0"
                        },
                        "install-path": "../psr/cache"
                },
                {
                        "name": "psr/clock",
                        "version": "1.0.0",
                        "version_normalized": "1.0.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/clock.git",
                                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0 || ^8.0"
                        },
                        "time": "2022-11-25T14:36:26+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Clock\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interface for reading the clock.",
                        "homepage": "https://github.com/php-fig/clock",
                        "keywords": [
                                "clock",
                                "now",
                                "psr",
                                "psr-20",
                                "time"
                        ],
                        "support": {
                                "issues": "https://github.com/php-fig/clock/issues",
                                "source": "https://github.com/php-fig/clock/tree/1.0.0"
                        },
                        "install-path": "../psr/clock"
                },
                {
                        "name": "psr/http-client",
                        "version": "1.0.3",
                        "version_normalized": "1.0.3.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-client.git",
                                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0 || ^8.0",
                                "psr/http-message": "^1.0 || ^2.0"
                        },
                        "time": "2023-09-23T14:17:50+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": "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"
                        },
                        "install-path": "../psr/http-client"
                },
                {
                        "name": "psr/http-factory",
                        "version": "1.1.0",
                        "version_normalized": "1.1.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/http-factory.git",
                                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.1",
                                "psr/http-message": "^1.0 || ^2.0"
                        },
                        "time": "2024-04-15T12:06:14+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": "https://www.php-fig.org/"
                                }
                        ],
                        "description": "PSR-17: 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"
                        },
                        "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": {
                                        "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": "3.0.2",
                        "version_normalized": "3.0.2.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/log.git",
                                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.0.0"
                        },
                        "time": "2024-09-11T13:17:53+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "3.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\Log\\": "src"
                                }
                        },
                        "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/3.0.2"
                        },
                        "install-path": "../psr/log"
                },
                {
                        "name": "psr/simple-cache",
                        "version": "1.0.1",
                        "version_normalized": "1.0.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/php-fig/simple-cache.git",
                                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.0"
                        },
                        "time": "2017-10-23T01:57:42+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-master": "1.0.x-dev"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Psr\\SimpleCache\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "PHP-FIG",
                                        "homepage": "http://www.php-fig.org/"
                                }
                        ],
                        "description": "Common interfaces for simple caching",
                        "keywords": [
                                "cache",
                                "caching",
                                "psr",
                                "psr-16",
                                "simple-cache"
                        ],
                        "install-path": "../psr/simple-cache"
                },
                {
                        "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.",
                        "install-path": "../ralouphie/getallheaders"
                },
                {
                        "name": "ramsey/collection",
                        "version": "2.1.1",
                        "version_normalized": "2.1.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ramsey/collection.git",
                                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2",
                                "reference": "344572933ad0181accbf4ba763e85a0306a8c5e2",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^8.1"
                        },
                        "require-dev": {
                                "captainhook/plugin-composer": "^5.3",
                                "ergebnis/composer-normalize": "^2.45",
                                "fakerphp/faker": "^1.24",
                                "hamcrest/hamcrest-php": "^2.0",
                                "jangregor/phpstan-prophecy": "^2.1",
                                "mockery/mockery": "^1.6",
                                "php-parallel-lint/php-console-highlighter": "^1.0",
                                "php-parallel-lint/php-parallel-lint": "^1.4",
                                "phpspec/prophecy-phpunit": "^2.3",
                                "phpstan/extension-installer": "^1.4",
                                "phpstan/phpstan": "^2.1",
                                "phpstan/phpstan-mockery": "^2.0",
                                "phpstan/phpstan-phpunit": "^2.0",
                                "phpunit/phpunit": "^10.5",
                                "ramsey/coding-standard": "^2.3",
                                "ramsey/conventional-commits": "^1.6",
                                "roave/security-advisories": "dev-latest"
                        },
                        "time": "2025-03-22T05:38:12+00:00",
                        "type": "library",
                        "extra": {
                                "captainhook": {
                                        "force-install": true
                                },
                                "ramsey/conventional-commits": {
                                        "configFile": "conventional-commits.json"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Ramsey\\Collection\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Ben Ramsey",
                                        "email": "ben@benramsey.com",
                                        "homepage": "https://benramsey.com"
                                }
                        ],
                        "description": "A PHP library for representing and manipulating collections.",
                        "keywords": [
                                "array",
                                "collection",
                                "hash",
                                "map",
                                "queue",
                                "set"
                        ],
                        "support": {
                                "issues": "https://github.com/ramsey/collection/issues",
                                "source": "https://github.com/ramsey/collection/tree/2.1.1"
                        },
                        "install-path": "../ramsey/collection"
                },
                {
                        "name": "ramsey/uuid",
                        "version": "4.9.0",
                        "version_normalized": "4.9.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/ramsey/uuid.git",
                                "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/ramsey/uuid/zipball/4e0e23cc785f0724a0e838279a9eb03f28b092a0",
                                "reference": "4e0e23cc785f0724a0e838279a9eb03f28b092a0",
                                "shasum": ""
                        },
                        "require": {
                                "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13",
                                "php": "^8.0",
                                "ramsey/collection": "^1.2 || ^2.0"
                        },
                        "replace": {
                                "rhumsaa/uuid": "self.version"
                        },
                        "require-dev": {
                                "captainhook/captainhook": "^5.25",
                                "captainhook/plugin-composer": "^5.3",
                                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                                "ergebnis/composer-normalize": "^2.47",
                                "mockery/mockery": "^1.6",
                                "paragonie/random-lib": "^2",
                                "php-mock/php-mock": "^2.6",
                                "php-mock/php-mock-mockery": "^1.5",
                                "php-parallel-lint/php-parallel-lint": "^1.4.0",
                                "phpbench/phpbench": "^1.2.14",
                                "phpstan/extension-installer": "^1.4",
                                "phpstan/phpstan": "^2.1",
                                "phpstan/phpstan-mockery": "^2.0",
                                "phpstan/phpstan-phpunit": "^2.0",
                                "phpunit/phpunit": "^9.6",
                                "slevomat/coding-standard": "^8.18",
                                "squizlabs/php_codesniffer": "^3.13"
                        },
                        "suggest": {
                                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
                        },
                        "time": "2025-06-25T14:20:11+00:00",
                        "type": "library",
                        "extra": {
                                "captainhook": {
                                        "force-install": true
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "src/functions.php"
                                ],
                                "psr-4": {
                                        "Ramsey\\Uuid\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
                        "keywords": [
                                "guid",
                                "identifier",
                                "uuid"
                        ],
                        "support": {
                                "issues": "https://github.com/ramsey/uuid/issues",
                                "source": "https://github.com/ramsey/uuid/tree/4.9.0"
                        },
                        "install-path": "../ramsey/uuid"
                },
                {
                        "name": "riverline/multipart-parser",
                        "version": "2.2.0",
                        "version_normalized": "2.2.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/Riverline/multipart-parser.git",
                                "reference": "1410f23a8fd416a0cf5c8867ea9c95544016c831"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/Riverline/multipart-parser/zipball/1410f23a8fd416a0cf5c8867ea9c95544016c831",
                                "reference": "1410f23a8fd416a0cf5c8867ea9c95544016c831",
                                "shasum": ""
                        },
                        "require": {
                                "ext-mbstring": "*",
                                "php": ">=5.6.0"
                        },
                        "require-dev": {
                                "laminas/laminas-diactoros": "^1.8.7 || ^2.11.1",
                                "phpunit/phpunit": "^5.7 || ^9.0",
                                "psr/http-message": "^1.0",
                                "symfony/psr-http-message-bridge": "^1.1 || ^2.0"
                        },
                        "time": "2025-04-29T08:38:14+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Riverline\\MultiPartParser\\": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Romain Cambien",
                                        "email": "romain@cambien.net"
                                },
                                {
                                        "name": "Riverline",
                                        "homepage": "http://www.riverline.fr"
                                }
                        ],
                        "description": "One class library to parse multipart content with encoding and charset support.",
                        "keywords": [
                                "http",
                                "multipart",
                                "parser"
                        ],
                        "support": {
                                "issues": "https://github.com/Riverline/multipart-parser/issues",
                                "source": "https://github.com/Riverline/multipart-parser/tree/2.2.0"
                        },
                        "install-path": "../riverline/multipart-parser"
                },
                {
                        "name": "rize/uri-template",
                        "version": "0.4.0",
                        "version_normalized": "0.4.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/rize/UriTemplate.git",
                                "reference": "56f374a9a42c7c3998f8b55b6b21b224de90c58b"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/rize/UriTemplate/zipball/56f374a9a42c7c3998f8b55b6b21b224de90c58b",
                                "reference": "56f374a9a42c7c3998f8b55b6b21b224de90c58b",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "^3.63",
                                "phpstan/phpstan": "^1.12",
                                "phpunit/phpunit": "~10.0"
                        },
                        "time": "2024-11-27T12:13:42+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "Rize\\": "src/Rize"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Marut K",
                                        "homepage": "http://twitter.com/rezigned"
                                }
                        ],
                        "description": "PHP URI Template (RFC 6570) supports both expansion & extraction",
                        "keywords": [
                                "RFC 6570",
                                "template",
                                "uri"
                        ],
                        "support": {
                                "issues": "https://github.com/rize/UriTemplate/issues",
                                "source": "https://github.com/rize/UriTemplate/tree/0.4.0"
                        },
                        "funding": [
                                {
                                        "url": "https://www.paypal.me/rezigned",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/rezigned",
                                        "type": "github"
                                },
                                {
                                        "url": "https://opencollective.com/rize-uri-template",
                                        "type": "open_collective"
                                }
                        ],
                        "install-path": "../rize/uri-template"
                },
                {
                        "name": "stella-maris/clock",
                        "version": "0.1.7",
                        "version_normalized": "0.1.7.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/stella-maris-solutions/clock.git",
                                "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
                                "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
                                "shasum": ""
                        },
                        "require": {
                                "php": "^7.0|^8.0",
                                "psr/clock": "^1.0"
                        },
                        "time": "2022-11-25T16:15:06+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "StellaMaris\\Clock\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Andreas Heigl",
                                        "role": "Maintainer"
                                }
                        ],
                        "description": "A pre-release of the proposed PSR-20 Clock-Interface",
                        "homepage": "https://gitlab.com/stella-maris/clock",
                        "keywords": [
                                "clock",
                                "datetime",
                                "point in time",
                                "psr20"
                        ],
                        "support": {
                                "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
                        },
                        "install-path": "../stella-maris/clock"
                },
                {
                        "name": "symfony/deprecation-contracts",
                        "version": "v3.6.0",
                        "version_normalized": "3.6.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/deprecation-contracts.git",
                                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
                                "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=8.1"
                        },
                        "time": "2024-09-25T14:21:43+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/contracts",
                                        "name": "symfony/contracts"
                                },
                                "branch-alias": {
                                        "dev-main": "3.6-dev"
                                }
                        },
                        "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/v3.6.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/deprecation-contracts"
                },
                {
                        "name": "symfony/polyfill-mbstring",
                        "version": "v1.32.0",
                        "version_normalized": "1.32.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-mbstring.git",
                                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                                "shasum": ""
                        },
                        "require": {
                                "ext-iconv": "*",
                                "php": ">=7.2"
                        },
                        "provide": {
                                "ext-mbstring": "*"
                        },
                        "suggest": {
                                "ext-mbstring": "For best performance"
                        },
                        "time": "2024-12-23T08:48:59+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Mbstring\\": ""
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill for the Mbstring extension",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "mbstring",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-mbstring"
                },
                {
                        "name": "symfony/polyfill-php80",
                        "version": "v1.32.0",
                        "version_normalized": "1.32.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php80.git",
                                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "time": "2025-01-02T08:10:11+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php80\\": ""
                                },
                                "classmap": [
                                        "Resources/stubs"
                                ]
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Ion Bazan",
                                        "email": "ion.bazan@gmail.com"
                                },
                                {
                                        "name": "Nicolas Grekas",
                                        "email": "p@tchwork.com"
                                },
                                {
                                        "name": "Symfony Community",
                                        "homepage": "https://symfony.com/contributors"
                                }
                        ],
                        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-php80"
                },
                {
                        "name": "symfony/polyfill-php81",
                        "version": "v1.32.0",
                        "version_normalized": "1.32.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/symfony/polyfill-php81.git",
                                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                                "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "time": "2024-09-09T11:45:10+00:00",
                        "type": "library",
                        "extra": {
                                "thanks": {
                                        "url": "https://github.com/symfony/polyfill",
                                        "name": "symfony/polyfill"
                                }
                        },
                        "installation-source": "dist",
                        "autoload": {
                                "files": [
                                        "bootstrap.php"
                                ],
                                "psr-4": {
                                        "Symfony\\Polyfill\\Php81\\": ""
                                },
                                "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 8.1+ features to lower PHP versions",
                        "homepage": "https://symfony.com",
                        "keywords": [
                                "compatibility",
                                "polyfill",
                                "portable",
                                "shim"
                        ],
                        "support": {
                                "source": "https://github.com/symfony/polyfill-php81/tree/v1.32.0"
                        },
                        "funding": [
                                {
                                        "url": "https://symfony.com/sponsor",
                                        "type": "custom"
                                },
                                {
                                        "url": "https://github.com/fabpot",
                                        "type": "github"
                                },
                                {
                                        "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                                        "type": "tidelift"
                                }
                        ],
                        "install-path": "../symfony/polyfill-php81"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
