JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "composer.json"

Full Path: /home/u735268861/domains/palsarh.in/public_html/ccs/vendor/google/common-protos/composer.json
File size: 1.09 KB
MIME-type: application/json
Charset: utf-8

{
  "name": "google/common-protos",
  "type": "library",
  "description": "Google API Common Protos for PHP",
  "version": "4.11.0",
  "keywords": [
    "google"
  ],
  "homepage": "https://github.com/googleapis/common-protos-php",
  "license": "Apache-2.0",
  "require": {
    "php": "^8.0",
    "google/protobuf": "^v3.25.3||^4.26.1"
  },
  "require-dev": {
    "phpunit/phpunit": "^9.6"
  },
  "autoload": {
    "psr-4": {
      "Google\\Api\\": "src/Api",
      "Google\\Cloud\\": "src/Cloud",
      "Google\\Iam\\": "src/Iam",
      "Google\\Rpc\\": "src/Rpc",
      "Google\\Type\\": "src/Type",
      "GPBMetadata\\Google\\Api\\": "metadata/Api",
      "GPBMetadata\\Google\\Cloud\\": "metadata/Cloud",
      "GPBMetadata\\Google\\Iam\\": "metadata/Iam",
      "GPBMetadata\\Google\\Logging\\": "metadata/Logging",
      "GPBMetadata\\Google\\Rpc\\": "metadata/Rpc",
      "GPBMetadata\\Google\\Type\\": "metadata/Type"
    }
  },
  "extra": {
    "component": {
      "id": "common-protos",
      "target": "googleapis/common-protos-php.git",
      "path": "CommonProtos",
      "entry": "README.md"
    }
  }
}