Skip to content

Commit

Permalink
v20.0 for fb api
Browse files Browse the repository at this point in the history
  • Loading branch information
sohaibilyas committed Sep 21, 2024
1 parent 72d9fd0 commit 8b8b02d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Facebook.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class Facebook
private $state;
private $responseType = 'json';
private $response;
private $apiVersion = 'v18.0';
private $apiVersion = 'v20.0';

public function __construct(array $config)
{
Expand Down

0 comments on commit 8b8b02d

Please sign in to comment.