| { |
| "_readme": [ |
| "This file locks the dependencies of your project to a known state", |
| "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
| "This file is @generated automatically" |
| ], |
| "content-hash": "724b35a1604b000b76542b5f31d8cb69", |
| "packages": [ |
| { |
| "name": "google/protobuf", |
| "version": "v3.25.1", |
| "source": { |
| "type": "git", |
| "url": "https://github.com/protocolbuffers/protobuf-php.git", |
| "reference": "1fb247e72df401c863ed239c1660f981644af5db" |
| }, |
| "dist": { |
| "type": "zip", |
| "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/1fb247e72df401c863ed239c1660f981644af5db", |
| "reference": "1fb247e72df401c863ed239c1660f981644af5db", |
| "shasum": "" |
| }, |
| "require": { |
| "php": ">=7.0.0" |
| }, |
| "require-dev": { |
| "phpunit/phpunit": ">=5.0.0" |
| }, |
| "suggest": { |
| "ext-bcmath": "Need to support JSON deserialization" |
| }, |
| "type": "library", |
| "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.1" |
| }, |
| "time": "2023-11-15T21:36:03+00:00" |
| } |
| ], |
| "packages-dev": [], |
| "aliases": [], |
| "minimum-stability": "stable", |
| "stability-flags": [], |
| "prefer-stable": false, |
| "prefer-lowest": false, |
| "platform": [], |
| "platform-dev": [], |
| "plugin-api-version": "2.6.0" |
| } |