You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77 lines
2.6 KiB
77 lines
2.6 KiB
{
|
|
"_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#installing-dependencies",
|
|
"This file is @generated automatically"
|
|
],
|
|
"content-hash": "0719d5c0f2ea9b27280d086fced50c4d",
|
|
"packages": [
|
|
{
|
|
"name": "facebook/graph-sdk",
|
|
"version": "5.6.2",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/php-graph-sdk.git",
|
|
"reference": "030f8c5b9b1a6c09e71719fd638b66ea4daa2f10"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://files.phpcomposer.com/files/facebook/php-graph-sdk/030f8c5b9b1a6c09e71719fd638b66ea4daa2f10.zip",
|
|
"reference": "030f8c5b9b1a6c09e71719fd638b66ea4daa2f10",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^5.4|^7.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",
|
|
"paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
|
|
},
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "5.x-dev"
|
|
}
|
|
},
|
|
"autoload": {
|
|
"psr-4": {
|
|
"Facebook\\": "src/Facebook/"
|
|
},
|
|
"files": [
|
|
"src/Facebook/polyfills.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"Facebook Platform"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Facebook",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk/contributors"
|
|
}
|
|
],
|
|
"description": "Facebook SDK for PHP",
|
|
"homepage": "https://github.com/facebook/php-graph-sdk",
|
|
"keywords": [
|
|
"facebook",
|
|
"sdk"
|
|
],
|
|
"time": "2018-02-14T23:24:51+00:00"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|