Unfortunately I\'ve reached a bit of a dead end. Due to various legacy and other reasons, I can\'t upgrade a system to PHP 5.4. And according to Facebook, I need 5.4 to run
Here's the old version:
{ "require": { "facebook/php-sdk" : "3.2.3" } }
Then:
php composer.phar require facebook/php-sdk:3.2.3