[
    {
        "name": "doctrine/inflector",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
            "reference": "e5eaf8c7ded0877195b5d2848491e17b1c0a6c4d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-01-01 18:34:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Inflector\\": "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": "Common String Manipulations with regard to casing and singular/plural rules.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "inflection",
            "pluralize",
            "singularize",
            "string"
        ]
    },
    {
        "name": "vierbergenlars/php-semver",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vierbergenlars/php-semver.git",
            "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vierbergenlars/php-semver/zipball/516bb3061577e60e9420cbecc479362d3ad8c7f1",
            "reference": "516bb3061577e60e9420cbecc479362d3ad8c7f1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "simpletest/simpletest": "1.1.*"
        },
        "time": "2015-05-02 19:28:54",
        "bin": [
            "bin/semver",
            "bin/update-versions"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "vierbergenlars\\SemVer\\": "src/",
                "vierbergenlars\\LibJs\\": "src/"
            },
            "classmap": [
                "src/vierbergenlars/SemVer/internal.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Vierbergen",
                "email": "vierbergenlars@gmail.com"
            }
        ],
        "description": "The Semantic Versioner for PHP",
        "keywords": [
            "semantic",
            "semver",
            "versioning"
        ]
    },
    {
        "name": "twig/twig",
        "version": "1.x-dev",
        "version_normalized": "1.9999999.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "e22fb8728b395b306a06785a3ae9b12f3fbc0294"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/e22fb8728b395b306a06785a3ae9b12f3fbc0294",
            "reference": "e22fb8728b395b306a06785a3ae9b12f3fbc0294",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.7"
        },
        "time": "2015-06-06 23:35:59",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.18-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": "http://twig.sensiolabs.org/contributors",
                "role": "Contributors"
            }
        ],
        "description": "Twig, the flexible, fast, and secure template language for PHP",
        "homepage": "http://twig.sensiolabs.org",
        "keywords": [
            "templating"
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "5ee051138ea578b6e7561182578bc046b4a97658"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5ee051138ea578b6e7561182578bc046b4a97658",
            "reference": "5ee051138ea578b6e7561182578bc046b4a97658",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.8|~3.0"
        },
        "suggest": {
            "ext-symfony_debug": ""
        },
        "time": "2015-06-18 16:25:07",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony mechanism for exploring and dumping PHP variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpFoundation.git",
            "reference": "0ac8577eec8620f637b1d488857a0050bf5d729a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/0ac8577eec8620f637b1d488857a0050bf5d729a",
            "reference": "0ac8577eec8620f637b1d488857a0050bf5d729a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4|~3.0.0",
            "symfony/phpunit-bridge": "~2.7|~3.0.0"
        },
        "time": "2015-06-18 16:14:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/EventDispatcher.git",
            "reference": "f991afd968ea05582bae203754d761714598d018"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/f991afd968ea05582bae203754d761714598d018",
            "reference": "f991afd968ea05582bae203754d761714598d018",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/dependency-injection": "~2.8|~3.0",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/phpunit-bridge": "~2.8|~3.0",
            "symfony/stopwatch": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-05-12 15:48:43",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "psr/log",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "9e45edca52cc9c954680072c93e621f8b71fab26"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/9e45edca52cc9c954680072c93e621f8b71fab26",
            "reference": "9e45edca52cc9c954680072c93e621f8b71fab26",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2015-06-02 13:48:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "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": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Debug.git",
            "reference": "16e951b9c6cabd1fe202fd38576c471ed2a09e5c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Debug/zipball/16e951b9c6cabd1fe202fd38576c471ed2a09e5c",
            "reference": "16e951b9c6cabd1fe202fd38576c471ed2a09e5c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "psr/log": "~1.0"
        },
        "conflict": {
            "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
        },
        "require-dev": {
            "symfony/class-loader": "~2.2|~3.0.0",
            "symfony/http-foundation": "~2.1|~3.0.0",
            "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2|~3.0.0",
            "symfony/phpunit-bridge": "~2.7|~3.0.0"
        },
        "suggest": {
            "symfony/http-foundation": "",
            "symfony/http-kernel": ""
        },
        "time": "2015-06-18 16:14:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Debug Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/HttpKernel.git",
            "reference": "9d4c96b9735febc87c87b8184539141dd586d879"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/9d4c96b9735febc87c87b8184539141dd586d879",
            "reference": "9d4c96b9735febc87c87b8184539141dd586d879",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "psr/log": "~1.0",
            "symfony/debug": "~2.6,>=2.6.2",
            "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2|~3.0.0",
            "symfony/http-foundation": "~2.5,>=2.5.4|~3.0.0"
        },
        "conflict": {
            "symfony/config": "<2.7"
        },
        "require-dev": {
            "symfony/browser-kit": "~2.3|~3.0.0",
            "symfony/class-loader": "~2.1|~3.0.0",
            "symfony/config": "~2.7",
            "symfony/console": "~2.3|~3.0.0",
            "symfony/css-selector": "~2.0,>=2.0.5|~3.0.0",
            "symfony/dependency-injection": "~2.2|~3.0.0",
            "symfony/dom-crawler": "~2.0,>=2.0.5|~3.0.0",
            "symfony/expression-language": "~2.4|~3.0.0",
            "symfony/finder": "~2.0,>=2.0.5|~3.0.0",
            "symfony/phpunit-bridge": "~2.7|~3.0.0",
            "symfony/process": "~2.0,>=2.0.5|~3.0.0",
            "symfony/routing": "~2.8|~3.0.0",
            "symfony/stopwatch": "~2.3|~3.0.0",
            "symfony/templating": "~2.2|~3.0.0",
            "symfony/translation": "~2.0,>=2.0.5|~3.0.0",
            "symfony/var-dumper": "~2.6|~3.0.0"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/class-loader": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": "",
            "symfony/var-dumper": ""
        },
        "time": "2015-06-18 16:14:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony HttpKernel Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "illuminate/contracts",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "02c53f7d5100a32901ed54cd7beaa46d3d06c6e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/02c53f7d5100a32901ed54cd7beaa46d3d06c6e3",
            "reference": "02c53f7d5100a32901ed54cd7beaa46d3d06c6e3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2015-06-08 19:17:38",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Contracts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "danielstjules/stringy",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/danielstjules/Stringy.git",
            "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/danielstjules/Stringy/zipball/3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
            "reference": "3cf18e9e424a6dedc38b7eb7ef580edb0929461b",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-02-10 06:19:18",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stringy\\": "src/"
            },
            "files": [
                "src/Create.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Daniel St. Jules",
                "email": "danielst.jules@gmail.com",
                "homepage": "http://www.danielstjules.com"
            }
        ],
        "description": "A string manipulation library with multibyte support",
        "homepage": "https://github.com/danielstjules/Stringy",
        "keywords": [
            "UTF",
            "helpers",
            "manipulation",
            "methods",
            "multibyte",
            "string",
            "utf-8",
            "utility",
            "utils"
        ]
    },
    {
        "name": "illuminate/support",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "71fb24bd66de4111a0e959a85a916460cb9fc03f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/71fb24bd66de4111a0e959a85a916460cb9fc03f",
            "reference": "71fb24bd66de4111a0e959a85a916460cb9fc03f",
            "shasum": ""
        },
        "require": {
            "danielstjules/stringy": "~1.8",
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "suggest": {
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.0).",
            "symfony/var-dumper": "Required to use the dd function (2.8.*)."
        },
        "time": "2015-06-12 12:26:04",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Support\\": ""
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "symfony/finder",
        "version": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Finder.git",
            "reference": "588ded81facfb6462c43e6922509e3f8c889de05"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Finder/zipball/588ded81facfb6462c43e6922509e3f8c889de05",
            "reference": "588ded81facfb6462c43e6922509e3f8c889de05",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "~2.7|~3.0.0"
        },
        "time": "2015-06-18 16:14:27",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/translation",
        "version": "2.8.x-dev",
        "version_normalized": "2.8.9999999.9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/Translation.git",
            "reference": "95f9b028555f55b78b465a2488f1a38442acc412"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/Translation/zipball/95f9b028555f55b78b465a2488f1a38442acc412",
            "reference": "95f9b028555f55b78b465a2488f1a38442acc412",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "conflict": {
            "symfony/config": "<2.7"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.7",
            "symfony/intl": "~2.3|~3.0.0",
            "symfony/phpunit-bridge": "~2.7|~3.0.0",
            "symfony/yaml": "~2.2|~3.0.0"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2015-06-11 19:27:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony Translation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "nesbot/carbon",
        "version": "1.19.0",
        "version_normalized": "1.19.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/68868e0b02d2d803d0052a59d4e5003cccf87320",
            "reference": "68868e0b02d2d803d0052a59d4e5003cccf87320",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/translation": "~2.6"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-05-09 03:23:44",
        "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": "http://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "illuminate/session",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/session.git",
            "reference": "6dc50b4215a649bf43b47e78b1f2c06a76e6de05"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/session/zipball/6dc50b4215a649bf43b47e78b1f2c06a76e6de05",
            "reference": "6dc50b4215a649bf43b47e78b1f2c06a76e6de05",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.19",
            "php": ">=5.5.9",
            "symfony/finder": "2.8.*",
            "symfony/http-foundation": "2.8.*"
        },
        "suggest": {
            "illuminate/console": "Required to use the session:table command (5.2.*)."
        },
        "time": "2015-06-08 19:15:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Session\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Session package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/http",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/http.git",
            "reference": "36751cf754c91ebe1296a54e8efb56727ebf9763"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/http/zipball/36751cf754c91ebe1296a54e8efb56727ebf9763",
            "reference": "36751cf754c91ebe1296a54e8efb56727ebf9763",
            "shasum": ""
        },
        "require": {
            "illuminate/session": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9",
            "symfony/http-foundation": "2.8.*",
            "symfony/http-kernel": "2.8.*"
        },
        "time": "2015-06-13 22:48:28",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Http\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Http package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/container",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "9c27569a4e639e6ffbab1f56b4c862f23890a4de"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/9c27569a4e639e6ffbab1f56b4c862f23890a4de",
            "reference": "9c27569a4e639e6ffbab1f56b4c862f23890a4de",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2015-06-13 22:48:28",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Container\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/database",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/database.git",
            "reference": "71e9da58a0ac84bbbd5ca4536ce838a0d8c05d22"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/database/zipball/71e9da58a0ac84bbbd5ca4536ce838a0d8c05d22",
            "reference": "71e9da58a0ac84bbbd5ca4536ce838a0d8c05d22",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.2.*",
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.19",
            "php": ">=5.5.9"
        },
        "suggest": {
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
            "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
            "illuminate/console": "Required to use the database commands (5.2.*).",
            "illuminate/events": "Required to use the observers with Eloquent (5.2.*).",
            "illuminate/filesystem": "Required to use the migrations (5.2.*)."
        },
        "time": "2015-06-13 22:48:28",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Database\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "The Illuminate Database package.",
        "homepage": "http://laravel.com",
        "keywords": [
            "database",
            "laravel",
            "orm",
            "sql"
        ]
    },
    {
        "name": "getherbert/framework",
        "version": "0.9.8",
        "version_normalized": "0.9.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/getherbert/framework.git",
            "reference": "00eecd6e044f80c12f7a35355ab2c0e069923287"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/getherbert/framework/zipball/00eecd6e044f80c12f7a35355ab2c0e069923287",
            "reference": "00eecd6e044f80c12f7a35355ab2c0e069923287",
            "shasum": ""
        },
        "require": {
            "illuminate/database": "~5.0",
            "illuminate/http": "~5.0",
            "symfony/var-dumper": "~3.0",
            "twig/twig": "~1.16",
            "vierbergenlars/php-semver": "~3.0"
        },
        "time": "2015-06-11 16:13:10",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Herbert\\Framework\\": "Herbert/Framework/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Herbert"
    },
    {
        "name": "vlucas/valitron",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/valitron.git",
            "reference": "d09596881bab793736deee668c872df0856342dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/valitron/zipball/d09596881bab793736deee668c872df0856342dd",
            "reference": "d09596881bab793736deee668c872df0856342dd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2014-12-27 16:32:29",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Valitron": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD"
        ],
        "authors": [
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com",
                "homepage": "http://www.vancelucas.com"
            }
        ],
        "description": "Simple, elegant, stand-alone validation library with NO dependencies",
        "homepage": "http://github.com/vlucas/valitron",
        "keywords": [
            "valid",
            "validation",
            "validator"
        ]
    }
]
