{ "_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": "158832e87d507a5310f1e3eed28d177f", "packages": [ { "name": "pusher/pusher-php-server", "version": "v2.2.1", "source": { "type": "git", "url": "https://github.com/pusher/pusher-http-php.git", "reference": "79d755cc5d5b02b67779e2a40782fd6e3726657d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/79d755cc5d5b02b67779e2a40782fd6e3726657d", "reference": "79d755cc5d5b02b67779e2a40782fd6e3726657d", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.2" }, "require-dev": { "phpunit/phpunit": "~4" }, "type": "library", "autoload": { "classmap": [ "lib/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Library for interacting with the Pusher REST API", "homepage": "https://github.com/pusher/pusher-php-server", "keywords": [ "events", "php-pusher-server", "publish", "pusher", "realtime", "rest", "trigger" ], "time": "2015-05-13 11:01:46" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }