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

Commit 02bbc63

Browse files
committed
Merge pull request #268 from SammyK/update-version-constraint
Updated version constraint
2 parents 15fa818 + 8fa50e6 commit 02bbc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk_getting_started.fbmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you're using [Composer](https://getcomposer.org/) as a package manager for PH
1717
~~~~
1818
{
1919
"require" : {
20-
"facebook/php-sdk-v4" : "4.0.*"
20+
"facebook/php-sdk-v4" : "~4.0.12"
2121
}
2222
}
2323
~~~~

0 commit comments

Comments
 (0)