{ "packages": [ { "name": "google/protobuf", "version": "v3.25.7", "version_normalized": "3.25.7.0", "source": { "type": "git", "url": "https://github.com/protocolbuffers/protobuf-php.git", "reference": "6901ac6aed67882732a47d877d4dbd6189cbdcf2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/6901ac6aed67882732a47d877d4dbd6189cbdcf2", "reference": "6901ac6aed67882732a47d877d4dbd6189cbdcf2", "shasum": "", "mirrors": [ { "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", "preferred": true } ] }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": ">=5.0.0" }, "suggest": { "ext-bcmath": "Need to support JSON deserialization" }, "time": "2025-04-23T22:37:01+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.7" }, "install-path": "../google/protobuf" } ], "dev": true, "dev-package-names": [] }