Skip to content

Commit d954b10

Browse files
committed
Merge pull request #870 from bshaffer/bump-google-auth
bump google auth to 0.6
2 parents 202504b + 1e15d9b commit d954b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "Apache-2.0",
88
"require": {
99
"php": ">=5.4",
10-
"google/auth": "0.5",
10+
"google/auth": "0.6",
1111
"firebase/php-jwt": "~2.0|~3.0",
1212
"monolog/monolog": "^1.17",
1313
"phpseclib/phpseclib": "~2.0",

0 commit comments

Comments
 (0)