????

Your IP : 18.224.184.41


Current Path : /home2/sarkar82/public_html/wp-content/plugins/siteseo/vendor/google/longrunning/
Upload File :
Current File : /home2/sarkar82/public_html/wp-content/plugins/siteseo/vendor/google/longrunning/composer.json

{
    "name": "google/longrunning",
    "description": "Google LongRunning Client for PHP",
    "license": "Apache-2.0",
    "minimum-stability": "stable",
    "autoload": {
        "psr-4": {
            "Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning",
            "Google\\LongRunning\\": "src/LongRunning",
            "GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning"
        }
   },
   "extra": {
        "component": {
            "id": "longrunning",
            "path": "LongRunning",
            "entry": null,
            "target": "googleapis/php-longrunning"
        }
    },
    "require-dev": {
        "google/gax": "^1.13.0",
        "phpunit/phpunit": "^9.0"
    }
}