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 38380c9 commit 09543adCopy full SHA for 09543ad
src/Client.php
@@ -91,7 +91,7 @@ class Client
91
*
92
* @var string
93
*/
94
- private const USER_AGENT = 'gitlab-php-api-client/11.8';
+ private const USER_AGENT = 'gitlab-php-api-client/11.9';
95
96
/**
97
* The HTTP client builder.
0 commit comments