[
    {
        "name": "psr/cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/cache.git",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
            "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06 20:24:11",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Cache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for caching libraries",
        "keywords": [
            "cache",
            "psr",
            "psr-6"
        ]
    },
    {
        "name": "whichbrowser/parser",
        "version": "v2.0.24",
        "version_normalized": "2.0.24.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WhichBrowser/Parser.git",
            "reference": "ed6e911bed49a2946b5920469c0071b6fe57776e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WhichBrowser/Parser/zipball/ed6e911bed49a2946b5920469c0071b6fe57776e",
            "reference": "ed6e911bed49a2946b5920469c0071b6fe57776e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/cache": "^1.0"
        },
        "require-dev": {
            "cache/array-adapter": "^0.4",
            "icomefromthenet/reverse-regex": "dev-master",
            "league/csv": "^8.0",
            "phpdocumentor/reflection-docblock": "^2.0",
            "phpunit/php-code-coverage": "^2.2|^3.0",
            "phpunit/phpunit": "^4.0",
            "satooshi/php-coveralls": "^0.6",
            "squizlabs/php_codesniffer": "2.5.*",
            "symfony/yaml": "^2.7"
        },
        "time": "2016-09-08 14:07:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "WhichBrowser\\": [
                    "src/",
                    "tests/src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Niels Leenheer",
                "email": "niels@leenheer.nl",
                "role": "Developer"
            }
        ],
        "description": "Useragent sniffing library for PHP",
        "homepage": "http://whichbrowser.net",
        "keywords": [
            "browser",
            "sniffing",
            "ua",
            "useragent"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "0.1.7",
        "version_normalized": "0.1.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "7348bf32ea7bfe70674dcf527aa0fcf598fea201"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/7348bf32ea7bfe70674dcf527aa0fcf598fea201",
            "reference": "7348bf32ea7bfe70674dcf527aa0fcf598fea201",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~3.7.0",
            "satooshi/php-coveralls": "dev-master"
        },
        "time": "2014-06-03 14:12:33",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "whichbrowser/server",
        "version": "v2.0.12",
        "version_normalized": "2.0.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WhichBrowser/Server.git",
            "reference": "71fce9bf7c4f59b7d63f8708b311cd364b3792b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WhichBrowser/Server/zipball/71fce9bf7c4f59b7d63f8708b311cd364b3792b0",
            "reference": "71fce9bf7c4f59b7d63f8708b311cd364b3792b0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "ralouphie/getallheaders": "~0.1.7",
            "whichbrowser/parser": "^2.0.20"
        },
        "time": "2016-08-10 16:50:34",
        "type": "project",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Niels Leenheer",
                "email": "niels@leenheer.nl",
                "role": "Developer"
            }
        ],
        "description": "Useragent sniffing server for Javascript",
        "homepage": "http://whichbrowser.net",
        "keywords": [
            "browser",
            "useragent"
        ]
    }
]
