{ "name": "google/auth", "type": "library", "description": "Google Auth Library for PHP", "keywords": ["google", "oauth2", "authentication"], "homepage": "http://github.com/google/google-auth-library-php", "license": "Apache-2.0", "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/" }, "require": { "php": ">=5.6", "firebase/php-jwt": "~5.0", "guzzlehttp/guzzle": "^6.2.1|^7.0", "guzzlehttp/psr7": "^1.7|^2.0", "psr/http-message": "^1.0", "psr/cache": "^1.0|^2.0" }, "require-dev": { "guzzlehttp/promises": "0.1.1|^1.3", "squizlabs/php_codesniffer": "^3.5", "phpunit/phpunit": "^5.7||^8.5.13", "phpspec/prophecy-phpunit": "^1.1", "sebastian/comparator": ">=1.2.3", "phpseclib/phpseclib": "^2.0.31", "kelvinmo/simplejwt": "^0.2.5|^0.5.1" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2." }, "autoload": { "psr-4": { "Google\\Auth\\": "src" } }, "autoload-dev": { "psr-4": { "Google\\Auth\\Tests\\": "tests" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
src | Folder | 0755 |
|
|
.php-cs-fixer.dist.php | File | 716 B | 0644 |
|
CHANGELOG.md | File | 5.7 KB | 0644 |
|
CODE_OF_CONDUCT.md | File | 1.93 KB | 0644 |
|
COPYING | File | 11.08 KB | 0644 |
|
LICENSE | File | 10.02 KB | 0644 |
|
README.md | File | 10.3 KB | 0644 |
|
SECURITY.md | File | 329 B | 0644 |
|
autoload.php | File | 1.09 KB | 0644 |
|
composer.json | File | 1.13 KB | 0644 |
|
renovate.json | File | 70 B | 0644 |
|