Skip to content
Snippets Groups Projects
composer.lock 39.4 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"
Hanne Moa's avatar
Hanne Moa committed
    "hash": "18f459d1d127c855734985394410060a",
    "content-hash": "b68e79d55659fa15285f350fd386df12",
    "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": "be2b348c46cceb311a743a33fb51035158f6f69a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/be2b348c46cceb311a743a33fb51035158f6f69a",
                "reference": "be2b348c46cceb311a743a33fb51035158f6f69a",
                "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",
Hanne Moa's avatar
Hanne Moa committed
        {
            "name": "twig/twig",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v1.24.1",
Hanne Moa's avatar
Hanne Moa committed
            "source": {
                "type": "git",
                "url": "https://github.com/twigphp/Twig.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512"
Hanne Moa's avatar
Hanne Moa committed
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/3566d311a92aae4deec6e48682dc5a4528c4a512",
                "reference": "3566d311a92aae4deec6e48682dc5a4528c4a512",
Hanne Moa's avatar
Hanne Moa committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.7"
            },
            "require-dev": {
                "symfony/debug": "~2.7",
                "symfony/phpunit-bridge": "~2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.24-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Twig_": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com",
                    "homepage": "http://fabien.potencier.org",
                    "role": "Lead Developer"
                },
                {
                    "name": "Armin Ronacher",
                    "email": "armin.ronacher@active-4.com",
                    "role": "Project Founder"
                },
                {
                    "name": "Twig Team",
                    "homepage": "http://twig.sensiolabs.org/contributors",
                    "role": "Contributors"
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "http://twig.sensiolabs.org",
            "keywords": [
                "templating"
            ],
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-05-30 09:11:59"
Hanne Moa's avatar
Hanne Moa committed
        },
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",
Hanne Moa's avatar
Hanne Moa committed
            "version": "1.0.8",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
Hanne Moa's avatar
Hanne Moa committed
            "require-dev": {
                "phpunit/phpunit": "~4|~5"
            },
            "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"
            ],
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-05-12 18:03:57"
        },
        {
            "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": "v1.0.1",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/satooshi/php-coveralls.git",
                "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/da51d304fe8622bf9a6da39a8446e7afd432115c",
                "reference": "da51d304fe8622bf9a6da39a8446e7afd432115c",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-simplexml": "*",
                "guzzle/guzzle": "^2.8|^3.0",
                "php": ">=5.3.3",
                "psr/log": "^1.0",
                "symfony/config": "^2.1|^3.0",
                "symfony/console": "^2.1|^3.0",
                "symfony/stopwatch": "^2.0|^3.0",
                "symfony/yaml": "^2.0|^3.0"
Brook Schofield's avatar
Brook Schofield committed
            },
            "suggest": {
                "symfony/http-kernel": "Allows Symfony integration"
            },
            "bin": [
                "bin/coveralls"
Brook Schofield's avatar
Brook Schofield committed
            ],
            "type": "library",
            "autoload": {
                "psr-4": {
                    "Satooshi\\": "src/Satooshi/"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "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": "2016-01-20 17:35:46"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/config",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v3.1.2",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/config.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "bcf5aebabc95b56e370e13d78565f74c7d8726dc"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/symfony/config/zipball/bcf5aebabc95b56e370e13d78565f74c7d8726dc",
                "reference": "bcf5aebabc95b56e370e13d78565f74c7d8726dc",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/filesystem": "~2.8|~3.0"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
            "suggest": {
                "symfony/yaml": "To use the yaml reference dumper"
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
Hanne Moa's avatar
Hanne Moa committed
                    "dev-master": "3.1-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Config\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "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",
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-06-29 05:41:56"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/console",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v3.1.2",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "747154aa69b0f83cd02fc9aa554836dee417631a"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/symfony/console/zipball/747154aa69b0f83cd02fc9aa554836dee417631a",
                "reference": "747154aa69b0f83cd02fc9aa554836dee417631a",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/polyfill-mbstring": "~1.0"
Brook Schofield's avatar
Brook Schofield committed
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.8|~3.0",
                "symfony/process": "~2.8|~3.0"
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": {
Hanne Moa's avatar
Hanne Moa committed
                    "dev-master": "3.1-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "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",
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-06-29 07:02:31"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/event-dispatcher",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v2.8.8",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "b180b70439dca70049b6b9b7e21d75e6e5d7aca9"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b180b70439dca70049b6b9b7e21d75e6e5d7aca9",
                "reference": "b180b70439dca70049b6b9b7e21d75e6e5d7aca9",
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|~3.0.0",
                "symfony/dependency-injection": "~2.6|~3.0.0",
                "symfony/expression-language": "~2.6|~3.0.0",
                "symfony/stopwatch": "~2.3|~3.0.0"
Brook Schofield's avatar
Brook Schofield committed
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.8-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "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",
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-06-29 05:29:29"
Brook Schofield's avatar
Brook Schofield committed
        },
        {
            "name": "symfony/filesystem",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v3.1.2",
Brook Schofield's avatar
Brook Schofield committed
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "322da5f0910d8aa0b25fa65ffccaba68dbddb890"
Brook Schofield's avatar
Brook Schofield committed
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/322da5f0910d8aa0b25fa65ffccaba68dbddb890",
                "reference": "322da5f0910d8aa0b25fa65ffccaba68dbddb890",
Brook Schofield's avatar
Brook Schofield committed
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
Jaime Perez Crespo's avatar
Jaime Perez Crespo committed
            },
Brook Schofield's avatar
Brook Schofield committed
            "type": "library",
            "extra": {
                "branch-alias": {
Hanne Moa's avatar
Hanne Moa committed
                    "dev-master": "3.1-dev"
Brook Schofield's avatar
Brook Schofield committed
                }
            },
            "autoload": {
Brook Schofield's avatar
Brook Schofield committed
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
Brook Schofield's avatar
Brook Schofield committed
            },
            "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",
Hanne Moa's avatar
Hanne Moa committed
            "time": "2016-06-29 05:41:56"
        },
        {
            "name": "symfony/polyfill-mbstring",
Hanne Moa's avatar
Hanne Moa committed
            "version": "v1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
Hanne Moa's avatar
Hanne Moa committed
                "reference": "dff51f72b0706335131b00a7f49606168c582594"
            },
            "dist": {
                "type": "zip",
Hanne Moa's avatar
Hanne Moa committed
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
                "reference": "dff51f72b0706335131b00a7f49606168c582594",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"