Skip to content

Commit

Permalink
add auth back to core, for non gapic components (thx bshaffer!)
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsupplee committed Jan 22, 2018
1 parent 57a6abb commit bec31a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"require": {
"php": ">=5.5",
"rize/uri-template": "~0.3",
"google/auth": "^1.2",
"guzzlehttp/guzzle": "^5.3|^6.0",
"guzzlehttp/psr7": "^1.2",
"monolog/monolog": "~1",
Expand Down

0 comments on commit bec31a5

Please sign in to comment.