{
"_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": "8c22eff5d330e5940bbad9487fe90d35",
"content-hash": "0d65ec4673d35c0b3ac24cb295c73e90",
"packages": [
{
"name": "facebook/php-sdk-v4",
"version": "5.2.0",
"source": {
"type": "git",
"url": "https://github.com/facebook/facebook-php-sdk-v4.git",
"reference": "c60fba1fe1de62db1e0776d32fc2fb778189459c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/facebook/facebook-php-sdk-v4/zipball/c60fba1fe1de62db1e0776d32fc2fb778189459c",
"reference": "c60fba1fe1de62db1e0776d32fc2fb778189459c",
"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"
},
"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/facebook-php-sdk-v4/contributors"
}
],
"description": "Facebook SDK for PHP",
"homepage": "https://github.com/facebook/facebook-php-sdk-v4",
"keywords": [
"facebook",
"sdk"
],
"time": "2016-05-18 22:04:36"
},
{
"name": "srchea/php-push-web-socket",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/srchea/PHP-Push-WebSocket.git",
"reference": "bc563a1218a2a7859ac1a27640293b41ac651fb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/srchea/PHP-Push-WebSocket/zipball/bc563a1218a2a7859ac1a27640293b41ac651fb0",
"reference": "bc563a1218a2a7859ac1a27640293b41ac651fb0",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"type": "library",
"autoload": {
"psr-4": {
"PushWebSocket\\": "src/PushWebSocket/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"GPLv3"
],
"authors": [
{
"name": "Sann-Remy Chea",
"email": "src@srchea.com"
}
],
"description": "Lightweight PHP WebSocket server handling several clients.",
"time": "2015-05-14 18:12:47"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
|