{ "_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": "9a7b7863d10565729d138b7d48ddc84c", "content-hash": "631e5980fd890c5815d4708dbe4ab5a8", "packages": [ { "name": "aws/aws-sdk-php", "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", "reference": "2.1.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2.1.0", "reference": "2.1.0", "shasum": "" }, "require": { "guzzle/guzzle": ">=3.1.2,<3.2", "php": ">=5.3.2" }, "require-dev": { "doctrine/common": "2.3.*", "ext-apc": "*", "monolog/monolog": "1.2.*", "phpunit/phpunit": "3.7.*", "symfony/class-loader": "2.*" }, "type": "library", "autoload": { "psr-0": { "Aws": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "Amazon Web Services", "homepage": "http://aws.amazon.com" } ], "description": "AWS SDK for PHP", "homepage": "http://aws.amazon.com/sdkforphp2", "keywords": [ "amazon", "aws", "dynamodb", "ec2", "s3", "sdk" ], "time": "2013-01-29 05:41:56" }, { "name": "guzzle/guzzle", "version": "v3.1.2", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "v3.1.2" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/v3.1.2", "reference": "v3.1.2", "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-01-28 00:07:40" }, { "name": "symfony/event-dispatcher", "version": "v2.1.7", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "v2.1.7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/v2.1.7", "reference": "v2.1.7", "shasum": "" }, "require": { "php": ">=5.3.3" }, "require-dev": { "symfony/dependency-injection": "2.1.*" }, "suggest": { "symfony/dependency-injection": "2.1.*", "symfony/http-kernel": "2.1.*" }, "type": "library", "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-01-11 00:31:43" } ], "packages-dev": null, "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }