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

Commit 8fa50e6

Browse files
committed
Updated version constraint
1 parent 445a03e commit 8fa50e6

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)