{ "_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": "f8e24a9ec8a28407e6b5acac57611280", "content-hash": "8c906bea3faefecaf662cc044d0f46dd", "packages": [ { "name": "solarium/solarium", "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/solariumphp/solarium.git", "reference": "b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/solariumphp/solarium/zipball/b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5", "reference": "b945cbe4e8f96b639d82c4d1e2cae4ef3ab6fce5", "shasum": "" }, "require": { "php": ">=5.3.2", "symfony/event-dispatcher": "~2.3|~3.0" }, "require-dev": { "phpunit/phpunit": "~3.7", "satooshi/php-coveralls": "~1.0", "squizlabs/php_codesniffer": "~1.4", "zendframework/zendframework1": "~1.12" }, "type": "library", "extra": { "branch-alias": { "dev-develop": "3.3.x-dev" } }, "autoload": { "psr-0": { "Solarium\\": "library/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "See GitHub contributors", "homepage": "https://github.com/basdenooijer/solarium/contributors" } ], "description": "PHP Solr client", "homepage": "http://www.solarium-project.org", "keywords": [ "php", "search", "solr" ], "time": "2016-05-03 07:08:49" }, { "name": "symfony/event-dispatcher", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5", "shasum": "" }, "require": { "php": ">=5.5.9" }, "require-dev": { "psr/log": "~1.0", "symfony/config": "~2.8|~3.0", "symfony/dependency-injection": "~2.8|~3.0", "symfony/expression-language": "~2.8|~3.0", "symfony/stopwatch": "~2.8|~3.0" }, "suggest": { "symfony/dependency-injection": "", "symfony/http-kernel": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "time": "2016-07-19 10:45:57" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }