There was an error while loading. Please reload this page.
1 parent 160ea0b commit aae0999Copy full SHA for aae0999
1 file changed
src/Core/GraphConstants.php
@@ -23,7 +23,7 @@ final class GraphConstants
23
const REST_ENDPOINT = "https://graph.microsoft.com/";
24
25
// Define HTTP request constants
26
- const SDK_VERSION = "1.17.0";
+ const SDK_VERSION = "1.18.0";
27
28
// Define error constants
29
const MAX_PAGE_SIZE = 999;
0 commit comments