���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /var/www/html/st2/vendor/google/gax/ |
{ "name": "google/gax", "type": "library", "description": "Google API Core for PHP", "keywords": ["google"], "homepage": "https://github.com/googleapis/gax-php", "license": "BSD-3-Clause", "require": { "php": ">=5.5", "google/auth": "^1.2.0", "grpc/grpc": "^1.4", "google/protobuf": "^3.5.1", "guzzlehttp/promises": "^1.3", "guzzlehttp/psr7": "^1.2" }, "require-dev": { "phpunit/phpunit": "^4.8.36", "squizlabs/php_codesniffer": "2.*", "sami/sami": "*" }, "autoload": { "psr-4": { "Google\\Api\\": "src/Api", "Google\\ApiCore\\": "src/ApiCore", "Google\\Cloud\\": "src/Cloud", "Google\\Iam\\": "src/Iam", "Google\\Jison\\": "src/Jison", "Google\\LongRunning\\": "src/LongRunning", "Google\\Rpc\\": "src/Rpc", "Google\\Type\\": "src/Type", "GPBMetadata\\Google\\": "metadata" } }, "autoload-dev": { "psr-4": { "Google\\ApiCore\\Dev\\": "dev/src", "Google\\": "tests", "GPBMetadata\\": "metadata" } }, "scripts": { "regenerate-test-protos": "dev/sh/regenerate-test-protos.sh" } }