[
    {
        "name": "symfony/translation",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Translation",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Translation.git",
            "reference": "7526ad65f1961b2422ab33e4d3b05f92be16e5e2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Translation/zipball/7526ad65f1961b2422ab33e4d3b05f92be16e5e2",
            "reference": "7526ad65f1961b2422ab33e4d3b05f92be16e5e2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/config": "~2.0",
            "symfony/yaml": "~2.2"
        },
        "suggest": {
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2014-09-03 09:00:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Translation\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/security-core",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Security/Core",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/security-core.git",
            "reference": "3294aea1af045eb67346257d364c3065cdda23b9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/security-core/zipball/3294aea1af045eb67346257d364c3065cdda23b9",
            "reference": "3294aea1af045eb67346257d364c3065cdda23b9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "ircmaxell/password-compat": "1.0.*",
            "psr/log": "~1.0",
            "symfony/event-dispatcher": "~2.1",
            "symfony/expression-language": "~2.4",
            "symfony/http-foundation": "~2.4",
            "symfony/validator": "~2.2"
        },
        "suggest": {
            "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
            "symfony/event-dispatcher": "",
            "symfony/expression-language": "For using the expression voter",
            "symfony/http-foundation": "",
            "symfony/validator": "For using the user password constraint"
        },
        "time": "2014-09-03 09:22:15",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Security\\Core\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Security Component - Core Library",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/routing",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Routing",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Routing.git",
            "reference": "de58587ae3fb17fdc802893cf934bbb03e6b8eb5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Routing/zipball/de58587ae3fb17fdc802893cf934bbb03e6b8eb5",
            "reference": "de58587ae3fb17fdc802893cf934bbb03e6b8eb5",
            "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-08-26 14:16:33",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Routing\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Routing Component",
        "homepage": "http://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Process",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Process.git",
            "reference": "136cf0bdaacea81f779583376d47dd8aef4fc6ba"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Process/zipball/136cf0bdaacea81f779583376d47dd8aef4fc6ba",
            "reference": "136cf0bdaacea81f779583376d47dd8aef4fc6ba",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-08-31 03:22:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Process\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Process Component",
        "homepage": "http://symfony.com"
    },
    {
        "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": "symfony/debug",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Debug",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Debug.git",
            "reference": "189da713c1f8bb03f9184eb87b43ecbc732284ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Debug/zipball/189da713c1f8bb03f9184eb87b43ecbc732284ac",
            "reference": "189da713c1f8bb03f9184eb87b43ecbc732284ac",
            "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-07-09 09:05:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Debug\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/http-foundation",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/HttpFoundation",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpFoundation.git",
            "reference": "cec87359655f901a11de336576851d3957449947"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/cec87359655f901a11de336576851d3957449947",
            "reference": "cec87359655f901a11de336576851d3957449947",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4"
        },
        "time": "2014-09-03 09:00:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-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": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/EventDispatcher",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "8faf5cc7e80fde74a650a36e60d32ce3c3e0457b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/8faf5cc7e80fde74a650a36e60d32ce3c3e0457b",
            "reference": "8faf5cc7e80fde74a650a36e60d32ce3c3e0457b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.0",
            "symfony/dependency-injection": "~2.0",
            "symfony/stopwatch": "~2.2"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2014-07-28 13:20:46",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/HttpKernel",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpKernel.git",
            "reference": "a8a0cda5d51891f1246959c6bffdc1519ad0742f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/a8a0cda5d51891f1246959c6bffdc1519ad0742f",
            "reference": "a8a0cda5d51891f1246959c6bffdc1519ad0742f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "psr/log": "~1.0",
            "symfony/debug": "~2.5",
            "symfony/event-dispatcher": "~2.5",
            "symfony/http-foundation": "~2.5"
        },
        "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-09-03 09:51:48",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\HttpKernel\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/finder",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Finder",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Finder.git",
            "reference": "f40854d1a19c339c7f969f8f6d6d6e9153311c4c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Finder/zipball/f40854d1a19c339c7f969f8f6d6d6e9153311c4c",
            "reference": "f40854d1a19c339c7f969f8f6d6d6e9153311c4c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-09-03 09:00:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Finder\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/DomCrawler",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/DomCrawler.git",
            "reference": "27499e5951ef3d5731efe4db7481f26a68d75258"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/DomCrawler/zipball/27499e5951ef3d5731efe4db7481f26a68d75258",
            "reference": "27499e5951ef3d5731efe4db7481f26a68d75258",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/css-selector": "~2.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2014-08-26 14:16:33",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\DomCrawler\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony DomCrawler Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/css-selector",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/CssSelector",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/CssSelector.git",
            "reference": "143abf51b91e4517cde67d416bdf67a90cffa32d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/CssSelector/zipball/143abf51b91e4517cde67d416bdf67a90cffa32d",
            "reference": "143abf51b91e4517cde67d416bdf67a90cffa32d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-08-31 03:22:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\CssSelector\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Console",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Console.git",
            "reference": "748beed2a1e73179c3f5154d33fe6ae100c1aeb1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Console/zipball/748beed2a1e73179c3f5154d33fe6ae100c1aeb1",
            "reference": "748beed2a1e73179c3f5154d33fe6ae100c1aeb1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/event-dispatcher": "~2.1"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": ""
        },
        "time": "2014-08-14 16:10:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Console\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Console Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "symfony/browser-kit",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/BrowserKit",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/BrowserKit.git",
            "reference": "ecb0e1ac56af2c3f93f4ac8ff2131872bc7db40c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/BrowserKit/zipball/ecb0e1ac56af2c3f93f4ac8ff2131872bc7db40c",
            "reference": "ecb0e1ac56af2c3f93f4ac8ff2131872bc7db40c",
            "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": "2014-08-06 06:44:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\BrowserKit\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony BrowserKit Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "stack/builder",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stackphp/builder.git",
            "reference": "b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stackphp/builder/zipball/b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7",
            "reference": "b4af43e7b7f3f7fac919ff475b29f7c5dc7b23b7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/http-foundation": "~2.1",
            "symfony/http-kernel": "~2.1"
        },
        "require-dev": {
            "silex/silex": "~1.0"
        },
        "time": "2014-01-28 19:42:24",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Stack": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Igor Wiedler",
                "email": "igor@wiedler.ch",
                "homepage": "http://wiedler.ch/igor/"
            }
        ],
        "description": "Builder for stack middlewares based on HttpKernelInterface.",
        "keywords": [
            "stack"
        ]
    },
    {
        "name": "predis/predis",
        "version": "v0.8.7",
        "version_normalized": "0.8.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nrk/predis.git",
            "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nrk/predis/zipball/4123fcd85d61354c6c9900db76c9597dbd129bf6",
            "reference": "4123fcd85d61354c6c9900db76c9597dbd129bf6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "ext-curl": "Allows access to Webdis when paired with phpiredis",
            "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
        },
        "time": "2014-08-01 09:43:10",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Predis": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniele Alessandri",
                "email": "suppakilla@gmail.com",
                "homepage": "http://clorophilla.net"
            }
        ],
        "description": "Flexible and feature-complete PHP client library for Redis",
        "homepage": "http://github.com/nrk/predis",
        "keywords": [
            "nosql",
            "predis",
            "redis"
        ]
    },
    {
        "name": "patchwork/utf8",
        "version": "v1.1.25",
        "version_normalized": "1.1.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nicolas-grekas/Patchwork-UTF8.git",
            "reference": "2d43bd047b120279511d45e76e61c5a9812d9a83"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nicolas-grekas/Patchwork-UTF8/zipball/2d43bd047b120279511d45e76e61c5a9812d9a83",
            "reference": "2d43bd047b120279511d45e76e61c5a9812d9a83",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance"
        },
        "time": "2014-08-05 08:00:32",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Patchwork": "class/",
                "Normalizer": "class/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com",
                "role": "Developer"
            }
        ],
        "description": "Extensive, portable and performant handling of UTF-8 and grapheme clusters for PHP",
        "homepage": "https://github.com/nicolas-grekas/Patchwork-UTF8",
        "keywords": [
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "25b16e801979098cb2f120e697bfce454b18bf23"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/25b16e801979098cb2f120e697bfce454b18bf23",
            "reference": "25b16e801979098cb2f120e697bfce454b18bf23",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.4, >2.4.8",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/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",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "raven/raven": "Allow sending log messages to a Sentry server",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
        },
        "time": "2014-06-04 16:30:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "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": "nikic/php-parser",
        "version": "v0.9.5",
        "version_normalized": "0.9.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ef70767475434bdb3615b43c327e2cae17ef12eb",
            "reference": "ef70767475434bdb3615b43c327e2cae17ef12eb",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.2"
        },
        "time": "2014-07-23 18:24:17",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PHPParser": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "jeremeamia/SuperClosure",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jeremeamia/super_closure.git",
            "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/d05400085f7d4ae6f20ba30d36550836c0d061e8",
            "reference": "d05400085f7d4ae6f20ba30d36550836c0d061e8",
            "shasum": ""
        },
        "require": {
            "nikic/php-parser": "~0.9",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2013-10-09 04:20:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Jeremeamia\\SuperClosure": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeremy Lindblom"
            }
        ],
        "description": "Doing interesting things with closures like serialization.",
        "homepage": "https://github.com/jeremeamia/super_closure",
        "keywords": [
            "closure",
            "function",
            "parser",
            "serializable",
            "serialize",
            "tokenizer"
        ]
    },
    {
        "name": "filp/whoops",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/filp/whoops.git",
            "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/filp/whoops/zipball/9f451fbc7b8cad5e71300672c340c28c6bec09ff",
            "reference": "9f451fbc7b8cad5e71300672c340c28c6bec09ff",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "mockery/mockery": "0.9.*"
        },
        "time": "2014-07-11 05:56:54",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Whoops": "src/"
            },
            "classmap": [
                "src/deprecated"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Filipe Dobreira",
                "homepage": "https://github.com/filp",
                "role": "Developer"
            }
        ],
        "description": "php error handling for cool kids",
        "homepage": "https://github.com/filp/whoops",
        "keywords": [
            "error",
            "exception",
            "handling",
            "library",
            "silex-provider",
            "whoops",
            "zf2"
        ]
    },
    {
        "name": "ircmaxell/password-compat",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ircmaxell/password_compat.git",
            "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
            "reference": "1fc1521b5e9794ea77e4eca30717be9635f1d4f4",
            "shasum": ""
        },
        "time": "2013-04-30 19:58:08",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/password.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthony Ferrara",
                "email": "ircmaxell@ircmaxell.com",
                "homepage": "http://blog.ircmaxell.com"
            }
        ],
        "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
        "homepage": "https://github.com/ircmaxell/password_compat",
        "keywords": [
            "hashing",
            "password"
        ]
    },
    {
        "name": "d11wtq/boris",
        "version": "v1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/d11wtq/boris.git",
            "reference": "125dd4e5752639af7678a22ea597115646d89c6e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/d11wtq/boris/zipball/125dd4e5752639af7678a22ea597115646d89c6e",
            "reference": "125dd4e5752639af7678a22ea597115646d89c6e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "suggest": {
            "ext-pcntl": "*",
            "ext-posix": "*",
            "ext-readline": "*"
        },
        "time": "2014-01-17 12:21:18",
        "bin": [
            "bin/boris"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Boris": "lib"
            }
        },
        "notification-url": "https://packagist.org/downloads/"
    },
    {
        "name": "symfony/filesystem",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/Filesystem",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Filesystem.git",
            "reference": "a765efd199e02ff4001c115c318e219030be9364"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Filesystem/zipball/a765efd199e02ff4001c115c318e219030be9364",
            "reference": "a765efd199e02ff4001c115c318e219030be9364",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2014-09-03 09:00:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\Filesystem\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony Filesystem Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "classpreloader/classpreloader",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mtdowling/ClassPreloader.git",
            "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mtdowling/ClassPreloader/zipball/2c9f3bcbab329570c57339895bd11b5dd3b00877",
            "reference": "2c9f3bcbab329570c57339895bd11b5dd3b00877",
            "shasum": ""
        },
        "require": {
            "nikic/php-parser": "~0.9",
            "php": ">=5.3.3",
            "symfony/console": "~2.1",
            "symfony/filesystem": "~2.1",
            "symfony/finder": "~2.1"
        },
        "time": "2014-03-12 00:05:31",
        "bin": [
            "classpreloader.php"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "ClassPreloader": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
        "keywords": [
            "autoload",
            "class",
            "preload"
        ]
    },
    {
        "name": "twig/twig",
        "version": "v1.16.0",
        "version_normalized": "1.16.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fabpot/Twig.git",
            "reference": "8ce37115802e257a984a82d38254884085060024"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024",
            "reference": "8ce37115802e257a984a82d38254884085060024",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "time": "2014-07-05 12:19:05",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.16-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",
                "homepage": "http://fabien.potencier.org",
                "role": "Lead Developer"
            },
            {
                "name": "Armin Ronacher",
                "email": "armin.ronacher@active-4.com",
                "role": "Project Founder"
            },
            {
                "name": "Twig Team",
                "homepage": "https://github.com/fabpot/Twig/graphs/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "symfony/class-loader",
        "version": "v2.5.4",
        "version_normalized": "2.5.4.0",
        "target-dir": "Symfony/Component/ClassLoader",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/ClassLoader.git",
            "reference": "9acd88cd723cdd31d0c9ac3fafef0137e6a0e2ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/ClassLoader/zipball/9acd88cd723cdd31d0c9ac3fafef0137e6a0e2ad",
            "reference": "9acd88cd723cdd31d0c9ac3fafef0137e6a0e2ad",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "symfony/finder": "~2.0"
        },
        "time": "2014-08-31 03:22:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Symfony\\Component\\ClassLoader\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Symfony ClassLoader Component",
        "homepage": "http://symfony.com"
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "38743b677965c48a637097b2746a281264ae2347"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/38743b677965c48a637097b2746a281264ae2347",
            "reference": "38743b677965c48a637097b2746a281264ae2347",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*@stable"
        },
        "suggest": {
            "dflydev/markdown": "1.0.*",
            "erusev/parsedown": "~0.7"
        },
        "time": "2014-08-09 10:27:07",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "phpDocumentor": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "mike.vanriel@naenius.com"
            }
        ]
    },
    {
        "name": "barryvdh/laravel-ide-helper",
        "version": "v1.11.3",
        "version_normalized": "1.11.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/barryvdh/laravel-ide-helper.git",
            "reference": "9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49",
            "reference": "9a67d9132f0e2b9ed5d668aaa8a2ebc7d4dd6d49",
            "shasum": ""
        },
        "require": {
            "illuminate/console": "4.x",
            "illuminate/filesystem": "4.x",
            "illuminate/support": "4.x",
            "php": ">=5.3.0",
            "phpdocumentor/reflection-docblock": "2.0.x",
            "symfony/class-loader": "~2.3"
        },
        "require-dev": {
            "doctrine/dbal": "~2.3"
        },
        "suggest": {
            "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
        },
        "time": "2014-08-26 08:54:34",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.11-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Barryvdh\\LaravelIdeHelper\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            }
        ],
        "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
        "keywords": [
            "autocomplete",
            "codeintel",
            "helper",
            "ide",
            "laravel",
            "netbeans",
            "phpdoc",
            "phpstorm",
            "sublime"
        ]
    },
    {
        "name": "bllim/datatables",
        "version": "v1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bllim/laravel4-datatables-package.git",
            "reference": "93bba1836b1fa5039137aa3dab4049c7f1c09d4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bllim/laravel4-datatables-package/zipball/93bba1836b1fa5039137aa3dab4049c7f1c09d4d",
            "reference": "93bba1836b1fa5039137aa3dab4049c7f1c09d4d",
            "shasum": ""
        },
        "require": {
            "illuminate/database": ">=4.0.0",
            "illuminate/filesystem": ">=4.0.0",
            "illuminate/support": ">=4.0.0",
            "illuminate/view": ">=4.0.0",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "laravel/laravel": ">=4.0.0",
            "mockery/mockery": "0.7.2",
            "phpunit/phpunit": "3.7.*"
        },
        "time": "2014-09-05 07:55:04",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/migrations"
            ],
            "psr-0": {
                "Bllim\\Datatables": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bilal Gultekin",
                "email": "bilal@bilal.im"
            }
        ],
        "description": "Server-side handler of DataTables Jquery Plugin for Laravel 4",
        "keywords": [
            "datatable",
            "datatables",
            "datatables jquery plugin",
            "laravel",
            "laravel4"
        ]
    },
    {
        "name": "toin0u/geocoder-laravel",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/geocoder-php/GeocoderLaravel.git",
            "reference": "453e48bb445e1d971ede921e93d6314a346e98c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/geocoder-php/GeocoderLaravel/zipball/453e48bb445e1d971ede921e93d6314a346e98c8",
            "reference": "453e48bb445e1d971ede921e93d6314a346e98c8",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "~4.0",
            "php": ">=5.3.0",
            "willdurand/geocoder": "~2.4"
        },
        "require-dev": {
            "orchestra/testbench": "~2.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2014-06-23 16:52:08",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Toin0u\\Geocoder": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Antoine Corcy",
                "email": "contact@sbin.dk",
                "homepage": "http://sbin.dk",
                "role": "Developer"
            }
        ],
        "description": "Geocoder Service provider for Laravel 4",
        "homepage": "http://geocoder-php.org/",
        "keywords": [
            "geocoder",
            "geocoding",
            "laravel"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/2f708a85bb3aab5d99dab8be435abd73e0b18acb",
            "reference": "2f708a85bb3aab5d99dab8be435abd73e0b18acb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-01-12 18:59:04",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com",
                "homepage": "http://www.instaclick.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com",
                "homepage": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd",
            "reference": "d9b1a37e9351ddde1f19f09a02e3d6ee92e82efd",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "4.*"
        },
        "time": "2014-07-06 15:52:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Annotations\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "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": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "doctrine/collections",
        "version": "v1.2",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/b99c5c46c87126201899afe88ec490a25eedd6a2",
            "reference": "b99c5c46c87126201899afe88ec490a25eedd6a2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-02-03 23:07:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Collections\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "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": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/54b8333d2a5682afdc690060c1cf384ba9f47f08",
            "reference": "54b8333d2a5682afdc690060c1cf384ba9f47f08",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2013-01-10 21:49:15",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "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": "https://github.com/schmittjoh",
                "role": "Developer of wrapped JMSSerializerBundle"
            }
        ],
        "description": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluarlize",
            "singuarlize",
            "string"
        ]
    },
    {
        "name": "doctrine/common",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/common.git",
            "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/common/zipball/5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
            "reference": "5db6ab40e4c531f14dad4ca96a394dfce5d4255b",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "1.*",
            "doctrine/cache": "1.*",
            "doctrine/collections": "1.*",
            "doctrine/inflector": "1.*",
            "doctrine/lexer": "1.*",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7"
        },
        "time": "2014-05-21 19:28:51",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "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": "https://github.com/schmittjoh",
                "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": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/dbal.git",
            "reference": "fec965d330c958e175c39e61c3f6751955af32d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/dbal/zipball/fec965d330c958e175c39e61c3f6751955af32d0",
            "reference": "fec965d330c958e175c39e61c3f6751955af32d0",
            "shasum": ""
        },
        "require": {
            "doctrine/common": "~2.4",
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "3.7.*",
            "symfony/console": "~2.0"
        },
        "suggest": {
            "symfony/console": "Allows use of the command line interface"
        },
        "time": "2014-01-01 16:43:57",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\DBAL\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "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": "mustache/mustache",
        "version": "v2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/mustache.php.git",
            "reference": "14bc3b4f6a4770b535fc433bfd0435471ed386c6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/14bc3b4f6a4770b535fc433bfd0435471ed386c6",
            "reference": "14bc3b4f6a4770b535fc433bfd0435471ed386c6",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "*"
        },
        "time": "2013-08-13 04:49:23",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mustache": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "A Mustache implementation in PHP.",
        "homepage": "https://github.com/bobthecow/mustache.php",
        "keywords": [
            "mustache",
            "templating"
        ]
    },
    {
        "name": "dollar/generators",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/wdollar/Laravel-4-Generators-Bootstrap-3.git",
            "reference": "fbfe72010f731067b7a9903a467c808abfb7559f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wdollar/Laravel-4-Generators-Bootstrap-3/zipball/fbfe72010f731067b7a9903a467c808abfb7559f",
            "reference": "fbfe72010f731067b7a9903a467c808abfb7559f",
            "shasum": ""
        },
        "require": {
            "mustache/mustache": "2.4.*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "illuminate/console": "~4",
            "illuminate/filesystem": "~4",
            "illuminate/support": "~4",
            "mockery/mockery": "0.8.*"
        },
        "time": "2014-05-11 14:35:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Dollar\\Generators": "src/"
            },
            "classmap": [
                "src/Dollar/Generators/Generators"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Jeffrey Way",
                "email": "jeffrey@jeffrey-way.com",
                "homepage": "http://jeffrye-way.com",
                "role": "Developer"
            },
            {
                "name": "Wes Dollar",
                "email": "github@wesdollar.com",
                "role": "Contributor"
            }
        ],
        "description": "Laravel 4 Generators w/ Bootstrap 3",
        "keywords": [
            "artisan",
            "bootstrap",
            "generators",
            "laravel",
            "scaffold"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "1.12.0",
        "version_normalized": "1.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "cde7a00d1410a17fb6d61b993cb017a78be1137c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/cde7a00d1410a17fb6d61b993cb017a78be1137c",
            "reference": "cde7a00d1410a17fb6d61b993cb017a78be1137c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-09-10 03:26:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Carbon": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "http://nesbot.com"
            }
        ],
        "description": "A simple API extension for DateTime.",
        "homepage": "https://github.com/briannesbitt/Carbon",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "0.3.8",
        "version_normalized": "0.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "5085202f1f37769aae59f9711c423f28159c9b29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/5085202f1f37769aae59f9711c423f28159c9b29",
            "reference": "5085202f1f37769aae59f9711c423f28159c9b29",
            "shasum": ""
        },
        "require": {
            "php": ">=5.0.0"
        },
        "require-dev": {
            "phing/phing": "2.7.*",
            "phpunit/phpunit": "4.0.*",
            "sami/sami": "1.*",
            "squizlabs/php_codesniffer": "1.*"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a wide variety of cryptographic operations.",
            "pear-pear/PHP_Compat": "Install PHP_Compat to get phpseclib working on PHP < 4.3.3."
        },
        "time": "2014-09-13 02:42:45",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Crypt": "phpseclib/",
                "File": "phpseclib/",
                "Math": "phpseclib/",
                "Net": "phpseclib/",
                "System": "phpseclib/"
            },
            "files": [
                "phpseclib/Crypt/Random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "include-path": [
            "phpseclib/"
        ],
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v5.2.2",
        "version_normalized": "5.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "e02f71a35436af4bd58a1bd90116089e632e29e1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/e02f71a35436af4bd58a1bd90116089e632e29e1",
            "reference": "e02f71a35436af4bd58a1bd90116089e632e29e1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.4"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1"
        },
        "time": "2014-09-20 07:17:36",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "http://swiftmailer.org",
        "keywords": [
            "mail",
            "mailer"
        ]
    },
    {
        "name": "doctrine/cache",
        "version": "v1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "cf483685798a72c93bf4206e3dd6358ea07d64e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/cf483685798a72c93bf4206e3dd6358ea07d64e7",
            "reference": "cf483685798a72c93bf4206e3dd6358ea07d64e7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": ">=3.7",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2014-09-17 14:24:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Cache\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "willdurand/geocoder",
        "version": "2.7.0",
        "version_normalized": "2.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/geocoder-php/Geocoder.git",
            "reference": "830f3653d8a612d39b0e82077902f7e6bc04bd62"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/geocoder-php/Geocoder/zipball/830f3653d8a612d39b0e82077902f7e6bc04bd62",
            "reference": "830f3653d8a612d39b0e82077902f7e6bc04bd62",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "geoip/geoip": "~1.13",
            "geoip2/geoip2": "~0.6",
            "guzzle/guzzle": "@stable",
            "kriswallsmith/buzz": "@stable",
            "zendframework/zend-http": "~2.1"
        },
        "suggest": {
            "ext-curl": "Enabling the curl extension allows you to use the CurlHttpAdapter.",
            "ext-geoip": "Enabling the geoip extension allows you to use the MaxMindProvider.",
            "geoip/geoip": "If you are going to use the MaxMindBinaryProvider (conflict with geoip extension).",
            "geoip2/geoip2": "If you are going to use the GeoIP2DatabaseProvider.",
            "guzzle/guzzle": "Enabling Guzzle allows you to use the GuzzleHttpAdapter.",
            "kriswallsmith/buzz": "Enabling Buzz allows you to use the BuzzHttpAdapter.",
            "zendframework/zend-http": "Enabling Zend Http allows you to use the ZendHttpAdapter."
        },
        "time": "2014-09-14 16:59:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Geocoder": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "William Durand",
                "email": "william.durand1@gmail.com"
            }
        ],
        "description": "The almost missing Geocoder PHP 5.3 library.",
        "homepage": "http://geocoder-php.org",
        "keywords": [
            "abstraction",
            "geocoder",
            "geocoding",
            "geoip"
        ]
    },
    {
        "name": "laravel/framework",
        "version": "v4.2.9",
        "version_normalized": "4.2.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/framework.git",
            "reference": "14665bc3c38c3ec24a12c904d013a663dc4a1d8f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/framework/zipball/14665bc3c38c3ec24a12c904d013a663dc4a1d8f",
            "reference": "14665bc3c38c3ec24a12c904d013a663dc4a1d8f",
            "shasum": ""
        },
        "require": {
            "classpreloader/classpreloader": "~1.0",
            "d11wtq/boris": "~1.0",
            "filp/whoops": "1.1.*",
            "ircmaxell/password-compat": "~1.0",
            "jeremeamia/superclosure": "~1.0",
            "monolog/monolog": "~1.6",
            "nesbot/carbon": "~1.0",
            "patchwork/utf8": "1.1.*",
            "php": ">=5.4.0",
            "phpseclib/phpseclib": "0.3.*",
            "predis/predis": "0.8.*",
            "stack/builder": "~1.0",
            "swiftmailer/swiftmailer": "~5.1",
            "symfony/browser-kit": "2.5.*",
            "symfony/console": "2.5.*",
            "symfony/css-selector": "2.5.*",
            "symfony/debug": "2.5.*",
            "symfony/dom-crawler": "2.5.*",
            "symfony/finder": "2.5.*",
            "symfony/http-foundation": "2.5.*",
            "symfony/http-kernel": "2.5.*",
            "symfony/process": "2.5.*",
            "symfony/routing": "2.5.*",
            "symfony/security-core": "2.5.*",
            "symfony/translation": "2.5.*"
        },
        "replace": {
            "illuminate/auth": "self.version",
            "illuminate/cache": "self.version",
            "illuminate/config": "self.version",
            "illuminate/console": "self.version",
            "illuminate/container": "self.version",
            "illuminate/cookie": "self.version",
            "illuminate/database": "self.version",
            "illuminate/encryption": "self.version",
            "illuminate/events": "self.version",
            "illuminate/exception": "self.version",
            "illuminate/filesystem": "self.version",
            "illuminate/foundation": "self.version",
            "illuminate/hashing": "self.version",
            "illuminate/html": "self.version",
            "illuminate/http": "self.version",
            "illuminate/log": "self.version",
            "illuminate/mail": "self.version",
            "illuminate/pagination": "self.version",
            "illuminate/queue": "self.version",
            "illuminate/redis": "self.version",
            "illuminate/remote": "self.version",
            "illuminate/routing": "self.version",
            "illuminate/session": "self.version",
            "illuminate/support": "self.version",
            "illuminate/translation": "self.version",
            "illuminate/validation": "self.version",
            "illuminate/view": "self.version",
            "illuminate/workbench": "self.version"
        },
        "require-dev": {
            "aws/aws-sdk-php": "~2.6",
            "iron-io/iron_mq": "~1.5",
            "mockery/mockery": "~0.9",
            "pda/pheanstalk": "~2.1",
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "doctrine/dbal": "Allow renaming columns and dropping SQLite columns."
        },
        "time": "2014-09-15 02:45:24",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/Illuminate/Queue/IlluminateQueueClosure.php"
            ],
            "files": [
                "src/Illuminate/Support/helpers.php"
            ],
            "psr-0": {
                "Illuminate": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Laravel Framework.",
        "keywords": [
            "framework",
            "laravel"
        ]
    },
    {
        "name": "way/generators",
        "version": "2.6.1",
        "version_normalized": "2.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/JeffreyWay/Laravel-4-Generators.git",
            "reference": "484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/JeffreyWay/Laravel-4-Generators/zipball/484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c",
            "reference": "484d379c6bc1d38c75e4f52f74efcbcd11f7dd2c",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "~4.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "behat/behat": "~2.5.1",
            "behat/mink": "~1.5.0",
            "behat/mink-extension": "~1.2.0",
            "behat/mink-goutte-driver": "~1.0.9",
            "behat/mink-selenium2-driver": "~1.1.1",
            "phpspec/phpspec": "~2.0",
            "phpunit/phpunit": "~3.7"
        },
        "time": "2014-05-27 14:21:26",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Way\\Generators": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jeffrey Way",
                "email": "jeffrey@jeffrey-way.com",
                "homepage": "http://jeffrye-way.com",
                "role": "Developer"
            }
        ],
        "description": "Rapidly generate resources, migrations, models, and much more."
    },
    {
        "name": "xethron/migrations-generator",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/Xethron/migrations-generator.git",
            "reference": "50114af1d10a6fd2dca0ee31114cbf6c553645db"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Xethron/migrations-generator/zipball/50114af1d10a6fd2dca0ee31114cbf6c553645db",
            "reference": "50114af1d10a6fd2dca0ee31114cbf6c553645db",
            "shasum": ""
        },
        "require": {
            "doctrine/dbal": "~2.4",
            "illuminate/support": "~4.1",
            "php": ">=5.3.0",
            "way/generators": "2.*"
        },
        "require-dev": {
            "illuminate/cache": ">=4.1.0",
            "illuminate/console": ">=4.1.0",
            "mockery/mockery": ">=0.9.0",
            "phpunit/phpunit": ">=4.0.0"
        },
        "time": "2014-07-27 18:45:48",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Xethron\\MigrationsGenerator": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Breytenbach",
                "email": "bernhard@coffeecode.co.za"
            }
        ],
        "description": "Generates Laravel Migrations from an existing database",
        "keywords": [
            "artisan",
            "generator",
            "laravel",
            "migration",
            "migrations"
        ]
    },
    {
        "name": "rcrowe/twigbridge",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/rcrowe/TwigBridge.git",
            "reference": "6a58a514fc8f4ec621a1c79e92834aa60a831647"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/6a58a514fc8f4ec621a1c79e92834aa60a831647",
            "reference": "6a58a514fc8f4ec621a1c79e92834aa60a831647",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "~4.1|5.0.*",
            "illuminate/view": "~4.1|5.0.*",
            "php": ">=5.4.0",
            "twig/twig": "~1.15"
        },
        "require-dev": {
            "laravel/framework": "4.2.*",
            "mockery/mockery": "0.9.*",
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "suggest": {
            "illuminate/html": "For bringing back html/form in Laravel 5.x",
            "twig/extensions": "~1.0"
        },
        "time": "2014-09-16 07:26:21",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TwigBridge\\": "src",
                "TwigBridge\\Tests\\": "tests"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            },
            {
                "name": "Rob Crowe",
                "email": "hello@vivalacrowe.com"
            }
        ],
        "description": "Adds the power of Twig to Laravel",
        "keywords": [
            "laravel",
            "twig"
        ]
    },
    {
        "name": "thujohn/pdf",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/thujohn/pdf-l4.git",
            "reference": "978ce113cf907c99c5d647607a302dc5b5ba2071"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thujohn/pdf-l4/zipball/978ce113cf907c99c5d647607a302dc5b5ba2071",
            "reference": "978ce113cf907c99c5d647607a302dc5b5ba2071",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "4.x",
            "php": ">=5.3.0"
        },
        "time": "2014-09-17 15:59:51",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Thujohn\\Pdf": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "thujohn",
                "email": "jonathan.thuau@gmail.com"
            }
        ],
        "description": "dompdf for Laravel 4",
        "keywords": [
            "dompdf",
            "laravel",
            "laravel4",
            "pdf"
        ]
    }
]
