{
    "packages": [
        {
            "name": "composer\/ca-bundle",
            "version": "1.5.3",
            "version_normalized": "1.5.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/composer\/ca-bundle.git",
                "reference": "3b1fc3f0be055baa7c6258b1467849c3e8204eb2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/composer\/ca-bundle\/zipball\/3b1fc3f0be055baa7c6258b1467849c3e8204eb2",
                "reference": "3b1fc3f0be055baa7c6258b1467849c3e8204eb2",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan\/phpstan": "^1.10",
                "phpunit\/phpunit": "^8 || ^9",
                "psr\/log": "^1.0 || ^2.0 || ^3.0",
                "symfony\/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2024-11-04T10:15:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "_PhpScoper356dca4c8f10\\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"
            ],
            "support": {
                "irc": "irc:\/\/irc.freenode.org\/composer",
                "issues": "https:\/\/github.com\/composer\/ca-bundle\/issues",
                "source": "https:\/\/github.com\/composer\/ca-bundle\/tree\/1.5.3"
            },
            "funding": [
                {
                    "url": "https:\/\/packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/composer",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/composer\/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": ".\/ca-bundle"
        }
    ],
    "dev": false,
    "dev-package-names": []
}