{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "6b3983eddbb12e6cc4aa226d85fd8d78", "packages": [ { "name": "facebook/php-sdk-v4", "version": "5.1.2", "source": { "type": "git", "url": "https://github.com/facebook/facebook-php-sdk-v4.git", "reference": "2c42fb3002953355f12d3c6e8003a9fd5af563d9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/facebook/facebook-php-sdk-v4/zipball/2c42fb3002953355f12d3c6e8003a9fd5af563d9", "reference": "2c42fb3002953355f12d3c6e8003a9fd5af563d9", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "guzzlehttp/guzzle": "~5.0", "mockery/mockery": "~0.8", "phpunit/phpunit": "~4.0" }, "suggest": { "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client" }, "type": "library", "extra": { "branch-alias": { "dev-master": "5.x-dev" } }, "autoload": { "psr-4": { "Facebook\\": "src/Facebook/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Facebook Platform" ], "authors": [ { "name": "Facebook", "homepage": "https://github.com/facebook/facebook-php-sdk-v4/contributors" } ], "description": "Facebook SDK for PHP", "homepage": "https://github.com/facebook/facebook-php-sdk-v4", "keywords": [ "facebook", "sdk" ], "time": "2015-11-19 21:07:36" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }