Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit 4d724b3

Browse files
committed
Merge pull request #387 from SammyK/4.0-graph-2.3
[4.0] Graph version bump to v2.3
2 parents 4e2a744 + 085ed43 commit 4d724b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Facebook/FacebookRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class FacebookRequest
4444
/**
4545
* @const string Default Graph API version for requests
4646
*/
47-
const GRAPH_API_VERSION = 'v2.2';
47+
const GRAPH_API_VERSION = 'v2.3';
4848

4949
/**
5050
* @const string Graph API URL

0 commit comments

Comments
 (0)