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 0f367aa commit 4c4817cCopy full SHA for 4c4817c
docs/getting_started.md
@@ -40,7 +40,7 @@ require_once __DIR__ . '/vendor/autoload.php';
40
41
First, download the source code and unzip it wherever you like in your project.
42
43
-[Download the SDK for PHP v5.0](https://github.com/facebook/php-graph-sdk/archive/5.4.zip)
+[Download the SDK for PHP v5](https://github.com/facebook/php-graph-sdk/archive/5.4.zip)
44
45
Then include the autoloader provided in the SDK at the top of your script.
46
0 commit comments