Skip to content
Snippets Groups Projects
composer.lock 122 KiB
Newer Older
                "reference": "8e87981d72c6930a27585dcd3119f3199f6cb2a6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "psr/log": "~1.0",
                "symfony/http-kernel": "~2.2",
                "symfony/routing": "~2.2"
                "symfony/config": "~2.2",
                "symfony/dependency-injection": "~2.0@stable",
                "symfony/event-dispatcher": "~2.1"
                "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version ~2.1"
                "psr-4": {
                    "Symfony\\Cmf\\Component\\Routing\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Symfony CMF Community",
                    "homepage": "https://github.com/symfony-cmf/Routing/contributors"
            "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers",
            "homepage": "http://cmf.symfony.com",
                "url": "https://github.com/symfony/class-loader.git",
                "reference": "d957ea6295d7016e20d7eff33a6c1deef819c0d4"
                "url": "https://api.github.com/repos/symfony/class-loader/zipball/d957ea6295d7016e20d7eff33a6c1deef819c0d4",
                "reference": "d957ea6295d7016e20d7eff33a6c1deef819c0d4",
            "require-dev": {
                "symfony/finder": "~2.0,>=2.0.5",
                "symfony/phpunit-bridge": "~2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                "psr-4": {
                    "Symfony\\Component\\ClassLoader\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony ClassLoader Component",
            "homepage": "https://symfony.com",
            "time": "2015-08-26 17:56:37"
        },
        {
            "name": "symfony/console",
                "url": "https://github.com/symfony/console.git",
                "reference": "06cb17c013a82f94a3d840682b49425cd00a2161"
                "url": "https://api.github.com/repos/symfony/console/zipball/06cb17c013a82f94a3d840682b49425cd00a2161",
                "reference": "06cb17c013a82f94a3d840682b49425cd00a2161",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/event-dispatcher": "~2.1",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/process": "~2.1"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/process": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                }
            },
            "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 Console Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-25 08:32:23"
                "url": "https://github.com/symfony/debug.git",
                "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1"
                "url": "https://api.github.com/repos/symfony/debug/zipball/c79c361bca8e5ada6a47603875a3c964d03b67b1",
                "reference": "c79c361bca8e5ada6a47603875a3c964d03b67b1",
                "php": ">=5.3.9",
                "psr/log": "~1.0"
            },
            "conflict": {
                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
            },
            "require-dev": {
                "symfony/class-loader": "~2.2",
                "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
                "symfony/phpunit-bridge": "~2.7"
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                }
            },
            "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 Debug Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-14 08:41:38"
                "url": "https://github.com/symfony/dependency-injection.git",
                "reference": "422c3819b110f610d79c6f1dc38af23787dc790e"
                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/422c3819b110f610d79c6f1dc38af23787dc790e",
                "reference": "422c3819b110f610d79c6f1dc38af23787dc790e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "conflict": {
                "symfony/expression-language": "<2.6"
            },
            "require-dev": {
                "symfony/config": "~2.2",
                "symfony/expression-language": "~2.6",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/yaml": "~2.1"
            },
            "suggest": {
                "symfony/config": "",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DependencyInjection\\": ""
                }
            },
            "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 DependencyInjection Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-15 08:30:42"
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9"
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
                "reference": "ae4dcc2a8d3de98bd794167a3ccda1311597c5d9",
                "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/phpunit-bridge": "~2.7",
                "symfony/stopwatch": "~2.3"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                }
            },
            "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": "2015-09-22 13:49:29"
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470"
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e1509119f164a0d0a940d7d924d693a7a28a5470",
                "reference": "e1509119f164a0d0a940d7d924d693a7a28a5470",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9"
            },
            "require-dev": {
                "symfony/expression-language": "~2.4",
                "symfony/phpunit-bridge": "~2.7"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony HttpFoundation Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-22 13:49:29"
                "url": "https://github.com/symfony/http-kernel.git",
                "reference": "353aa457424262d7d4e4289ea483145921cffcb5"
                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/353aa457424262d7d4e4289ea483145921cffcb5",
                "reference": "353aa457424262d7d4e4289ea483145921cffcb5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.9",
                "psr/log": "~1.0",
                "symfony/debug": "~2.6,>=2.6.2",
                "symfony/event-dispatcher": "~2.6,>=2.6.7",
                "symfony/http-foundation": "~2.5,>=2.5.4"
            },
            "conflict": {
                "symfony/config": "<2.7"
            },
            "require-dev": {
                "symfony/browser-kit": "~2.3",
                "symfony/class-loader": "~2.1",
                "symfony/config": "~2.7",
                "symfony/console": "~2.3",
                "symfony/css-selector": "~2.0,>=2.0.5",
                "symfony/dependency-injection": "~2.2",
                "symfony/dom-crawler": "~2.0,>=2.0.5",
                "symfony/expression-language": "~2.4",
                "symfony/finder": "~2.0,>=2.0.5",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/process": "~2.0,>=2.0.5",
                "symfony/routing": "~2.2",
                "symfony/stopwatch": "~2.3",
                "symfony/templating": "~2.2",
                "symfony/translation": "~2.0,>=2.0.5",
                "symfony/var-dumper": "~2.6"
            },
            "suggest": {
                "symfony/browser-kit": "",
                "symfony/class-loader": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": "",
                "symfony/finder": "",
                "symfony/var-dumper": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.7-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpKernel\\": ""
                }
            },
            "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 HttpKernel Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-25 11:16:52"
                "url": "https://github.com/symfony/process.git",
                "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9"
                "url": "https://api.github.com/repos/symfony/process/zipball/b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
                "reference": "b27c8e317922cd3cdd3600850273cf6b82b2e8e9",
                "php": ">=5.3.9"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "~2.7"
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-19 19:59:23"
            "name": "symfony/psr-http-message-bridge",
            "version": "v0.2",
                "url": "https://github.com/symfony/psr-http-message-bridge.git",
                "reference": "dc7e308e1dc2898a46776e2221a643cb08315453"
                "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/dc7e308e1dc2898a46776e2221a643cb08315453",
                "reference": "dc7e308e1dc2898a46776e2221a643cb08315453",
                "php": ">=5.3.3",
                "psr/http-message": "~1.0",
                "symfony/http-foundation": "~2.3|~3.0"
            "suggest": {
                "zendframework/zend-diactoros": "To use the Zend Diactoros factory"
                "psr-4": {
                    "Symfony\\Bridge\\PsrHttpMessage\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
            "description": "PSR HTTP message bridge",
            "homepage": "http://symfony.com",
                "url": "https://github.com/symfony/routing.git",
                "reference": "6c5fae83efa20baf166fcf4582f57094e9f60f16"
                "url": "https://api.github.com/repos/symfony/routing/zipball/6c5fae83efa20baf166fcf4582f57094e9f60f16",
                "reference": "6c5fae83efa20baf166fcf4582f57094e9f60f16",
                "php": ">=5.3.9"
            },
            "conflict": {
                "symfony/config": "<2.7"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "doctrine/common": "~2.2",
                "psr/log": "~1.0",
                "symfony/config": "~2.7",
                "symfony/expression-language": "~2.4",
                "symfony/http-foundation": "~2.3",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/yaml": "~2.0,>=2.0.5"
                "doctrine/annotations": "For using the annotation loader",
                "symfony/config": "For using the all-in-one router or any loader",
                "symfony/expression-language": "For using expression matching",
                "symfony/yaml": "For using the YAML loader"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Routing Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-14 14:14:09"
                "url": "https://github.com/symfony/serializer.git",
                "reference": "baf24f86a8656eea9c80988f332e51461bfcb67f"
                "url": "https://api.github.com/repos/symfony/serializer/zipball/baf24f86a8656eea9c80988f332e51461bfcb67f",
                "reference": "baf24f86a8656eea9c80988f332e51461bfcb67f",
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.0",
                "symfony/config": "~2.2",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/property-access": "~2.3",
                "symfony/yaml": "~2.0,>=2.0.5"
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
                "symfony/config": "For using the XML mapping loader.",
                "symfony/property-access": "For using the ObjectNormalizer.",
                "symfony/yaml": "For using the default YAML mapping loader."
                "psr-4": {
                    "Symfony\\Component\\Serializer\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Serializer Component",
            "homepage": "https://symfony.com",
            "time": "2015-08-31 16:44:53"
                "url": "https://github.com/symfony/translation.git",
                "reference": "485877661835e188cd78345c6d4eef1290d17571"
                "url": "https://api.github.com/repos/symfony/translation/zipball/485877661835e188cd78345c6d4eef1290d17571",
                "reference": "485877661835e188cd78345c6d4eef1290d17571",
                "php": ">=5.3.9"
            },
            "conflict": {
                "symfony/config": "<2.7"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~2.7",
                "symfony/intl": "~2.4",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/yaml": "~2.2"
            },
            "suggest": {
                "psr/log": "To use logging capability in translator",
                "symfony/config": "",
                "symfony/yaml": ""
                    "Symfony\\Component\\Translation\\": ""
                }
            },
            "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 Translation Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-06 08:36:38"
                "url": "https://github.com/symfony/validator.git",
                "reference": "b359dc71e253ce6eb69eefbd5088032241e7a66f"
                "url": "https://api.github.com/repos/symfony/validator/zipball/b359dc71e253ce6eb69eefbd5088032241e7a66f",
                "reference": "b359dc71e253ce6eb69eefbd5088032241e7a66f",
            "require": {
                "php": ">=5.3.9",
                "symfony/translation": "~2.4"
            },
            "require-dev": {
                "doctrine/annotations": "~1.0",
                "doctrine/cache": "~1.0",
                "egulias/email-validator": "~1.2,>=1.2.1",
                "symfony/config": "~2.2",
                "symfony/expression-language": "~2.4",
                "symfony/http-foundation": "~2.1",
                "symfony/intl": "~2.4",
                "symfony/phpunit-bridge": "~2.7",
                "symfony/property-access": "~2.3",
                "symfony/yaml": "~2.0,>=2.0.5"
            },
            "suggest": {
                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
                "egulias/email-validator": "Strict (RFC compliant) email validation",
                "symfony/config": "",
                "symfony/expression-language": "For using the 2.4 Expression validator",
                "symfony/http-foundation": "",
                "symfony/intl": "",
                "symfony/property-access": "For using the 2.4 Validator API",
                "symfony/yaml": ""
            },
                "psr-4": {
                    "Symfony\\Component\\Validator\\": ""
                }
            },
            "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 Validator Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-23 11:13:27"
                "url": "https://github.com/symfony/yaml.git",
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
                "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
                "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "time": "2015-09-14 14:14:09"
                "url": "https://github.com/twigphp/Twig.git",
                "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a"
                "url": "https://api.github.com/repos/twigphp/Twig/zipball/79249fc8c9ff62e41e217e0c630e2e00bcadda6a",
                "reference": "79249fc8c9ff62e41e217e0c630e2e00bcadda6a",
                "symfony/debug": "~2.7",
                "symfony/phpunit-bridge": "~2.7"
            },
            "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",
        {
            "name": "wikimedia/composer-merge-plugin",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/composer-merge-plugin.git",
                "reference": "47bb3388cfeae41a38087ac8465a7d08fa92ea2e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/47bb3388cfeae41a38087ac8465a7d08fa92ea2e",
                "reference": "47bb3388cfeae41a38087ac8465a7d08fa92ea2e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0",
                "php": ">=5.3.2"
            },
            "require-dev": {
                "composer/composer": "1.0.*@dev",
                "jakub-onderka/php-parallel-lint": "~0.8",
                "phpspec/prophecy-phpunit": "~1.0",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~2.1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                },
                "class": "Wikimedia\\Composer\\MergePlugin"
            },
            "autoload": {
                "psr-4": {
                    "Wikimedia\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bryan Davis",
                    "email": "bd808@wikimedia.org"
                }
            ],
            "description": "Composer plugin to merge multiple composer.json files",
            "time": "2015-09-22 21:14:25"
        },
            "name": "zendframework/zend-diactoros",
            "version": "1.1.3",
                "url": "https://github.com/zendframework/zend-diactoros.git",
                "reference": "e2f5c12916c74da384058d0dfbc7fbc0b03d1181"
                "url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/e2f5c12916c74da384058d0dfbc7fbc0b03d1181",
                "reference": "e2f5c12916c74da384058d0dfbc7fbc0b03d1181",