update composer dependencies

This commit is contained in:
2019-10-14 22:46:03 +02:00
parent 759eb88ef8
commit 307849f308
1100 changed files with 36539 additions and 22671 deletions

View File

@@ -1,3 +1,10 @@
## 1.6.0 (10/01/2019)
* [feat] Add utility for verifying and revoking access tokens. (#243)
* [docs] Fix README console terminology. (#242)
* [feat] Support custom scopes with GCECredentials. (#239)
* [fix] Fix phpseclib existence check. (#237)
## 1.5.2 (07/22/2019)
* [fix] Move loadItems call out of `SysVCacheItemPool` constructor. (#229)