Skip to content

Commit

Permalink
default v18.0 fb api version
Browse files Browse the repository at this point in the history
  • Loading branch information
sohaibilyas committed Oct 24, 2023
1 parent c1d12aa commit 72d9fd0
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 = 'v15.0';
private $apiVersion = 'v18.0';

public function __construct(array $config)
{
Expand Down

0 comments on commit 72d9fd0

Please sign in to comment.