Skip to content
Snippets Groups Projects
composer.lock 35.8 KiB
Newer Older
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
Jaime Perez's avatar
Jaime Perez committed
        "This file is @generated automatically"
    "hash": "b4170f6ef1aa19cf7299c56a91332fff",
    "content-hash": "37c3a3afccac2b94a358d00516a2a3a8",
    "packages": [
        {
            "name": "psr/log",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
                "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
                "shasum": ""
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "Psr\\Log\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "time": "2012-12-21 11:40:51"
        },
        {
            "name": "robrichards/xmlseclibs",
            "source": {
                "type": "git",
                "url": "https://github.com/robrichards/xmlseclibs.git",
                "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e"
                "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/465f18a8e1196c279b1298a3b08bcbee71ea4e4e",
                "reference": "465f18a8e1196c279b1298a3b08bcbee71ea4e4e",
            "suggest": {
                "ext/mcrypt": "MCrypt extension",
                "ext/openssl": "OpenSSL extension"
            },
            "type": "library",
            "autoload": {
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "A PHP library for XML Security",
            "homepage": "https://github.com/robrichards/xmlseclibs",
            "keywords": [
                "security",
                "signature",
                "xml",
                "xmldsig"
            ],
            "time": "2015-07-31 12:22:14"
        {
            "name": "simplesamlphp/saml2",
            "source": {
                "type": "git",
                "url": "https://github.com/simplesamlphp/saml2.git",
                "reference": "f89856e2afe6ab6758c7f34c1fbe4ed8c952a623"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/f89856e2afe6ab6758c7f34c1fbe4ed8c952a623",
                "reference": "f89856e2afe6ab6758c7f34c1fbe4ed8c952a623",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-openssl": "*",
                "php": ">=5.3.3",
                "psr/log": "~1.0",
                "robrichards/xmlseclibs": "^1.3"
            },
            "require-dev": {
                "mockery/mockery": "~0.9",
                "phpmd/phpmd": "~1.5",
                "phpunit/phpunit": "~3.7",
                "satooshi/php-coveralls": "~0.6.1",
                "sebastian/phpcpd": "~1.4",
                "sensiolabs/security-checker": "~1.1",
                "squizlabs/php_codesniffer": "~1.4"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "SAML2_": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1"
            ],
            "authors": [
                {
                    "name": "Andreas Åkre Solberg",
Jaime Perez's avatar
Jaime Perez committed
                    "email": "andreas.solberg@uninett.no"
                }
            ],
            "description": "SAML2 PHP library from SimpleSAMLphp",
            "time": "2015-10-06 09:55:13"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
        },
        {
            "name": "whitehat101/apr1-md5",
            "version": "v1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/whitehat101/apr1-md5.git",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.0.*"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WhiteHat101\\Crypt\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Ebler",
                    "email": "jebler@gmail.com"
                }
            ],
            "description": "Apache's APR1-MD5 algorithm in pure PHP",
            "homepage": "https://github.com/whitehat101/apr1-md5",
            "keywords": [
                "MD5",
                "apr1"
            ],
            "time": "2015-02-11 11:06:42"
Brook Schofield's avatar
Brook Schofield committed
    "packages-dev": [
        {
            "name": "guzzle/guzzle",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "version": "v3.9.3",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle3.git",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.3",
                "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-error-response": "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/cache": "~1.3",
                "monolog/monolog": "~1.0",
                "phpunit/phpunit": "3.7.*",
                "psr/log": "~1.0",
                "symfony/class-loader": "~2.1",
                "zendframework/zend-cache": "2.*,<2.3",
                "zendframework/zend-log": "2.*,<2.3"
            },
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "suggest": {
                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.9-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Guzzle": "src/",
                    "Guzzle\\Tests": "tests/"
                }
            },
            "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"
                }
            ],
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
Brook Schofield's avatar
Brook Schofield committed
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "time": "2015-03-18 18:23:50"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "1.2.18",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
                "reference": "fe2466802556d3fe4e4d1d58ffd3ccfd0a19be0b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": ">=1.3.0@stable",
                "phpunit/php-text-template": ">=1.2.0@stable",
                "phpunit/php-token-stream": ">=1.1.3,<1.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*@dev"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.0.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
            "keywords": [
                "coverage",
                "testing",
                "xunit"
            ],
            "time": "2014-09-02 10:13:14"
        },
        {
            "name": "phpunit/php-file-iterator",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
                "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "autoload": {
                "classmap": [
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "time": "2015-06-21 13:08:43"
        },
        {
            "name": "phpunit/php-text-template",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "time": "2015-06-21 13:50:34"
        },
        {
            "name": "phpunit/php-timer",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
                "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "time": "2015-06-21 08:01:12"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.2.2",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/ad4e1e23ae01b483c16f600ff1bebec184588e32",
                "reference": "ad4e1e23ae01b483c16f600ff1bebec184588e32",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHP/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "time": "2014-03-03 05:10:30"
        },
        {
            "name": "phpunit/phpunit",
            "version": "3.7.38",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38709dc22d519a3d1be46849868aa2ddf822bcf6",
                "reference": "38709dc22d519a3d1be46849868aa2ddf822bcf6",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpunit/php-code-coverage": "~1.2",
                "phpunit/php-file-iterator": "~1.3",
                "phpunit/php-text-template": "~1.1",
                "phpunit/php-timer": "~1.0",
                "phpunit/phpunit-mock-objects": "~1.2",
                "symfony/yaml": "~2.0"
            },
            "require-dev": {
                "pear-pear.php.net/pear": "1.9.4"
            },
            "suggest": {
                "phpunit/php-invoker": "~1.1"
            },
            "bin": [
                "composer/bin/phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.7.x-dev"
                }
            },
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                "",
                "../../symfony/yaml/"
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "The PHP Unit Testing framework.",
            "homepage": "http://www.phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "time": "2014-10-17 09:04:17"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "1.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/5794e3c5c5ba0fb037b11d8151add2a07fa82875",
                "reference": "5794e3c5c5ba0fb037b11d8151add2a07fa82875",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-text-template": ">=1.1.1@stable"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "PHPUnit/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "include-path": [
                ""
            ],
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "time": "2013-01-13 10:24:48"
        },
