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.
1 parent 1a4ccc1 commit 619bc56Copy full SHA for 619bc56
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