🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 15:25:53 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
momotimes.therahuldas.com
/
wp-content
/
plugins
/
siteseo
/
vendor
/
grpc
/
grpc
📍 /home/therahul/momotimes.therahuldas.com/wp-content/plugins/siteseo/vendor/grpc/grpc
🔄 Refresh
✏️
Editing: composer.json
Writable
{ "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/" } } }
💾 Save Changes
❌ Cancel