Skip to content
Snippets Groups Projects
composer.lock 66.9 KiB
Newer Older
            "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": "2013-05-23 18:54:29"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
                "url": "git://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "1.2.3"
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects/archive/1.2.3.zip",
                "reference": "1.2.3",
                "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"
        {
            "name": "psr/log",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log",
                "reference": "1.0.0"
            },
            "dist": {
                "type": "zip",
                "url": "https://github.com/php-fig/log/archive/1.0.0.zip",
                "reference": "1.0.0",
                "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": "symfony-cmf/routing",
            "target-dir": "Symfony/Cmf/Component/Routing",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony-cmf/Routing.git",
                "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/1.1.0-beta1",
                "reference": "1.1.0-beta1",
                "symfony/http-kernel": ">=2.2,<3.0",
                "symfony/routing": ">=2.2,<3.0"
                "symfony/http-foundation": "ChainRouter/DynamicRouter have optional support for Request instances, several enhancers require a Request instances, ~2.2"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Cmf\\Component\\Routing": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "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",
            "keywords": [
                "database",
                "routing"
            "target-dir": "Symfony/Component/ClassLoader",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/ClassLoader.git",
                "reference": "622d370a07321329f5259c6f96d5c636104ad46b"
                "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/622d370a07321329f5259c6f96d5c636104ad46b",
                "reference": "622d370a07321329f5259c6f96d5c636104ad46b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony ClassLoader Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Debug",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Debug.git",
                "reference": "729f6d19cfc401c4942e43fcc1059103bd6df130"
                "url": "https://api.github.com/repos/symfony/Debug/zipball/729f6d19cfc401c4942e43fcc1059103bd6df130",
                "reference": "729f6d19cfc401c4942e43fcc1059103bd6df130",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "symfony/http-foundation": "~2.1",
                "symfony/http-kernel": "~2.1"
            },
            "suggest": {
                "symfony/class-loader": "",
                "symfony/http-foundation": "",
                "symfony/http-kernel": ""
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Debug\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Debug Component",
            "homepage": "http://symfony.com",
            "name": "symfony/dependency-injection",
            "target-dir": "Symfony/Component/DependencyInjection",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/DependencyInjection.git",
                "reference": "3678aa969e5bfeb8515a1f3047c63e8104723f5c"
                "url": "https://api.github.com/repos/symfony/DependencyInjection/zipball/3678aa969e5bfeb8515a1f3047c63e8104723f5c",
                "reference": "3678aa969e5bfeb8515a1f3047c63e8104723f5c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "symfony/config": "~2.2",
                "symfony/yaml": "~2.0"
                "symfony/config": "",
                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
                "symfony/yaml": ""
                    "Symfony\\Component\\DependencyInjection\\": ""
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony DependencyInjection Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/EventDispatcher",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/EventDispatcher.git",
                "reference": "41c9826457c65fa3cf746f214985b7ca9cba42f8"
                "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/41c9826457c65fa3cf746f214985b7ca9cba42f8",
                "reference": "41c9826457c65fa3cf746f214985b7ca9cba42f8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "symfony/dependency-injection": "~2.0"
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
                    "Symfony\\Component\\EventDispatcher\\": ""
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony EventDispatcher Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/HttpFoundation",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/HttpFoundation.git",
                "reference": "fdf130fe65457aedbc4639a22f4ef9d3be5c002c"
                "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/fdf130fe65457aedbc4639a22f4ef9d3be5c002c",
                "reference": "fdf130fe65457aedbc4639a22f4ef9d3be5c002c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "classmap": [
                    "Symfony/Component/HttpFoundation/Resources/stubs"
                ]
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpFoundation Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/HttpKernel",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/HttpKernel.git",
                "reference": "9d35da40f07bbe7a4f8dfbc41555d2b69de674bf"
                "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/9d35da40f07bbe7a4f8dfbc41555d2b69de674bf",
                "reference": "9d35da40f07bbe7a4f8dfbc41555d2b69de674bf",
                "psr/log": "~1.0",
                "symfony/debug": "~2.3",
                "symfony/event-dispatcher": "~2.1",
                "symfony/http-foundation": "~2.2"
                "symfony/browser-kit": "~2.2",
                "symfony/class-loader": "~2.1",
                "symfony/config": "~2.0",
                "symfony/console": "~2.2",
                "symfony/dependency-injection": "~2.0",
                "symfony/finder": "~2.0",
                "symfony/process": "~2.0",
                "symfony/routing": "~2.2",
                "symfony/stopwatch": "~2.2",
                "symfony/templating": "~2.2"
                "symfony/browser-kit": "",
                "symfony/class-loader": "",
                "symfony/config": "",
                "symfony/console": "",
                "symfony/dependency-injection": "",
                "symfony/finder": ""
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpKernel Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Process",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Process.git",
                "reference": "1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b"
                "url": "https://api.github.com/repos/symfony/Process/zipball/1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b",
                "reference": "1e91553e1cedd0b8fb1da6ea4f89b02e21713d5b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
                    "Symfony\\Component\\Process\\": ""
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Routing",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Routing.git",
                "reference": "69af3f07dbf3ae93dd513dbc373f561cb2e7f143"
                "url": "https://api.github.com/repos/symfony/Routing/zipball/69af3f07dbf3ae93dd513dbc373f561cb2e7f143",
                "reference": "69af3f07dbf3ae93dd513dbc373f561cb2e7f143",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "doctrine/common": "~2.2",
                "psr/log": "~1.0",
                "symfony/config": "~2.2",
                "symfony/yaml": "~2.0"
                "doctrine/common": "",
                "symfony/config": "",
                "symfony/yaml": ""
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Routing Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Serializer",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Serializer.git",
                "reference": "457ba76395955926a67ea692957b0872dead5278"
                "url": "https://api.github.com/repos/symfony/Serializer/zipball/457ba76395955926a67ea692957b0872dead5278",
                "reference": "457ba76395955926a67ea692957b0872dead5278",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Serializer Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Translation",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Translation.git",
                "reference": "65f888291f0896ad492f9abc6dc05c998373aded"
                "url": "https://api.github.com/repos/symfony/Translation/zipball/65f888291f0896ad492f9abc6dc05c998373aded",
                "reference": "65f888291f0896ad492f9abc6dc05c998373aded",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "symfony/config": "~2.0",
                "symfony/yaml": "~2.2"
                "symfony/config": "",
                "symfony/yaml": ""
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Translation\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Translation Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Validator",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Validator.git",
                "reference": "8f6f6be47fb8e1179cd225b1f949630e26221e42"
                "url": "https://api.github.com/repos/symfony/Validator/zipball/8f6f6be47fb8e1179cd225b1f949630e26221e42",
                "reference": "8f6f6be47fb8e1179cd225b1f949630e26221e42",
                "symfony/config": "~2.2",
                "symfony/http-foundation": "~2.1",
                "symfony/intl": "~2.3",
                "symfony/yaml": "~2.0"
                "doctrine/common": "",
                "symfony/config": "",
                "symfony/http-foundation": "",
                "symfony/intl": "",
                "symfony/yaml": ""
                }
            },
            "autoload": {
                "psr-0": {
                    "Symfony\\Component\\Validator\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "http://symfony.com/contributors"
                }
            ],
            "description": "Symfony Validator Component",
            "homepage": "http://symfony.com",
            "target-dir": "Symfony/Component/Yaml",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/Yaml.git",
                "reference": "5a279f1b5f5e1045a6c432354d9ea727ff3a9847"
                "url": "https://api.github.com/repos/symfony/Yaml/zipball/5a279f1b5f5e1045a6c432354d9ea727ff3a9847",
                "reference": "5a279f1b5f5e1045a6c432354d9ea727ff3a9847",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "homepage": "http://symfony.com/contributors"
            "homepage": "http://symfony.com",
                "url": "https://github.com/fabpot/Twig.git",
                "reference": "v1.12.3"
                "url": "https://api.github.com/repos/fabpot/Twig/zipball/v1.12.3",
                "reference": "v1.12.3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                }
            ],
            "description": "Twig, the flexible, fast, and secure template language for PHP",
            "homepage": "http://twig.sensiolabs.org",
            "keywords": [
                "templating"
        },
        {
            "name": "zendframework/zend-escaper",
            "version": "2.2.1",
            "target-dir": "Zend/Escaper",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/Component_ZendEscaper.git",
                "reference": "release-2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/Component_ZendEscaper/zipball/release-2.2.1",
                "reference": "release-2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev",
                    "dev-develop": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend\\Escaper\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "keywords": [
                "escaper",
                "zf2"
            ],
            "time": "2013-05-01 21:53:03"
        },
        {
            "name": "zendframework/zend-feed",
            "version": "2.2.1",
            "target-dir": "Zend/Feed",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/Component_ZendFeed.git",
                "reference": "release-2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/Component_ZendFeed/zipball/release-2.2.1",
                "reference": "release-2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "zendframework/zend-escaper": "self.version",
                "zendframework/zend-stdlib": "self.version"
            },
            "suggest": {
                "zendframework/zend-http": "Zend\\Http for PubSubHubbub, and optionally for use with Zend\\Feed\\Reader",
                "zendframework/zend-servicemanager": "Zend\\ServiceManager component, for default/recommended ExtensionManager implementations",
                "zendframework/zend-validator": "Zend\\Validator component"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev",
                    "dev-develop": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend\\Feed\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "provides functionality for consuming RSS and Atom feeds",
            "keywords": [
                "feed",
                "zf2"
            ],
            "time": "2013-06-12 19:45:31"
        },
        {
            "name": "zendframework/zend-stdlib",
            "version": "2.2.1",
            "target-dir": "Zend/Stdlib",
            "source": {
                "type": "git",
                "url": "https://github.com/zendframework/Component_ZendStdlib.git",
                "reference": "release-2.2.1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/zendframework/Component_ZendStdlib/zipball/release-2.2.1",
                "reference": "release-2.2.1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "zendframework/zend-eventmanager": "To support aggregate hydrator usage",
                "zendframework/zend-servicemanager": "To support hydrator plugin manager usage"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2-dev",
                    "dev-develop": "2.3-dev"
                }
            },
            "autoload": {
                "psr-0": {
                    "Zend\\Stdlib\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "keywords": [
                "stdlib",
                "zf2"
            ],
            "time": "2013-06-12 19:46:58"