{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "0d152e6bcf477d0845813cc4e757dd2a", "packages": [ { "name": "guzzle/guzzle", "version": "v3.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "3a3fa1c5af3ac29b5dcb216b708ee3c48b52325e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/3a3fa1c5af3ac29b5dcb216b708ee3c48b52325e", "reference": "3a3fa1c5af3ac29b5dcb216b708ee3c48b52325e", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.2", "symfony/event-dispatcher": ">=2.1" }, "replace": { "guzzle/batch": "self.version", "guzzle/cache": "self.version", "guzzle/common": "self.version", "guzzle/http": "self.version", "guzzle/inflection": "self.version", "guzzle/iterator": "self.version", "guzzle/log": "self.version", "guzzle/parser": "self.version", "guzzle/plugin": "self.version", "guzzle/plugin-async": "self.version", "guzzle/plugin-backoff": "self.version", "guzzle/plugin-cache": "self.version", "guzzle/plugin-cookie": "self.version", "guzzle/plugin-curlauth": "self.version", "guzzle/plugin-history": "self.version", "guzzle/plugin-log": "self.version", "guzzle/plugin-md5": "self.version", "guzzle/plugin-mock": "self.version", "guzzle/plugin-oauth": "self.version", "guzzle/service": "self.version", "guzzle/stream": "self.version" }, "require-dev": { "doctrine/common": "*", "monolog/monolog": "1.*", "phpunit/phpunit": "3.7.*", "symfony/class-loader": "*", "zend/zend-cache1": "1.12", "zend/zend-log1": "1.12", "zendframework/zend-cache": "2.0.*", "zendframework/zend-log": "2.0.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "psr-0": { "Guzzle\\Tests": "tests/", "Guzzle": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, { "name": "Guzzle Community", "homepage": "https://github.com/guzzle/guzzle/contributors" } ], "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2013-02-15 01:33:10" }, { "name": "rcrowe/hippy", "version": "v0.6.2", "source": { "type": "git", "url": "https://github.com/rcrowe/Hippy.git", "reference": "7f4de488d01e3d79cd733f6e0786c05a59b2d274" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/rcrowe/Hippy/zipball/7f4de488d01e3d79cd733f6e0786c05a59b2d274", "reference": "7f4de488d01e3d79cd733f6e0786c05a59b2d274", "shasum": "" }, "require": { "guzzle/guzzle": "~3.2.0", "php": ">=5.3.2" }, "require-dev": { "mockery/mockery": "*", "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "rcrowe\\Hippy": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Crowe", "email": "hello@vivalacrowe.com", "homepage": "http://vivalacrowe.com" } ], "description": "PHP client for HipChat. Designed for incidental notifications from an application.", "homepage": "https://github.com/rcrowe/Hippy", "keywords": [ "chat", "hipchat", "message", "notification" ], "time": "2013-04-07 20:53:03" }, { "name": "symfony/event-dispatcher", "version": "v2.3.6", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/EventDispatcher.git", "reference": "7fc72a7a346a1887d3968cc1ce5642a15cd182e9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/7fc72a7a346a1887d3968cc1ce5642a15cd182e9", "reference": "7fc72a7a346a1887d3968cc1ce5642a15cd182e9", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "~2.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.3-dev" } }, "autoload": { "psr-0": { "Symfony\\Component\\EventDispatcher\\": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "http://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", "time": "2013-09-19 09:45:20" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }