Skip to content

Commit

Permalink
upgrade php client services to 0.11 (googleapis#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Mar 13, 2017
1 parent c522a3d commit e430670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"require": {
"php": ">=5.4",
"google/auth": "^0.11",
"google/apiclient-services": "^0.9",
"google/apiclient-services": "^0.11",
"firebase/php-jwt": "~2.0|~3.0|~4.0",
"monolog/monolog": "^1.17",
"phpseclib/phpseclib": "~0.3.10|~2.0",
Expand Down

0 comments on commit e430670

Please sign in to comment.