[
    {
        "name": "doctrine/common",
        "version": "2.2.3",
        "version_normalized": "2.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "9e13facbacb001d324d71a0f6d25d8d7f12346b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/9e13facbacb001d324d71a0f6d25d8d7f12346b6",
            "reference": "9e13facbacb001d324d71a0f6d25d8d7f12346b6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2012-08-29 08:04:14",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com",
                "homepage": "http://www.jwage.com/",
                "role": "Creator"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "http://jmsyst.com",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Common Library for Doctrine projects",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "collections",
            "eventmanager",
            "persistence",
            "spl"
        ]
    },
    {
        "name": "doctrine/dbal",
        "version": "2.2.2",
        "version_normalized": "2.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "ee8f64111d03df2dbf3c106214514fce4a9857ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/ee8f64111d03df2dbf3c106214514fce4a9857ab",
            "reference": "ee8f64111d03df2dbf3c106214514fce4a9857ab",
            "shasum": ""
        },
        "require": {
            "doctrine/common": ">=2.2.0,<=2.2.99",
            "php": ">=5.3.2"
        },
        "time": "2012-04-13 07:56:12",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com",
                "homepage": "http://www.jwage.com/",
                "role": "Creator"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            }
        ],
        "description": "Database Abstraction Layer",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "database",
            "dbal",
            "persistence",
            "queryobject"
        ]
    },
    {
        "name": "imagine/imagine",
        "version": "v0.5.0",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/avalanche123/Imagine.git",
            "reference": "f64ec666baaa800edcbf237db41121a569230709"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/f64ec666baaa800edcbf237db41121a569230709",
            "reference": "f64ec666baaa800edcbf237db41121a569230709",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "sami/sami": "dev-master"
        },
        "suggest": {
            "ext-gd": "to use the GD implementation",
            "ext-gmagick": "to use the Gmagick implementation",
            "ext-imagick": "to use the Imagick implementation"
        },
        "time": "2013-07-10 17:25:36",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Imagine": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bulat Shakirzyanov",
                "email": "mallluhuct@gmail.com",
                "homepage": "http://avalanche123.com"
            }
        ],
        "description": "Image processing for PHP 5.3",
        "homepage": "http://imagine.readthedocs.org/",
        "keywords": [
            "drawing",
            "graphics",
            "image manipulation",
            "image processing"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.0.0",
        "version_normalized": "1.0.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": ""
        },
        "time": "2012-12-21 11:40:51",
        "type": "library",
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "6225b22de9dcf36546be3a0b2fa8e3d986153f57"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/6225b22de9dcf36546be3a0b2fa8e3d986153f57",
            "reference": "6225b22de9dcf36546be3a0b2fa8e3d986153f57",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.4.8",
            "doctrine/couchdb": "dev-master",
            "mlehner/gelf-php": "1.0.*",
            "phpunit/phpunit": "~3.7.0",
            "raven/raven": "0.5.*",
            "ruflin/elastica": "0.90.*"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "mlehner/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "raven/raven": "Allow sending log messages to a Sentry server",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
        },
        "time": "2013-11-14 19:48:31",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Monolog": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be",
                "role": "Developer"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Routing",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Routing.git",
            "reference": "4abfb500aab8be458c9e3a227ea56b190584f78a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Routing/zipball/4abfb500aab8be458c9e3a227ea56b190584f78a",
            "reference": "4abfb500aab8be458c9e3a227ea56b190584f78a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "doctrine/annotations": "~1.0",
            "psr/log": "~1.0",
            "symfony/config": "~2.2",
            "symfony/expression-language": "~2.4",
            "symfony/yaml": "~2.0"
        },
        "suggest": {
            "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"
        },
        "time": "2014-01-05 02:10:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Routing\\": ""
            }
        },
        "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 Routing Component",
        "homepage": "http://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/HttpFoundation",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpFoundation.git",
            "reference": "6c6b8a7bcd7e2cc920cd6acace563fdbf121d844"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/6c6b8a7bcd7e2cc920cd6acace563fdbf121d844",
            "reference": "6c6b8a7bcd7e2cc920cd6acace563fdbf121d844",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-01-05 02:10:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "classmap": [
                "Symfony/Component/HttpFoundation/Resources/stubs"
            ]
        },
        "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 HttpFoundation Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/EventDispatcher",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/e3ba42f6a70554ed05749e61b829550f6ac33601",
            "reference": "e3ba42f6a70554ed05749e61b829550f6ac33601",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/dependency-injection": "~2.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2013-12-28 08:12:03",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\EventDispatcher\\": ""
            }
        },
        "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 EventDispatcher Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Debug",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Debug.git",
            "reference": "74110be5ec681a83fc5bd66dd5fd29fe85fe9c1f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Debug/zipball/74110be5ec681a83fc5bd66dd5fd29fe85fe9c1f",
            "reference": "74110be5ec681a83fc5bd66dd5fd29fe85fe9c1f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/http-foundation": "~2.1",
            "symfony/http-kernel": "~2.1"
        },
        "suggest": {
            "symfony/http-foundation": "",
            "symfony/http-kernel": ""
        },
        "time": "2014-01-01 09:02:49",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "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/http-kernel",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/HttpKernel",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpKernel.git",
            "reference": "0605eedeb52c4d3a3144128d8336395a57be60d4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/0605eedeb52c4d3a3144128d8336395a57be60d4",
            "reference": "0605eedeb52c4d3a3144128d8336395a57be60d4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "psr/log": "~1.0",
            "symfony/debug": "~2.3",
            "symfony/event-dispatcher": "~2.1",
            "symfony/http-foundation": "~2.4"
        },
        "require-dev": {
            "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"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/class-loader": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": ""
        },
        "time": "2014-01-05 02:12:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\HttpKernel\\": ""
            }
        },
        "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 HttpKernel Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "pimple/pimple",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fabpot/Pimple.git",
            "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fabpot/Pimple/zipball/471c7d7c52ad6594e17b8ec33efdd1be592b5d83",
            "reference": "471c7d7c52ad6594e17b8ec33efdd1be592b5d83",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2013-09-19 04:53:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Pimple": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
        "homepage": "http://pimple.sensiolabs.org",
        "keywords": [
            "container",
            "dependency injection"
        ]
    },
    {
        "name": "silex/silex",
        "version": "v1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/silexphp/Silex.git",
            "reference": "47cc7d6545450ef8a91f50c04e8c7b3b04fceae9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/silexphp/Silex/zipball/47cc7d6545450ef8a91f50c04e8c7b3b04fceae9",
            "reference": "47cc7d6545450ef8a91f50c04e8c7b3b04fceae9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "pimple/pimple": "~1.0",
            "symfony/event-dispatcher": ">=2.3,<2.5-dev",
            "symfony/http-foundation": ">=2.3,<2.5-dev",
            "symfony/http-kernel": ">=2.3,<2.5-dev",
            "symfony/routing": ">=2.3,<2.5-dev"
        },
        "require-dev": {
            "doctrine/dbal": ">=2.2.0,<2.4.0-dev",
            "monolog/monolog": "~1.4,>=1.4.1",
            "phpunit/phpunit": "~3.7",
            "swiftmailer/swiftmailer": "5.*",
            "symfony/browser-kit": ">=2.3,<2.5-dev",
            "symfony/config": ">=2.3,<2.5-dev",
            "symfony/css-selector": ">=2.3,<2.5-dev",
            "symfony/debug": ">=2.3,<2.5-dev",
            "symfony/dom-crawler": ">=2.3,<2.5-dev",
            "symfony/finder": ">=2.3,<2.5-dev",
            "symfony/form": ">=2.3,<2.5-dev",
            "symfony/locale": ">=2.3,<2.5-dev",
            "symfony/monolog-bridge": ">=2.3,<2.5-dev",
            "symfony/options-resolver": ">=2.3,<2.5-dev",
            "symfony/process": ">=2.3,<2.5-dev",
            "symfony/security": ">=2.3,<2.5-dev",
            "symfony/serializer": ">=2.3,<2.5-dev",
            "symfony/translation": ">=2.3,<2.5-dev",
            "symfony/twig-bridge": ">=2.3,<2.5-dev",
            "symfony/validator": ">=2.3,<2.5-dev",
            "twig/twig": ">=1.8.0,<2.0-dev"
        },
        "suggest": {
            "symfony/browser-kit": ">=2.3,<2.5-dev",
            "symfony/css-selector": ">=2.3,<2.5-dev",
            "symfony/dom-crawler": ">=2.3,<2.5-dev",
            "symfony/form": ">=2.3,<2.5-dev"
        },
        "time": "2013-10-30 08:53:26",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Silex": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch",
                "homepage": "http://wiedler.ch/igor/"
            }
        ],
        "description": "The PHP micro-framework based on the Symfony2 Components",
        "homepage": "http://silex.sensiolabs.org",
        "keywords": [
            "microframework"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.0.3",
        "version_normalized": "5.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/32edc3b0de0fdc1b10f5c4912e8677b3f411a230",
            "reference": "32edc3b0de0fdc1b10f5c4912e8677b3f411a230",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2013-12-03 13:33:24",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Chris Corbyn"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "http://swiftmailer.org",
        "keywords": [
            "mail",
            "mailer"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.15.0",
        "version_normalized": "1.15.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fabpot/Twig.git",
            "reference": "85e4ff98000157ff753d934b9f13659a953f5666"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fabpot/Twig/zipball/85e4ff98000157ff753d934b9f13659a953f5666",
            "reference": "85e4ff98000157ff753d934b9f13659a953f5666",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2013-12-06 07:47:10",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.15-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Twig_": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
            "reference": "5220af2a7929aa35cf663d97c89ad3d50cf5fa3e",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.3.3"
        },
        "time": "2013-09-13 04:58:23",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Yaml",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Yaml.git",
            "reference": "4e1a237fc48145fae114b96458d799746ad89aa0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Yaml/zipball/4e1a237fc48145fae114b96458d799746ad89aa0",
            "reference": "4e1a237fc48145fae114b96458d799746ad89aa0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2013-12-28 08:12:03",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Yaml\\": ""
            }
        },
        "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 Yaml Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5180896f51c5b3648ac946b05f9ec02be78a0b23",
            "reference": "5180896f51c5b3648ac946b05f9ec02be78a0b23",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2012-10-31 18:15:28",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "Text/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            ""
        ],
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sb@sebastian-bergmann.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/phpunit-mock-objects",
        "version": "1.2.3",
        "version_normalized": "1.2.3.0",
        "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": "*"
        },
        "time": "2013-01-13 10:24:48",
        "type": "library",
        "installation-source": "dist",
        "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": "phpunit/php-timer",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
            "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2013-08-02 07:42:54",
        "type": "library",
        "installation-source": "dist",
        "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": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "1.3.4",
        "version_normalized": "1.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/acd690379117b042d1c8af1fafd61bde001bf6bb",
            "reference": "acd690379117b042d1c8af1fafd61bde001bf6bb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2013-10-10 15:34:57",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "File/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            ""
        ],
        "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"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "1.2.13",
        "version_normalized": "1.2.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
            "reference": "466e7cd2554b4e264c9e3f31216d25ac0e5f3d94",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "phpunit/php-file-iterator": ">=1.3.0@stable",
            "phpunit/php-text-template": ">=1.1.1@stable",
            "phpunit/php-token-stream": ">=1.1.3@stable"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*@dev"
        },
        "suggest": {
            "ext-dom": "*",
            "ext-xdebug": ">=2.0.5"
        },
        "time": "2013-09-10 08:14:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "phpunit/phpunit",
        "version": "3.7.29",
        "version_normalized": "3.7.29.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac",
            "reference": "faeb2d9f15dc83830d2db5e4c67acf1d68c9b5ac",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-pcre": "*",
            "ext-reflection": "*",
            "ext-spl": "*",
            "php": ">=5.3.3",
            "phpunit/php-code-coverage": "~1.2.1",
            "phpunit/php-file-iterator": ">=1.3.1",
            "phpunit/php-text-template": ">=1.1.1",
            "phpunit/php-timer": ">=1.0.4",
            "phpunit/phpunit-mock-objects": "~1.2.0",
            "symfony/yaml": "~2.0"
        },
        "require-dev": {
            "pear-pear/pear": "1.9.4"
        },
        "suggest": {
            "ext-json": "*",
            "ext-simplexml": "*",
            "ext-tokenizer": "*",
            "phpunit/php-invoker": ">=1.1.0,<1.2.0"
        },
        "time": "2014-01-15 06:46:38",
        "bin": [
            "composer/bin/phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.7.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "symfony/stopwatch",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Stopwatch",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Stopwatch.git",
            "reference": "c8e21e1380c7eef6197a8165620da8457b7c69a5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/c8e21e1380c7eef6197a8165620da8457b7c69a5",
            "reference": "c8e21e1380c7eef6197a8165620da8457b7c69a5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2013-12-12 16:06:47",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Stopwatch\\": ""
            }
        },
        "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 Stopwatch Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Console",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Console.git",
            "reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Console/zipball/4c1ed2ff514bd85ee186eebb010ccbdeeab05af7",
            "reference": "4c1ed2ff514bd85ee186eebb010ccbdeeab05af7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/event-dispatcher": "~2.1"
        },
        "suggest": {
            "symfony/event-dispatcher": ""
        },
        "time": "2014-01-01 08:14:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Console\\": ""
            }
        },
        "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 Console Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/filesystem",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Filesystem",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Filesystem.git",
            "reference": "b3c3b5a8108b3e5d604dc23241b4ea84a067fc78"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Filesystem/zipball/b3c3b5a8108b3e5d604dc23241b4ea84a067fc78",
            "reference": "b3c3b5a8108b3e5d604dc23241b4ea84a067fc78",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2013-12-31 13:43:26",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Filesystem\\": ""
            }
        },
        "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 Filesystem Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/config",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/Config",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Config.git",
            "reference": "27d0b35879ebefcfee6d218512c32ab2d6cd6a6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Config/zipball/27d0b35879ebefcfee6d218512c32ab2d6cd6a6a",
            "reference": "27d0b35879ebefcfee6d218512c32ab2d6cd6a6a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/filesystem": "~2.3"
        },
        "time": "2014-01-01 08:14:50",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Config\\": ""
            }
        },
        "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 Config Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "guzzle/guzzle",
        "version": "v3.8.0",
        "version_normalized": "3.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "b4a3ce8c05e777fa18b802956d5d0e38ad338a69"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b4a3ce8c05e777fa18b802956d5d0e38ad338a69",
            "reference": "b4a3ce8c05e777fa18b802956d5d0e38ad338a69",
            "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": "*",
            "monolog/monolog": "1.*",
            "phpunit/phpunit": "3.7.*",
            "psr/log": "1.0.*",
            "symfony/class-loader": "*",
            "zendframework/zend-cache": "2.0.*",
            "zendframework/zend-log": "2.0.*"
        },
        "time": "2013-12-05 23:39:20",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle\\Tests": "tests/",
                "Guzzle": "src/"
            }
        },
        "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"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "satooshi/php-coveralls",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/satooshi/php-coveralls.git",
            "reference": "c95c07e971e4b687718f54fc3447a260fb989e16"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/c95c07e971e4b687718f54fc3447a260fb989e16",
            "reference": "c95c07e971e4b687718f54fc3447a260fb989e16",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "ext-simplexml": "*",
            "guzzle/guzzle": ">=3.0",
            "php": ">=5.3",
            "psr/log": "1.0.0",
            "symfony/config": ">=2.0",
            "symfony/console": ">=2.0",
            "symfony/stopwatch": ">=2.2",
            "symfony/yaml": ">=2.0"
        },
        "require-dev": {
            "apigen/apigen": "2.8.*@stable",
            "pdepend/pdepend": "dev-master",
            "phpmd/phpmd": "dev-master",
            "phpunit/php-invoker": ">=1.1.0,<1.2.0",
            "phpunit/phpunit": "3.7.*@stable",
            "sebastian/finder-facade": "dev-master",
            "sebastian/phpcpd": "1.4.*@stable",
            "squizlabs/php_codesniffer": "1.4.*@stable",
            "theseer/fdomdocument": "dev-master"
        },
        "suggest": {
            "symfony/http-kernel": "Allows Symfony integration"
        },
        "time": "2013-07-25 11:22:39",
        "bin": [
            "composer/bin/coveralls"
        ],
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "Satooshi\\Component": "src/",
                "Satooshi\\Bundle": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Kitamura Satoshi",
                "email": "with.no.parachute@gmail.com",
                "homepage": "https://www.facebook.com/satooshi.jp"
            }
        ],
        "description": "PHP client library for Coveralls API",
        "homepage": "https://github.com/satooshi/php-coveralls",
        "keywords": [
            "ci",
            "coverage",
            "github",
            "test"
        ]
    },
    {
        "name": "squizlabs/php_codesniffer",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
            "reference": "bd1e50b8c252c914881dba1dcef089219e430dbd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/bd1e50b8c252c914881dba1dcef089219e430dbd",
            "reference": "bd1e50b8c252c914881dba1dcef089219e430dbd",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.1.2"
        },
        "suggest": {
            "phpunit/php-timer": "dev-master"
        },
        "time": "2013-12-12 03:08:49",
        "bin": [
            "scripts/phpcs"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "CodeSniffer.php",
                "CodeSniffer/CLI.php",
                "CodeSniffer/Exception.php",
                "CodeSniffer/File.php",
                "CodeSniffer/Report.php",
                "CodeSniffer/Reporting.php",
                "CodeSniffer/Sniff.php",
                "CodeSniffer/Tokens.php",
                "CodeSniffer/Reports/",
                "CodeSniffer/CommentParser/",
                "CodeSniffer/Tokenizers/",
                "CodeSniffer/DocGenerators/",
                "CodeSniffer/Standards/AbstractPatternSniff.php",
                "CodeSniffer/Standards/AbstractScopeSniff.php",
                "CodeSniffer/Standards/AbstractVariableSniff.php",
                "CodeSniffer/Standards/IncorrectPatternException.php",
                "CodeSniffer/Standards/Generic/Sniffs/",
                "CodeSniffer/Standards/MySource/Sniffs/",
                "CodeSniffer/Standards/PEAR/Sniffs/",
                "CodeSniffer/Standards/PSR1/Sniffs/",
                "CodeSniffer/Standards/PSR2/Sniffs/",
                "CodeSniffer/Standards/Squiz/Sniffs/",
                "CodeSniffer/Standards/Zend/Sniffs/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Greg Sherwood",
                "role": "lead"
            }
        ],
        "description": "PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
        "homepage": "http://www.squizlabs.com/php-codesniffer",
        "keywords": [
            "phpcs",
            "standards"
        ]
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/DomCrawler",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/DomCrawler.git",
            "reference": "58e85928ad277c67102a41a046160de86df44d55"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/58e85928ad277c67102a41a046160de86df44d55",
            "reference": "58e85928ad277c67102a41a046160de86df44d55",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/css-selector": "~2.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2013-12-29 20:33:52",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\DomCrawler\\": ""
            }
        },
        "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 DomCrawler Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/browser-kit",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "target-dir": "Symfony/Component/BrowserKit",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/BrowserKit.git",
            "reference": "0248b2dfc9cd6b259555d232eedfb1283eb496c3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/0248b2dfc9cd6b259555d232eedfb1283eb496c3",
            "reference": "0248b2dfc9cd6b259555d232eedfb1283eb496c3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/dom-crawler": "~2.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.0",
            "symfony/process": "~2.0"
        },
        "suggest": {
            "symfony/process": ""
        },
        "time": "2013-12-28 21:39:51",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\BrowserKit\\": ""
            }
        },
        "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 BrowserKit Component",
        "homepage": "http://symfony.com"
    }
]
