Skip to content

Commit e430670

Browse files
authored
upgrade php client services to 0.11 (#1171)
1 parent c522a3d commit e430670

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
@@ -8,7 +8,7 @@
88
"require": {
99
"php": ">=5.4",
1010
"google/auth": "^0.11",
11-
"google/apiclient-services": "^0.9",
11+
"google/apiclient-services": "^0.11",
1212
"firebase/php-jwt": "~2.0|~3.0|~4.0",
1313
"monolog/monolog": "^1.17",
1414
"phpseclib/phpseclib": "~0.3.10|~2.0",

0 commit comments

Comments
 (0)