diff options
author | Stanley Cheung <stanleycheung@google.com> | 2015-05-07 10:39:36 -0700 |
---|---|---|
committer | Stanley Cheung <stanleycheung@google.com> | 2015-05-07 10:39:36 -0700 |
commit | 04cba6041fe8545474e464a62fa2604d87dbdeef (patch) | |
tree | e7caa8bbda54e2240f2af6af31746afcfa9a755c | |
parent | 83606799a43eb138bbd20d082ecde6a149bcc4ae (diff) |
bump php composer.lock again because of auth library fix
-rw-r--r-- | src/php/composer.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/php/composer.lock b/src/php/composer.lock index 8d0c8de437..dce150ce43 100644 --- a/src/php/composer.lock +++ b/src/php/composer.lock @@ -57,12 +57,12 @@ "source": { "type": "git", "url": "https://github.com/google/google-auth-library-php.git", - "reference": "70ff1c9b27b1678827465c72ce81a067e1653442" + "reference": "732e11f276216932dcfa3bbc46a644164c2bdf70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/70ff1c9b27b1678827465c72ce81a067e1653442", - "reference": "70ff1c9b27b1678827465c72ce81a067e1653442", + "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/732e11f276216932dcfa3bbc46a644164c2bdf70", + "reference": "732e11f276216932dcfa3bbc46a644164c2bdf70", "shasum": "" }, "require": { @@ -94,7 +94,7 @@ "google", "oauth2" ], - "time": "2015-05-06 16:31:42" + "time": "2015-05-07 17:24:56" }, { "name": "guzzlehttp/guzzle", |