[
    {
        "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": "getherbert/framework",
        "version": "dev-dev",
        "version_normalized": "dev-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/getherbert/framework.git",
            "reference": "69a456eb466446c9ab1381645da93d9096bf34fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/getherbert/framework/zipball/69a456eb466446c9ab1381645da93d9096bf34fb",
            "reference": "69a456eb466446c9ab1381645da93d9096bf34fb",
            "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": "2016-05-25 10:19:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Herbert\\Framework\\": "Herbert/Framework/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Herbert"
    },
    {
        "name": "commerceguys/pricing",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/pricing.git",
            "reference": "b3887de17cad496e703033098e5724785f17458a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/pricing/zipball/b3887de17cad496e703033098e5724785f17458a",
            "reference": "b3887de17cad496e703033098e5724785f17458a",
            "shasum": ""
        },
        "require": {
            "commerceguys/intl": "~0.5"
        },
        "time": "2016-04-28 14:47:29",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Pricing\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "Pricing",
        "abandoned": "https://github.com/moneyphp/money"
    },
    {
        "name": "commerceguys/enum",
        "version": "v1.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/enum.git",
            "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/enum/zipball/1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95",
            "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-02-27 21:36:56",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Enum\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "A PHP 5.4+ enumeration library."
    },
    {
        "name": "commerceguys/addressing",
        "version": "v0.8.4",
        "version_normalized": "0.8.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/addressing.git",
            "reference": "5d8d13bfaed08119be763da2a0fc9f38fff8af54"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/addressing/zipball/5d8d13bfaed08119be763da2a0fc9f38fff8af54",
            "reference": "5d8d13bfaed08119be763da2a0fc9f38fff8af54",
            "shasum": ""
        },
        "require": {
            "commerceguys/enum": "~1.0",
            "doctrine/collections": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "2.*",
            "symfony/intl": ">=2.3",
            "symfony/validator": ">=2.3"
        },
        "suggest": {
            "commerceguys/intl": "to use it as the source of country data",
            "symfony/form": "to generate Symfony address forms",
            "symfony/intl": "to use it as the source of country data",
            "symfony/validator": "to validate addresses"
        },
        "time": "2016-09-05 18:45:53",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Addressing\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            },
            {
                "name": "Damien Tournoud"
            }
        ],
        "description": "Addressing library powered by Google's address data.",
        "keywords": [
            "address",
            "internationalization",
            "localization",
            "postal"
        ]
    },
    {
        "name": "commerceguys/zone",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/zone.git",
            "reference": "685c49bc032305b69b2b9edee0e76bfa9a4830b4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/zone/zipball/685c49bc032305b69b2b9edee0e76bfa9a4830b4",
            "reference": "685c49bc032305b69b2b9edee0e76bfa9a4830b4",
            "shasum": ""
        },
        "require": {
            "commerceguys/addressing": "~0.5",
            "doctrine/collections": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0",
            "symfony/intl": ">=2.3"
        },
        "time": "2015-10-05 15:40:40",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Zone\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "Zone management library."
    },
    {
        "name": "commerceguys/tax",
        "version": "v0.7.1",
        "version_normalized": "0.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/tax.git",
            "reference": "feca1f6c05007cb553b924072e714559eff48d0c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/tax/zipball/feca1f6c05007cb553b924072e714559eff48d0c",
            "reference": "feca1f6c05007cb553b924072e714559eff48d0c",
            "shasum": ""
        },
        "require": {
            "commerceguys/addressing": "~0.5",
            "commerceguys/enum": "~1.0",
            "commerceguys/zone": "~0.5",
            "doctrine/collections": "~1.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0",
            "symfony/intl": ">=2.3"
        },
        "time": "2015-11-25 22:15:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Tax\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            },
            {
                "name": "David Kitchen"
            }
        ],
        "description": "Tax library with a flexible data model, predefined tax rates, powerful resolving logic.",
        "keywords": [
            "tax",
            "vat"
        ]
    },
    {
        "name": "flycartinc/inventory",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/flycartinc/Inventory.git",
            "reference": "a4e3647d031fe2593137de8c7af28ecd2d54a559"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/flycartinc/Inventory/zipball/a4e3647d031fe2593137de8c7af28ecd2d54a559",
            "reference": "a4e3647d031fe2593137de8c7af28ecd2d54a559",
            "shasum": ""
        },
        "require": {
            "illuminate/database": ">=5.0.0",
            "php": "^5.5.9|^7.0"
        },
        "time": "2016-06-02 05:13:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Flycartinc\\Inventory\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Shankar Thiyagaraajan",
                "email": "shankarthiyagaraajan@gmail.com"
            }
        ],
        "description": "Flexible inventory management for PHP applications.",
        "homepage": "http://flycart.org",
        "keywords": [
            "ecommerce",
            "inventory",
            "shop",
            "stock"
        ]
    },
    {
        "name": "maxmind/web-service-common",
        "version": "v0.3.1",
        "version_normalized": "0.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/web-service-common-php.git",
            "reference": "1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4",
            "reference": "1fe780bcd6a9038b7e36b13fa0aeeeeca4cdb0a4",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.0.3",
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-08-18 16:36:52",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MaxMind\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory Oschwald",
                "email": "goschwald@maxmind.com"
            }
        ],
        "description": "Internal MaxMind Web Service API",
        "homepage": "https://github.com/maxmind/mm-web-service-api-php"
    },
    {
        "name": "maxmind-db/reader",
        "version": "v1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
            "reference": "8da3b4fcd439779d4b16bba0a4ba98365f78d788"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/8da3b4fcd439779d4b16bba0a4ba98365f78d788",
            "reference": "8da3b4fcd439779d4b16bba0a4ba98365f78d788",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.*",
            "satooshi/php-coveralls": "1.0.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-09-15 21:26:50",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "MaxMind": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory J. Oschwald",
                "email": "goschwald@maxmind.com",
                "homepage": "http://www.maxmind.com/"
            }
        ],
        "description": "MaxMind DB Reader API",
        "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
        "keywords": [
            "database",
            "geoip",
            "geoip2",
            "geolocation",
            "maxmind"
        ]
    },
    {
        "name": "geoip2/geoip2",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maxmind/GeoIP2-php.git",
            "reference": "24b278b0195d7067e930b844c44faf8fae5bdbc7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/24b278b0195d7067e930b844c44faf8fae5bdbc7",
            "reference": "24b278b0195d7067e930b844c44faf8fae5bdbc7",
            "shasum": ""
        },
        "require": {
            "maxmind-db/reader": "~1.0",
            "maxmind/web-service-common": "~0.3",
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.*",
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2016-08-17 20:42:55",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GeoIp2\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Gregory J. Oschwald",
                "email": "goschwald@maxmind.com",
                "homepage": "http://www.maxmind.com/"
            }
        ],
        "description": "MaxMind GeoIP2 PHP API",
        "homepage": "https://github.com/maxmind/GeoIP2-php",
        "keywords": [
            "IP",
            "geoip",
            "geoip2",
            "geolocation",
            "maxmind"
        ]
    },
    {
        "name": "thunderer/shortcode",
        "version": "v0.6.3",
        "version_normalized": "0.6.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thunderer/Shortcode.git",
            "reference": "37395e2d716e86f4d10b1135013c36559032845f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thunderer/Shortcode/zipball/37395e2d716e86f4d10b1135013c36559032845f",
            "reference": "37395e2d716e86f4d10b1135013c36559032845f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.1|^5.0"
        },
        "suggest": {
            "ext-dom": "if you want to use XML serializer",
            "ext-json": "if you want to use JSON serializer",
            "symfony/yaml": "if you want to use YAML serializer"
        },
        "time": "2016-08-10 21:04:39",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Thunder\\Shortcode\\": "src/",
                "Thunder\\Shortcode\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tomasz Kowalczyk",
                "email": "tomasz@kowalczyk.cc"
            }
        ],
        "description": "Advanced shortcode (BBCode) parser and engine for PHP",
        "keywords": [
            "bbcode",
            "engine",
            "library",
            "parser",
            "shortcode"
        ]
    },
    {
        "name": "hautelook/phpass",
        "version": "0.3.4",
        "version_normalized": "0.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hautelook/phpass.git",
            "reference": "f0217d804225822f9bdb0d392839029b0fcb0914"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hautelook/phpass/zipball/f0217d804225822f9bdb0d392839029b0fcb0914",
            "reference": "f0217d804225822f9bdb0d392839029b0fcb0914",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2012-08-31 00:00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Hautelook": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Public Domain"
        ],
        "authors": [
            {
                "name": "Solar Designer",
                "email": "solar@openwall.com",
                "homepage": "http://openwall.com/phpass/"
            }
        ],
        "description": "Portable PHP password hashing framework",
        "homepage": "http://github.com/hautelook/phpass/",
        "keywords": [
            "blowfish",
            "crypt",
            "password",
            "security"
        ]
    },
    {
        "name": "jgrossi/corcel",
        "version": "v1.1.7",
        "version_normalized": "1.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jgrossi/corcel.git",
            "reference": "ca1a676c4d560a571de6fc96d91c7a818b04f4ec"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jgrossi/corcel/zipball/ca1a676c4d560a571de6fc96d91c7a818b04f4ec",
            "reference": "ca1a676c4d560a571de6fc96d91c7a818b04f4ec",
            "shasum": ""
        },
        "require": {
            "hautelook/phpass": "0.3.4",
            "illuminate/contracts": "~5.2.0",
            "illuminate/database": "~5.2.0",
            "illuminate/support": "~5.2.0",
            "php": ">=5.5.9",
            "thunderer/shortcode": "^0.6.2"
        },
        "replace": {
            "juniorgrossi/corcel": "self.version"
        },
        "require-dev": {
            "phpunit/phpunit": "4.2.2"
        },
        "time": "2016-10-03 13:28:49",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Corcel\\": "src/"
            },
            "classmap": [
                "models"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Junior Grossi",
                "email": "juniorgro@gmail.com",
                "homepage": "http://jgrossi.com"
            }
        ],
        "description": "Use WordPress backend with any PHP framework",
        "homepage": "http://github.com/jgrossi/corcel"
    },
    {
        "name": "commerceguys/intl",
        "version": "v0.7.2",
        "version_normalized": "0.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/commerceguys/intl.git",
            "reference": "853daa50a30b32c3179e36526a0366481f5915b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/commerceguys/intl/zipball/853daa50a30b32c3179e36526a0366481f5915b0",
            "reference": "853daa50a30b32c3179e36526a0366481f5915b0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "1.*",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-10-03 20:23:44",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "CommerceGuys\\Intl\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bojan Zivanovic"
            }
        ],
        "description": "Internationalization library powered by CLDR data."
    },
    {
        "name": "paragonie/random_compat",
        "version": "v1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
            "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2016-03-18 20:34:03",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/random.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "illuminate/contracts",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/contracts.git",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/contracts/zipball/22bde7b048a33c702d9737fc1446234fff9b1363",
            "reference": "22bde7b048a33c702d9737fc1446234fff9b1363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-08-08 11:46:08",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Contracts package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "doctrine/inflector",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
            "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2015-11-06 14:35:42",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.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": "illuminate/support",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/support.git",
            "reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/support/zipball/510230ab62a7d85dc70203f4fdca6fb71a19e08a",
            "reference": "510230ab62a7d85dc70203f4fdca6fb71a19e08a",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "~1.0",
            "ext-mbstring": "*",
            "illuminate/contracts": "5.2.*",
            "paragonie/random_compat": "~1.4",
            "php": ">=5.5.9"
        },
        "replace": {
            "tightenco/collect": "self.version"
        },
        "suggest": {
            "illuminate/filesystem": "Required to use the composer class (5.2.*).",
            "jeremeamia/superclosure": "Required to be able to serialize closures (~2.2).",
            "symfony/polyfill-php56": "Required to use the hash_equals function on PHP 5.5 (~1.0).",
            "symfony/process": "Required to use the composer class (2.8.*|3.0.*).",
            "symfony/var-dumper": "Improves the dd function (2.8.*|3.0.*)."
        },
        "time": "2016-08-05 14:49:58",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Support package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/encryption",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/encryption.git",
            "reference": "9e930c111c35850d5c133316c8b0c61dcccaa942"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/encryption/zipball/9e930c111c35850d5c133316c8b0c61dcccaa942",
            "reference": "9e930c111c35850d5c133316c8b0c61dcccaa942",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "paragonie/random_compat": "~1.4",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01 13:49:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Encryption\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Encryption package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/pagination",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/pagination.git",
            "reference": "a4450887251f443a1243ef537d98ce5bbea6b193"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/pagination/zipball/a4450887251f443a1243ef537d98ce5bbea6b193",
            "reference": "a4450887251f443a1243ef537d98ce5bbea6b193",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01 13:49:14",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Illuminate\\Pagination\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Pagination package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "twig/twig",
        "version": "v1.26.1",
        "version_normalized": "1.26.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twigphp/Twig.git",
            "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twigphp/Twig/zipball/a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
            "reference": "a09d8ee17ac1cfea29ed60c83960ad685c6a898d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2.7"
        },
        "require-dev": {
            "symfony/debug": "~2.7",
            "symfony/phpunit-bridge": "~2.7"
        },
        "time": "2016-10-05 18:57:41",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.26-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/polyfill-mbstring",
        "version": "v1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "dff51f72b0706335131b00a7f49606168c582594"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594",
            "reference": "dff51f72b0706335131b00a7f49606168c582594",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2016-05-18 14:26:46",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "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 polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "70bfe927b86ba9999aeebd829715b0bb2cd39a10"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/70bfe927b86ba9999aeebd829715b0bb2cd39a10",
            "reference": "70bfe927b86ba9999aeebd829715b0bb2cd39a10",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "twig/twig": "~1.20|~2.0"
        },
        "suggest": {
            "ext-symfony_debug": ""
        },
        "time": "2016-09-29 14:13:09",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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/translation",
        "version": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "93013a18d272e59dab8e67f583155b78c68947eb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/93013a18d272e59dab8e67f583155b78c68947eb",
            "reference": "93013a18d272e59dab8e67f583155b78c68947eb",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "conflict": {
            "symfony/config": "<2.8"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/intl": "~2.8|~3.0",
            "symfony/yaml": "~2.8|~3.0"
        },
        "suggest": {
            "psr/log": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2016-09-06 11:02:40",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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.21.0",
        "version_normalized": "1.21.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
            "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "symfony/translation": "~2.6|~3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "time": "2015-11-04 20:07:17",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Carbon\\": "src/Carbon/"
            }
        },
        "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/container",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/container.git",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/container/zipball/5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "reference": "5139cebc8293b6820b91aef6f4b4e18bde33c9b2",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "php": ">=5.5.9"
        },
        "time": "2016-08-01 13:49:14",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Container package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/database",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/database.git",
            "reference": "4a70c0598ed41d18a99f23c12be4e22b5006d30a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/database/zipball/4a70c0598ed41d18a99f23c12be4e22b5006d30a",
            "reference": "4a70c0598ed41d18a99f23c12be4e22b5006d30a",
            "shasum": ""
        },
        "require": {
            "illuminate/container": "5.2.*",
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.20",
            "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.*).",
            "illuminate/pagination": "Required to paginate the result set (5.2.*)."
        },
        "time": "2016-08-25 07:01:20",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Database package.",
        "homepage": "http://laravel.com",
        "keywords": [
            "database",
            "laravel",
            "orm",
            "sql"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "49ba00f8ede742169cb6b70abe33243f4d673f82"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/49ba00f8ede742169cb6b70abe33243f4d673f82",
            "reference": "49ba00f8ede742169cb6b70abe33243f4d673f82",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "symfony/polyfill-mbstring": "~1.1"
        },
        "require-dev": {
            "symfony/expression-language": "~2.8|~3.0"
        },
        "time": "2016-07-17 13:54:30",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
            "reference": "c0c00c80b3a69132c4e55c3e7db32b4a387615e5",
            "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/stopwatch": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2016-07-19 10:45:57",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-10-10 12:19:37",
        "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",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "symfony/debug",
        "version": "v3.1.5",
        "version_normalized": "3.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/e2b3f74a67fc928adc3c1b9027f73e1bc01190a8",
            "reference": "e2b3f74a67fc928adc3c1b9027f73e1bc01190a8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.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.8|~3.0",
            "symfony/http-kernel": "~2.8|~3.0"
        },
        "time": "2016-09-06 11:02:40",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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": "v3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "d97ba4425e36e79c794e7d14ff36f00f081b37b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d97ba4425e36e79c794e7d14ff36f00f081b37b3",
            "reference": "d97ba4425e36e79c794e7d14ff36f00f081b37b3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9",
            "psr/log": "~1.0",
            "symfony/debug": "~2.8|~3.0",
            "symfony/event-dispatcher": "~2.8|~3.0",
            "symfony/http-foundation": "~2.8.8|~3.0.8|~3.1.2|~3.2"
        },
        "conflict": {
            "symfony/config": "<2.8"
        },
        "require-dev": {
            "symfony/browser-kit": "~2.8|~3.0",
            "symfony/class-loader": "~2.8|~3.0",
            "symfony/config": "~2.8|~3.0",
            "symfony/console": "~2.8|~3.0",
            "symfony/css-selector": "~2.8|~3.0",
            "symfony/dependency-injection": "~2.8|~3.0",
            "symfony/dom-crawler": "~2.8|~3.0",
            "symfony/expression-language": "~2.8|~3.0",
            "symfony/finder": "~2.8|~3.0",
            "symfony/process": "~2.8|~3.0",
            "symfony/routing": "~2.8|~3.0",
            "symfony/stopwatch": "~2.8|~3.0",
            "symfony/templating": "~2.8|~3.0",
            "symfony/translation": "~2.8|~3.0",
            "symfony/var-dumper": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/class-loader": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": "",
            "symfony/finder": "",
            "symfony/var-dumper": ""
        },
        "time": "2016-07-30 09:10:37",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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": "symfony/finder",
        "version": "v3.0.9",
        "version_normalized": "3.0.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "reference": "3eb4e64c6145ef8b92adefb618a74ebdde9e3fe9",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "time": "2016-06-29 05:40:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "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": "illuminate/session",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/session.git",
            "reference": "259ae8eaee714b4633b3ee4e51e98648840a976c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/session/zipball/259ae8eaee714b4633b3ee4e51e98648840a976c",
            "reference": "259ae8eaee714b4633b3ee4e51e98648840a976c",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "5.2.*",
            "illuminate/support": "5.2.*",
            "nesbot/carbon": "~1.20",
            "php": ">=5.5.9",
            "symfony/finder": "2.8.*|3.0.*",
            "symfony/http-foundation": "2.8.*|3.0.*"
        },
        "suggest": {
            "illuminate/console": "Required to use the session:table command (5.2.*)."
        },
        "time": "2016-08-01 13:49:14",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Session package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "illuminate/http",
        "version": "v5.2.45",
        "version_normalized": "5.2.45.0",
        "source": {
            "type": "git",
            "url": "https://github.com/illuminate/http.git",
            "reference": "019d947e218f8dce421010a22d899d6f4b4ced45"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/illuminate/http/zipball/019d947e218f8dce421010a22d899d6f4b4ced45",
            "reference": "019d947e218f8dce421010a22d899d6f4b4ced45",
            "shasum": ""
        },
        "require": {
            "illuminate/session": "5.2.*",
            "illuminate/support": "5.2.*",
            "php": ">=5.5.9",
            "symfony/http-foundation": "2.8.*|3.0.*",
            "symfony/http-kernel": "2.8.*|3.0.*"
        },
        "time": "2016-08-10 17:33:08",
        "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": "taylor@laravel.com"
            }
        ],
        "description": "The Illuminate Http package.",
        "homepage": "http://laravel.com"
    },
    {
        "name": "doctrine/collections",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/collections.git",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2015-04-14 22:21:58",
        "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": "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": "Collections Abstraction library",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "array",
            "collections",
            "iterator"
        ]
    },
    {
        "name": "composer/ca-bundle",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "ec21a59414b99501e723b63fd664aa8ead9c5680"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/ec21a59414b99501e723b63fd664aa8ead9c5680",
            "reference": "ec21a59414b99501e723b63fd664aa8ead9c5680",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "psr/log": "^1.0",
            "symfony/process": "^2.5 || ^3.0"
        },
        "suggest": {
            "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+"
        },
        "time": "2016-09-04 19:00:06",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\CaBundle\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
        "keywords": [
            "cabundle",
            "cacert",
            "certificate",
            "ssl",
            "tls"
        ]
    },
    {
        "name": "flycartinc/order",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/flycartinc/Order.git",
            "reference": "e667a2b1cad8d2113ef424bc40255caf25801f59"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/flycartinc/Order/zipball/e667a2b1cad8d2113ef424bc40255caf25801f59",
            "reference": "e667a2b1cad8d2113ef424bc40255caf25801f59",
            "shasum": ""
        },
        "require": {
            "flycartinc/cart": "dev-master",
            "illuminate/database": ">=5.0.0",
            "php": "^5.5.9|^7.0"
        },
        "time": "2016-10-11 11:25:20",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Flycartinc\\Order\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ramesh Elamathi"
            }
        ],
        "description": "Order management for CartRabbit",
        "homepage": "http://flycart.org",
        "keywords": [
            "cart",
            "ecommerce",
            "orders",
            "shop"
        ]
    },
    {
        "name": "flycartinc/cart",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/flycartinc/cart.git",
            "reference": "c8ab5eff1b5c54f0fb4df05e1abb611d1443a4c2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/flycartinc/cart/zipball/c8ab5eff1b5c54f0fb4df05e1abb611d1443a4c2",
            "reference": "c8ab5eff1b5c54f0fb4df05e1abb611d1443a4c2",
            "shasum": ""
        },
        "require": {
            "illuminate/encryption": "^5.2",
            "illuminate/session": "^5.2",
            "php": "^5.5.9|^7.0"
        },
        "time": "2016-10-11 11:39:04",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Flycartinc\\Cart\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Shankar Thiyagaraajan",
                "email": "shankarthiyagaraajan@gmail.com"
            }
        ],
        "description": "A simple cart implementation",
        "keywords": [
            "Cart Library",
            "Cart Persistence",
            "Session Cart",
            "cart"
        ]
    }
]
