Skip to content

Commit d22aa76

Browse files
authored
Merge pull request #156 from baywet/hotfix/php-info
hotfix/php info
2 parents d1cc3fc + c1c0701 commit d22aa76

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

src/GraphConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ final class GraphConstants
2525
const REST_ENDPOINT = "https://graph.microsoft.com/";
2626

2727
// Define HTTP request constants
28-
const SDK_VERSION = "2.0.1";
28+
const SDK_VERSION = "2.0.2";
2929

3030
// Define error constants
3131
const MAX_PAGE_SIZE = 999;

tests/GetPhpInfo.php

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)