[
    {
        "name": "doctrine/cache",
        "version": "v1.6.2",
        "version_normalized": "1.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/cache.git",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b",
            "shasum": ""
        },
        "require": {
            "php": "~5.5|~7.0"
        },
        "conflict": {
            "doctrine/common": ">2.2,<2.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "predis/predis": "~1.0",
            "satooshi/php-coveralls": "~0.6"
        },
        "time": "2017-07-22T12:49:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Caching library offering an object-oriented API for many cache backends",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "cache",
            "caching"
        ]
    },
    {
        "name": "matomo/device-detector",
        "version": "4.1.0",
        "version_normalized": "4.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/matomo-org/device-detector.git",
            "reference": "6b3facc35e7a465bc4223fddfa5fa88c5b327554"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/6b3facc35e7a465bc4223fddfa5fa88c5b327554",
            "reference": "6b3facc35e7a465bc4223fddfa5fa88c5b327554",
            "shasum": ""
        },
        "require": {
            "mustangostang/spyc": "*",
            "php": ">=7.2"
        },
        "replace": {
            "piwik/device-detector": "self.version"
        },
        "require-dev": {
            "matthiasmullie/scrapbook": "^1.4.7",
            "mayflower/mo4-coding-standard": "dev-master#275cb9d",
            "phpstan/phpstan": "^0.12.52",
            "phpunit/phpunit": "^8.5.8",
            "psr/cache": "^1.0.1",
            "psr/simple-cache": "^1.0.1",
            "symfony/yaml": "^5.1.7"
        },
        "suggest": {
            "doctrine/cache": "Can directly be used for caching purpose",
            "ext-yaml": "Necessary for using the Pecl YAML parser"
        },
        "time": "2021-01-08T14:14:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeviceDetector\\": ""
            },
            "exclude-from-classmap": [
                "Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0-or-later"
        ],
        "authors": [
            {
                "name": "The Matomo Team",
                "email": "hello@matomo.org",
                "homepage": "https://matomo.org/team/"
            }
        ],
        "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
        "homepage": "https://matomo.org",
        "keywords": [
            "devicedetection",
            "parser",
            "useragent"
        ]
    },
    {
        "name": "mustangostang/spyc",
        "version": "0.6.3",
        "version_normalized": "0.6.3.0",
        "source": {
            "type": "git",
            "url": "git@github.com:mustangostang/spyc.git",
            "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
            "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "4.3.*@dev"
        },
        "time": "2019-09-10T13:16:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Spyc.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "mustangostang",
                "email": "vlad.andersen@gmail.com"
            }
        ],
        "description": "A simple YAML loader/dumper class for PHP",
        "homepage": "https://github.com/mustangostang/spyc/",
        "keywords": [
            "spyc",
            "yaml",
            "yml"
        ]
    }
]