Brook Schofield's avatar
Brook Schofield committed
        {
            "name": "satooshi/php-coveralls",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/satooshi/php-coveralls.git",
                "reference": "2fbf803803d179ab1082807308a67bbd5a760c70"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/2fbf803803d179ab1082807308a67bbd5a760c70",
                "reference": "2fbf803803d179ab1082807308a67bbd5a760c70",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "guzzle/guzzle": ">=2.7",
                "php": ">=5.3",
                "psr/log": "1.0.0",
                "symfony/config": ">=2.0",
                "symfony/console": ">=2.0",
                "symfony/stopwatch": ">=2.2",
                "symfony/yaml": ">=2.0"
            },
            "require-dev": {
                "apigen/apigen": "2.8.*@stable",
                "pdepend/pdepend": "dev-master as 2.0.0",
                "phpmd/phpmd": "dev-master",
                "phpunit/php-invoker": ">=1.1.0,<1.2.0",
                "phpunit/phpunit": "3.7.*@stable",
                "sebastian/finder-facade": "dev-master",
                "sebastian/phpcpd": "1.4.*@stable",
                "squizlabs/php_codesniffer": "1.4.*@stable",
                "theseer/fdomdocument": "dev-master"
            },
            "suggest": {
                "symfony/http-kernel": "Allows Symfony integration"
            },
            "bin": [
                "composer/bin/coveralls"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.7-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Satooshi\\Component": "src/",
                    "Satooshi\\Bundle": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kitamura Satoshi",
                    "email": "with.no.parachute@gmail.com",
                    "homepage": "https://www.facebook.com/satooshi.jp"
                }
            ],
            "description": "PHP client library for Coveralls API",
            "homepage": "https://github.com/satooshi/php-coveralls",
            "keywords": [
                "ci",
                "coverage",
                "github",
                "test"
            ],
            "time": "2014-11-11 15:35:34"
        },
        {
            "name": "symfony/config",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
                "reference": "9698fdf0a750d6887d5e7729d5cf099765b20e61"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/config/zipball/9698fdf0a750d6887d5e7729d5cf099765b20e61",
                "reference": "9698fdf0a750d6887d5e7729d5cf099765b20e61",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
                "symfony/filesystem": "~2.3"
            },
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Config\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Config Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-09-21 15:02:29"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/console",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "06cb17c013a82f94a3d840682b49425cd00a2161"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161",
                "reference": "06cb17c013a82f94a3d840682b49425cd00a2161",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.1",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                "symfony/phpunit-bridge": "~2.7",
                "symfony/process": "~2.1"
Brook Schofield's avatar
Brook Schofield committed
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
Brook Schofield's avatar
Brook Schofield committed
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Console Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-09-25 08:32:23"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.0,>=2.0.5",
                "symfony/dependency-injection": "~2.6",
                "symfony/expression-language": "~2.6",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                "symfony/phpunit-bridge": "~2.7",
                "symfony/stopwatch": "~2.3"
Brook Schofield's avatar
Brook Schofield committed
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony EventDispatcher Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-09-22 13:49:29"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/filesystem",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
                "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Filesystem\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Filesystem Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-09-09 17:42:36"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/stopwatch",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "08dd97b3f22ab9ee658cd16e6758f8c3c404336e"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/08dd97b3f22ab9ee658cd16e6758f8c3c404336e",
                "reference": "08dd97b3f22ab9ee658cd16e6758f8c3c404336e",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Stopwatch\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
Brook Schofield's avatar
Brook Schofield committed
                }
            ],
            "description": "Symfony Stopwatch Component",
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "homepage": "https://symfony.com",
            "time": "2015-09-22 13:49:29"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/yaml",
            "version": "v2.7.5",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
Brook Schofield's avatar
Brook Schofield committed
            },
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {