Skip to content

Commit 02dac03

Browse files
committed
chore: update libver
1 parent e009e9c commit 02dac03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
*/
5353
class Client
5454
{
55-
const LIBVER = "2.12.6";
55+
const LIBVER = "2.18.3";
5656
const USER_AGENT_SUFFIX = "google-api-php-client/";
5757
const OAUTH2_REVOKE_URI = 'https://oauth2.googleapis.com/revoke';
5858
const OAUTH2_TOKEN_URI = 'https://oauth2.googleapis.com/token';

0 commit comments

Comments
 (0)