Skip to content

Commit 0b9bc69

Browse files
authored
Updating graph api version to 18.0 (#461)
Co-authored-by: Avinash Singhal <[email protected]>
1 parent 75f4355 commit 0b9bc69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/Helper/GraphAPIAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ class GraphAPIAdapter
5353
/**
5454
* @var string
5555
*/
56-
private $graphAPIVersion = '15.0';
56+
private $graphAPIVersion = '18.0';
5757

5858
/**
5959
* @var Client

0 commit comments

Comments
 (0)