We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b9d2d commit e3dec39Copy full SHA for e3dec39
README.md
@@ -12,6 +12,8 @@ This library is in Beta. We're comfortable enough with the stability and feature
12
* [PHP 5.2.1 or higher](http://www.php.net/)
13
* [PHP JSON extension](http://php.net/manual/en/book.json.php)
14
15
+*Note*: some features (service accounts and id token verification) require PHP 5.3.0 and above due to cryptographic algorithm requirements.
16
+
17
## Developer Documentation ##
18
http://developers.google.com/api-client-library/php
19
0 commit comments