{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
        "This file is @generated automatically"
    ],
    "content-hash": "f4f00748f502a78e36c02028b3b35678",
    "packages": [
        {
            "name": "psr/cache",
            "version": "1.0.1",
            "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"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/master"
            },
            "time": "2016-08-06T20:24:11+00:00"
        },
        {
            "name": "whichbrowser/parser",
            "version": "v2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/WhichBrowser/Parser-PHP.git",
                "reference": "bcf642a1891032de16a5ab976fd352753dd7f9a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WhichBrowser/Parser-PHP/zipball/bcf642a1891032de16a5ab976fd352753dd7f9a0",
                "reference": "bcf642a1891032de16a5ab976fd352753dd7f9a0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/cache": "^1.0"
            },
            "require-dev": {
                "cache/array-adapter": "^1.1",
                "icomefromthenet/reverse-regex": "0.0.6.3",
                "php-coveralls/php-coveralls": "^2.0",
                "phpunit/php-code-coverage": "^5.0 || ^7.0",
                "phpunit/phpunit": "^6.0 || ^8.0",
                "squizlabs/php_codesniffer": "^3.5",
                "symfony/yaml": "~3.4 || ~4.0"
            },
            "suggest": {
                "cache/array-adapter": "Allows testing of the caching functionality"
            },
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/WhichBrowser/Parser-PHP/issues",
                "source": "https://github.com/WhichBrowser/Parser-PHP/tree/v2.1.2"
            },
            "time": "2021-05-10T10:18:11+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": [],
    "platform-dev": [],
    "plugin-api-version": "2.1.0"
}
