[
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.7.7",
        "version_normalized": "2.7.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "7e2f9c31645680026c2372edf66f863fc7757af5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7e2f9c31645680026c2372edf66f863fc7757af5",
            "reference": "7e2f9c31645680026c2372edf66f863fc7757af5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.0,>=2.0.5",
            "symfony/dependency-injection": "~2.6",
            "symfony/expression-language": "~2.6",
            "symfony/stopwatch": "~2.3"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-10-30 20:10:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "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"
    },
    {
        "name": "solarium/solarium",
        "version": "3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/solariumphp/solarium.git",
            "reference": "f602c2020d1b57e7a3aa0c75088222ce31438aba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/solariumphp/solarium/zipball/f602c2020d1b57e7a3aa0c75088222ce31438aba",
            "reference": "f602c2020d1b57e7a3aa0c75088222ce31438aba",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2",
            "symfony/event-dispatcher": "~2.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7",
            "squizlabs/php_codesniffer": "~1.4"
        },
        "time": "2013-09-13 08:09:42",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Solarium\\": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "NewBSD"
        ],
        "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"
        ]
    }
]
