avm99963 | 99bb77c | 2020-01-27 03:15:08 +0100 | [diff] [blame] | 1 | { |
| 2 | "_readme": [ |
| 3 | "This file locks the dependencies of your project to a known state", |
| 4 | "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
| 5 | "This file is @generated automatically" |
| 6 | ], |
| 7 | "content-hash": "51ea1e0e96ec32af036c55f3fc514e97", |
| 8 | "packages": [ |
| 9 | { |
| 10 | "name": "google/protobuf", |
| 11 | "version": "v3.11.2", |
| 12 | "source": { |
| 13 | "type": "git", |
| 14 | "url": "https://github.com/protocolbuffers/protobuf-php.git", |
| 15 | "reference": "0864882396746542ead01fc002e1644b9490dbe8" |
| 16 | }, |
| 17 | "dist": { |
| 18 | "type": "zip", |
| 19 | "url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/0864882396746542ead01fc002e1644b9490dbe8", |
| 20 | "reference": "0864882396746542ead01fc002e1644b9490dbe8", |
| 21 | "shasum": "" |
| 22 | }, |
| 23 | "require": { |
| 24 | "php": ">=5.5.0" |
| 25 | }, |
| 26 | "require-dev": { |
| 27 | "phpunit/phpunit": ">=4.8.0" |
| 28 | }, |
| 29 | "suggest": { |
| 30 | "ext-bcmath": "Need to support JSON deserialization" |
| 31 | }, |
| 32 | "type": "library", |
| 33 | "autoload": { |
| 34 | "psr-4": { |
| 35 | "Google\\Protobuf\\": "src/Google/Protobuf", |
| 36 | "GPBMetadata\\Google\\Protobuf\\": "src/GPBMetadata/Google/Protobuf" |
| 37 | } |
| 38 | }, |
| 39 | "notification-url": "https://packagist.org/downloads/", |
| 40 | "license": [ |
| 41 | "BSD-3-Clause" |
| 42 | ], |
| 43 | "description": "proto library for PHP", |
| 44 | "homepage": "https://developers.google.com/protocol-buffers/", |
| 45 | "keywords": [ |
| 46 | "proto" |
| 47 | ], |
| 48 | "time": "2019-12-14T00:45:36+00:00" |
| 49 | } |
| 50 | ], |
| 51 | "packages-dev": [], |
| 52 | "aliases": [], |
| 53 | "minimum-stability": "stable", |
| 54 | "stability-flags": [], |
| 55 | "prefer-stable": false, |
| 56 | "prefer-lowest": false, |
| 57 | "platform": [], |
| 58 | "platform-dev": [] |
| 59 | } |