We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a4ccc1 + 619bc56 commit dbbe29eCopy full SHA for dbbe29e
lib/Github/Client.php
@@ -82,7 +82,7 @@ class Client
82
'timeout' => 10,
83
84
'api_limit' => 5000,
85
- 'api_version' => 'beta',
+ 'api_version' => 'v3',
86
87
'cache_dir' => null
88
);
0 commit comments