HEX
Server: nginx/1.26.1
System: Linux main-vm 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
User: root (0)
PHP: 8.2.19
Disabled: NONE
Upload Files
File: /var/www/rocioprime/wp-content/plugins/siteseo/vendor/grpc/grpc/composer.json
{
  "name": "grpc/grpc",
  "type": "library",
  "description": "gRPC library for PHP",
  "keywords": ["rpc"],
  "homepage": "https://grpc.io",
  "license": "Apache-2.0",
  "version": "1.52.0",
  "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."
  },
  "autoload": {
    "psr-4": {
      "Grpc\\": "src/lib/"
    }
  }
}