[
    {
        "name": "composer/ca-bundle",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/ca-bundle.git",
            "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/ca-bundle/zipball/558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
            "reference": "558f321c52faeb4828c03e7dc0cfe39a09e09a2d",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "ext-pcre": "*",
            "php": "^5.3.2 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5",
            "psr/log": "^1.0",
            "symfony/process": "^2.5 || ^3.0 || ^4.0"
        },
        "time": "2019-01-28T09:30:10+00:00",
        "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": "ua-parser/uap-php",
        "version": "v3.9.1",
        "version_normalized": "3.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ua-parser/uap-php.git",
            "reference": "2b7130ce5030a880e9d6c4d8463fd181dfd94711"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/2b7130ce5030a880e9d6c4d8463fd181dfd94711",
            "reference": "2b7130ce5030a880e9d6c4d8463fd181dfd94711",
            "shasum": ""
        },
        "require": {
            "composer/ca-bundle": "^1.1",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "<8",
            "symfony/console": "^2.0 || ^3.0 || ^4.0",
            "symfony/filesystem": "^2.0 || ^3.0 || ^4.0",
            "symfony/finder": "^2.0 || ^3.0 || ^4.0",
            "symfony/yaml": "^2.0 || ^3.0 || ^4.0"
        },
        "suggest": {
            "symfony/console": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0",
            "symfony/filesystem": "Required for CLI usage - 2.0 || ^3.0 || ^4.0",
            "symfony/finder": "Required for CLI usage - ^2.0 || ^3.0 || ^4.0",
            "symfony/yaml": "Required for CLI usage - ^4.0 || ^5.0"
        },
        "time": "2019-07-15T14:27:12+00:00",
        "bin": [
            "bin/uaparser"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "UAParser\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Lars Strojny",
                "email": "lars@strojny.net"
            },
            {
                "name": "Dave Olsen",
                "email": "dmolsen@gmail.com"
            }
        ],
        "description": "A multi-language port of Browserscope's user agent parser."
    }
]
