Skip to content

Commit e3dec39

Browse files
committed
Update README.md
Add a note about PHP 5.3.0 required for crypto.
1 parent c6b9d2d commit e3dec39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This library is in Beta. We're comfortable enough with the stability and feature
1212
* [PHP 5.2.1 or higher](http://www.php.net/)
1313
* [PHP JSON extension](http://php.net/manual/en/book.json.php)
1414

15+
*Note*: some features (service accounts and id token verification) require PHP 5.3.0 and above due to cryptographic algorithm requirements.
16+
1517
## Developer Documentation ##
1618
http://developers.google.com/api-client-library/php
1719

0 commit comments

Comments
 (0)