# media-cloud-sync/trunk/includes/sdk/google/composer/installed.json

Media Cloud Sync, version trunk. 1,590 lines.

- Page: https://pluginprobe.com/plugins/media-cloud-sync/trunk/code/includes/sdk/google/composer/installed.json
- Raw: https://pluginprobe.com/plugins/media-cloud-sync/trunk/raw/includes/sdk/google/composer/installed.json
- Modified: 2026-05-26T18:20:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/media-cloud-sync/trunk/code/includes/sdk/google/composer/installed.json#L10-L20`.

```json
{
	"packages": [
		{
			"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": {
					"Dudlewebs\\WPMCS\\GCP\\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": "firebase\/php-jwt",
			"version": "v7.0.3",
			"version_normalized": "7.0.3.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/firebase\/php-jwt.git",
				"reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/firebase\/php-jwt\/zipball\/28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
				"reference": "28aa0694bcfdfa5e2959c394d5a1ee7a5083629e",
				"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": "2026-02-25T22:16:40+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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\/v7.0.3"
			},
			"install-path": "..\/firebase\/php-jwt"
		},
		{
			"name": "google\/auth",
			"version": "v1.50.1",
			"version_normalized": "1.50.1.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/google-auth-library-php.git",
				"reference": "870c17ee3a1d73338d39a9ffa77a700ba77f5a83"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/google-auth-library-php\/zipball\/870c17ee3a1d73338d39a9ffa77a700ba77f5a83",
				"reference": "870c17ee3a1d73338d39a9ffa77a700ba77f5a83",
				"shasum": ""
			},
			"require": {
				"firebase\/php-jwt": "^6.0||^7.0",
				"guzzlehttp\/guzzle": "^7.4.5",
				"guzzlehttp\/psr7": "^2.4.5",
				"php": "^8.1",
				"psr\/cache": "^2.0||^3.0",
				"psr\/http-message": "^1.1||^2.0",
				"psr\/log": "^2.0||^3.0"
			},
			"require-dev": {
				"guzzlehttp\/promises": "^2.0",
				"kelvinmo\/simplejwt": "^1.1.0",
				"phpseclib\/phpseclib": "^3.0.35",
				"phpspec\/prophecy-phpunit": "^2.1",
				"phpunit\/phpunit": "^9.6",
				"sebastian\/comparator": ">=1.2.3",
				"squizlabs\/php_codesniffer": "^4.0",
				"symfony\/filesystem": "^6.3||^7.3",
				"symfony\/process": "^6.0||^7.0",
				"webmozart\/assert": "^1.11||^2.0"
			},
			"suggest": {
				"phpseclib\/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
			},
			"time": "2026-03-18T20:03:29+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.50.1"
			},
			"install-path": "..\/google\/auth"
		},
		{
			"name": "google\/cloud-core",
			"version": "v1.71.2",
			"version_normalized": "1.71.2.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/google-cloud-php-core.git",
				"reference": "1030847fcbb6b2ae70c48379cc5dbc7603f8faac"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/google-cloud-php-core\/zipball\/1030847fcbb6b2ae70c48379cc5dbc7603f8faac",
				"reference": "1030847fcbb6b2ae70c48379cc5dbc7603f8faac",
				"shasum": ""
			},
			"require": {
				"google\/auth": "^1.34",
				"google\/gax": "^1.38.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": "^8.1",
				"psr\/http-message": "^1.0||^2.0",
				"rize\/uri-template": "~0.3||~0.4"
			},
			"require-dev": {
				"erusev\/parsedown": "^1.6",
				"google\/cloud-common-protos": "~0.5||^1.0",
				"nikic\/php-parser": "^5.6",
				"opis\/closure": "^3.7|^4.0",
				"phpdocumentor\/reflection": "^6.0",
				"phpdocumentor\/reflection-docblock": "^5.3.3||^6.0",
				"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": "2026-03-17T23:07:39+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": {
					"Dudlewebs\\WPMCS\\GCP\\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.71.2"
			},
			"install-path": "..\/google\/cloud-core"
		},
		{
			"name": "google\/cloud-storage",
			"version": "v1.49.2",
			"version_normalized": "1.49.2.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/google-cloud-php-storage.git",
				"reference": "1cab44377fc65c7feba1f706970f3abf5ccba392"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/google-cloud-php-storage\/zipball\/1cab44377fc65c7feba1f706970f3abf5ccba392",
				"reference": "1cab44377fc65c7feba1f706970f3abf5ccba392",
				"shasum": ""
			},
			"require": {
				"google\/cloud-core": "^1.57",
				"php": "^8.1",
				"ramsey\/uuid": "^4.2.3"
			},
			"require-dev": {
				"erusev\/parsedown": "^1.6",
				"google\/cloud-pubsub": "^2.0",
				"phpdocumentor\/reflection": "^5.3.3||^6.0",
				"phpdocumentor\/reflection-docblock": "^5.3.3||^6.0",
				"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": "2026-01-23T22:57: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": {
					"Dudlewebs\\WPMCS\\GCP\\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.49.2"
			},
			"install-path": "..\/google\/cloud-storage"
		},
		{
			"name": "google\/common-protos",
			"version": "4.12.5",
			"version_normalized": "4.12.5.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/common-protos-php.git",
				"reference": "d6fda6dad6416035e3c789f3f0cc5cb8494956b2"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/common-protos-php\/zipball\/d6fda6dad6416035e3c789f3f0cc5cb8494956b2",
				"reference": "d6fda6dad6416035e3c789f3f0cc5cb8494956b2",
				"shasum": ""
			},
			"require": {
				"google\/protobuf": "^4.31||^5.0",
				"php": "^8.1"
			},
			"require-dev": {
				"phpunit\/phpunit": "^9.6"
			},
			"time": "2026-03-17T23:07:39+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": {
					"Dudlewebs\\WPMCS\\GCP\\Google\\Api\\": "src\/Api",
					"Dudlewebs\\WPMCS\\GCP\\Google\\Iam\\": "src\/Iam",
					"Dudlewebs\\WPMCS\\GCP\\Google\\Rpc\\": "src\/Rpc",
					"Dudlewebs\\WPMCS\\GCP\\Google\\Type\\": "src\/Type",
					"Dudlewebs\\WPMCS\\GCP\\Google\\Cloud\\": "src\/Cloud",
					"Dudlewebs\\WPMCS\\GCP\\GPBMetadata\\Google\\Api\\": "metadata\/Api",
					"Dudlewebs\\WPMCS\\GCP\\GPBMetadata\\Google\\Iam\\": "metadata\/Iam",
					"Dudlewebs\\WPMCS\\GCP\\GPBMetadata\\Google\\Rpc\\": "metadata\/Rpc",
					"Dudlewebs\\WPMCS\\GCP\\GPBMetadata\\Google\\Type\\": "metadata\/Type",
					"Dudlewebs\\WPMCS\\GCP\\GPBMetadata\\Google\\Cloud\\": "metadata\/Cloud",
					"Dudlewebs\\WPMCS\\GCP\\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.5"
			},
			"install-path": "..\/google\/common-protos"
		},
		{
			"name": "google\/gax",
			"version": "v1.42.1",
			"version_normalized": "1.42.1.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/gax-php.git",
				"reference": "ab334c4869f4f16b6112acc95972a97b81dbfdda"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/gax-php\/zipball\/ab334c4869f4f16b6112acc95972a97b81dbfdda",
				"reference": "ab334c4869f4f16b6112acc95972a97b81dbfdda",
				"shasum": ""
			},
			"require": {
				"google\/auth": "^1.49",
				"google\/common-protos": "^4.4",
				"google\/grpc-gcp": "^0.4",
				"google\/longrunning": "~0.4",
				"google\/protobuf": "^4.31||^5.0",
				"grpc\/grpc": "^1.13",
				"guzzlehttp\/promises": "^2.0",
				"guzzlehttp\/psr7": "^2.0",
				"php": "^8.1",
				"ramsey\/uuid": "^4.0"
			},
			"conflict": {
				"ext-protobuf": "<4.31.0"
			},
			"require-dev": {
				"google\/cloud-tools": "^0.16.1",
				"phpspec\/prophecy-phpunit": "^2.1",
				"phpstan\/phpstan": "^2.0",
				"phpunit\/phpunit": "^9.6"
			},
			"time": "2026-03-12T21:22:20+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\Google\\ApiCore\\": "src",
					"Dudlewebs\\WPMCS\\GCP\\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.42.1"
			},
			"install-path": "..\/google\/gax"
		},
		{
			"name": "google\/grpc-gcp",
			"version": "0.4.2",
			"version_normalized": "0.4.2.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/GoogleCloudPlatform\/grpc-gcp-php.git",
				"reference": "1049c0c15b6a1789fdeb52af688a94d540932469"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/GoogleCloudPlatform\/grpc-gcp-php\/zipball\/1049c0c15b6a1789fdeb52af688a94d540932469",
				"reference": "1049c0c15b6a1789fdeb52af688a94d540932469",
				"shasum": ""
			},
			"require": {
				"google\/auth": "^1.3",
				"google\/protobuf": "^v3.25.3||^4.26.1||^5.0",
				"grpc\/grpc": "^v1.13.0",
				"php": "^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": "2026-03-12T22:56:09+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.4.2"
			},
			"install-path": "..\/google\/grpc-gcp"
		},
		{
			"name": "google\/longrunning",
			"version": "0.7.0",
			"version_normalized": "0.7.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/googleapis\/php-longrunning.git",
				"reference": "5c0a0fc30a8f698a47a2e9fc61f6640aed35c84f"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/googleapis\/php-longrunning\/zipball\/5c0a0fc30a8f698a47a2e9fc61f6640aed35c84f",
				"reference": "5c0a0fc30a8f698a47a2e9fc61f6640aed35c84f",
				"shasum": ""
			},
			"require-dev": {
				"google\/gax": "^1.38.0",
				"phpunit\/phpunit": "^9.0"
			},
			"time": "2026-03-17T23:07:39+00:00",
			"type": "library",
			"extra": {
				"component": {
					"id": "longrunning",
					"path": "LongRunning",
					"entry": null,
					"target": "googleapis\/php-longrunning"
				}
			},
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\Google\\LongRunning\\": "src\/LongRunning",
					"Dudlewebs\\WPMCS\\GCP\\Google\\ApiCore\\LongRunning\\": "src\/ApiCore\/LongRunning",
					"Dudlewebs\\WPMCS\\GCP\\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.7.0"
			},
			"install-path": "..\/google\/longrunning"
		},
		{
			"name": "google\/protobuf",
			"version": "v4.33.6",
			"version_normalized": "4.33.6.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/protocolbuffers\/protobuf-php.git",
				"reference": "84b008c23915ed94536737eae46f41ba3bccfe67"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/protocolbuffers\/protobuf-php\/zipball\/84b008c23915ed94536737eae46f41ba3bccfe67",
				"reference": "84b008c23915ed94536737eae46f41ba3bccfe67",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1.0"
			},
			"require-dev": {
				"phpunit\/phpunit": ">=10.5.62 <11.0.0"
			},
			"suggest": {
				"ext-bcmath": "Need to support JSON deserialization"
			},
			"time": "2026-03-18T17:32:05+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\Google\\Protobuf\\": "src\/Google\/Protobuf",
					"Dudlewebs\\WPMCS\\GCP\\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\/v4.33.6"
			},
			"install-path": "..\/google\/protobuf"
		},
		{
			"name": "grpc\/grpc",
			"version": "1.74.0",
			"version_normalized": "1.74.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/grpc\/grpc-php.git",
				"reference": "32bf4dba256d60d395582fb6e4e8d3936bcdb713"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/grpc\/grpc-php\/zipball\/32bf4dba256d60d395582fb6e4e8d3936bcdb713",
				"reference": "32bf4dba256d60d395582fb6e4e8d3936bcdb713",
				"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": "2025-07-24T20:02:16+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.74.0"
			},
			"install-path": "..\/grpc\/grpc"
		},
		{
			"name": "guzzlehttp\/guzzle",
			"version": "7.10.0",
			"version_normalized": "7.10.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/guzzle\/guzzle.git",
				"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/guzzle\/guzzle\/zipball\/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
				"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"guzzlehttp\/promises": "^2.3",
				"guzzlehttp\/psr7": "^2.8",
				"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-08-23T22:36:01+00:00",
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"installation-source": "dist",
			"autoload": {
				"files": ["src\/functions_include.php"],
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\GuzzleHttp\\": "src\/"
				}
			},
			"notification-url": "https:\/\/packagist.org\/downloads\/",
			"license": ["MIT"],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https:\/\/github.com\/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https:\/\/github.com\/mtdowling"
				},
				{
					"name": "Jeremy Lindblom",
					"email": "jeremeamia@gmail.com",
					"homepage": "https:\/\/github.com\/jeremeamia"
				},
				{
					"name": "George Mponos",
					"email": "gmponos@gmail.com",
					"homepage": "https:\/\/github.com\/gmponos"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https:\/\/github.com\/Nyholm"
				},
				{
					"name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https:\/\/github.com\/sagikazarmark"
				},
				{
					"name": "Tobias Schultze",
					"email": "webmaster@tubo-world.de",
					"homepage": "https:\/\/github.com\/Tobion"
				}
			],
			"description": "Guzzle is a PHP HTTP client library",
			"keywords": [
				"client",
				"curl",
				"framework",
				"http",
				"http client",
				"psr-18",
				"psr-7",
				"rest",
				"web service"
			],
			"support": {
				"issues": "https:\/\/github.com\/guzzle\/guzzle\/issues",
				"source": "https:\/\/github.com\/guzzle\/guzzle\/tree\/7.10.0"
			},
			"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": "2.3.0",
			"version_normalized": "2.3.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/guzzle\/promises.git",
				"reference": "481557b130ef3790cf82b713667b43030dc9c957"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/guzzle\/promises\/zipball\/481557b130ef3790cf82b713667b43030dc9c957",
				"reference": "481557b130ef3790cf82b713667b43030dc9c957",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0"
			},
			"require-dev": {
				"bamarni\/composer-bin-plugin": "^1.8.2",
				"phpunit\/phpunit": "^8.5.44 || ^9.6.25"
			},
			"time": "2025-08-22T14:34:08+00:00",
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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\/2.3.0"
			},
			"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.9.0",
			"version_normalized": "2.9.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/guzzle\/psr7.git",
				"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/guzzle\/psr7\/zipball\/7d0ed42f28e42d61352a7a79de682e5e67fec884",
				"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
				"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",
				"jshttp\/mime-db": "1.54.0.1",
				"phpunit\/phpunit": "^8.5.44 || ^9.6.25"
			},
			"suggest": {
				"laminas\/laminas-httphandlerrunner": "Emit PSR-7 responses"
			},
			"time": "2026-03-10T16:41:02+00:00",
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\GuzzleHttp\\Psr7\\": "src\/"
				}
			},
			"notification-url": "https:\/\/packagist.org\/downloads\/",
			"license": ["MIT"],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https:\/\/github.com\/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https:\/\/github.com\/mtdowling"
				},
				{
					"name": "George Mponos",
					"email": "gmponos@gmail.com",
					"homepage": "https:\/\/github.com\/gmponos"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https:\/\/github.com\/Nyholm"
				},
				{
					"name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https:\/\/github.com\/sagikazarmark"
				},
				{
					"name": "Tobias Schultze",
					"email": "webmaster@tubo-world.de",
					"homepage": "https:\/\/github.com\/Tobion"
				},
				{
					"name": "M\u00e1rk S\u00e1gi-Kaz\u00e1r",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https:\/\/sagikazarmark.hu"
				}
			],
			"description": "PSR-7 message implementation that also provides common utility methods",
			"keywords": [
				"http",
				"message",
				"psr-7",
				"request",
				"response",
				"stream",
				"uri",
				"url"
			],
			"support": {
				"issues": "https:\/\/github.com\/guzzle\/psr7\/issues",
				"source": "https:\/\/github.com\/guzzle\/psr7\/tree\/2.9.0"
			},
			"funding": [
				{
					"url": "https:\/\/github.com\/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https:\/\/github.com\/Nyholm",
					"type": "github"
				},
				{
					"url": "https:\/\/tidelift.com\/funding\/github\/packagist\/guzzlehttp\/psr7",
					"type": "tidelift"
				}
			],
			"install-path": "..\/guzzlehttp\/psr7"
		},
		{
			"name": "monolog\/monolog",
			"version": "3.10.0",
			"version_normalized": "3.10.0.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/Seldaek\/monolog.git",
				"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/Seldaek\/monolog\/zipball\/b321dd6749f0bf7189444158a3ce785cc16d69b0",
				"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
				"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 || ^2.0",
				"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": "2026-01-02T08:56:05+00:00",
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.x-dev"
				}
			},
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.10.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": "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": {
					"Dudlewebs\\WPMCS\\GCP\\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\/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": {
					"Dudlewebs\\WPMCS\\GCP\\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": {
					"Dudlewebs\\WPMCS\\GCP\\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": {
					"Dudlewebs\\WPMCS\\GCP\\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": {
					"Dudlewebs\\WPMCS\\GCP\\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": "ralouphie\/getallheaders",
			"version": "3.0.3",
			"version_normalized": "3.0.3.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/ralouphie\/getallheaders.git",
				"reference": "120b605dfeb996808c31b6477290a714d356e822"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/ralouphie\/getallheaders\/zipball\/120b605dfeb996808c31b6477290a714d356e822",
				"reference": "120b605dfeb996808c31b6477290a714d356e822",
				"shasum": ""
			},
			"require": {
				"php": ">=5.6"
			},
			"require-dev": {
				"php-coveralls\/php-coveralls": "^2.1",
				"phpunit\/phpunit": "^5 || ^6.5"
			},
			"time": "2019-03-08T08:55:37+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"files": ["src\/getallheaders.php"]
			},
			"notification-url": "https:\/\/packagist.org\/downloads\/",
			"license": ["MIT"],
			"authors": [
				{
					"name": "Ralph Khattar",
					"email": "ralph.khattar@gmail.com"
				}
			],
			"description": "A polyfill for getallheaders.",
			"support": {
				"issues": "https:\/\/github.com\/ralouphie\/getallheaders\/issues",
				"source": "https:\/\/github.com\/ralouphie\/getallheaders\/tree\/develop"
			},
			"install-path": "..\/ralouphie\/getallheaders"
		},
		{
			"name": "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": {
					"Dudlewebs\\WPMCS\\GCP\\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.2",
			"version_normalized": "4.9.2.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/ramsey\/uuid.git",
				"reference": "8429c78ca35a09f27565311b98101e2826affde0"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/ramsey\/uuid\/zipball\/8429c78ca35a09f27565311b98101e2826affde0",
				"reference": "8429c78ca35a09f27565311b98101e2826affde0",
				"shasum": ""
			},
			"require": {
				"brick\/math": "^0.8.16 || ^0.9 || ^0.10 || ^0.11 || ^0.12 || ^0.13 || ^0.14",
				"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-12-14T04:43:48+00:00",
			"type": "library",
			"extra": {
				"captainhook": {
					"force-install": true
				}
			},
			"installation-source": "dist",
			"autoload": {
				"files": ["src\/functions.php"],
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.2"
			},
			"install-path": "..\/ramsey\/uuid"
		},
		{
			"name": "rize\/uri-template",
			"version": "0.4.1",
			"version_normalized": "0.4.1.0",
			"source": {
				"type": "git",
				"url": "https:\/\/github.com\/rize\/UriTemplate.git",
				"reference": "abb53c8b73a5b6c24e11f49036ab842f560cad33"
			},
			"dist": {
				"type": "zip",
				"url": "https:\/\/api.github.com\/repos\/rize\/UriTemplate\/zipball\/abb53c8b73a5b6c24e11f49036ab842f560cad33",
				"reference": "abb53c8b73a5b6c24e11f49036ab842f560cad33",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"friendsofphp\/php-cs-fixer": "^3.63",
				"phpstan\/phpstan": "^1.12",
				"phpunit\/phpunit": "~10.0"
			},
			"time": "2025-12-02T15:19:04+00:00",
			"type": "library",
			"installation-source": "dist",
			"autoload": {
				"psr-4": {
					"Dudlewebs\\WPMCS\\GCP\\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.1"
			},
			"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": "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"
		}
	],
	"dev": true,
	"dev-package-names": []
}

```
