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 bcfb6ce commit 2fc1a0eCopy full SHA for 2fc1a0e
src/Appwrite/Client.php
@@ -35,7 +35,7 @@ class Client
35
*/
36
protected $headers = [
37
'content-type' => '',
38
- 'x-sdk-version' => 'appwrite:php:2.3.2',
+ 'x-sdk-version' => 'appwrite:php:3.0.0',
39
];
40
41
/**
0 commit comments