{
        "packages": [
                {
                        "name": "composer/ca-bundle",
                        "version": "1.5.0",
                        "version_normalized": "1.5.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/composer/ca-bundle.git",
                                "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
                                "reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
                                "shasum": ""
                        },
                        "require": {
                                "ext-openssl": "*",
                                "ext-pcre": "*",
                                "php": "^7.2 || ^8.0"
                        },
                        "require-dev": {
                                "phpstan/phpstan": "^1.10",
                                "psr/log": "^1.0",
                                "symfony/phpunit-bridge": "^4.2 || ^5",
                                "symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
                        },
                        "time": "2024-03-15T14:00:32+00:00",
                        "type": "library",
                        "extra": {
                                "branch-alias": {
                                        "dev-main": "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"
                        ],
                        "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.0"
                        },
                        "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"
                },
                {
                        "name": "geoip2/geoip2",
                        "version": "v2.13.0",
                        "version_normalized": "2.13.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/maxmind/GeoIP2-php.git",
                                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                                "reference": "6a41d8fbd6b90052bc34dff3b4252d0f88067b23",
                                "shasum": ""
                        },
                        "require": {
                                "ext-json": "*",
                                "maxmind-db/reader": "~1.8",
                                "maxmind/web-service-common": "~0.8",
                                "php": ">=7.2"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "3.*",
                                "phpstan/phpstan": "*",
                                "phpunit/phpunit": "^8.0 || ^9.0",
                                "squizlabs/php_codesniffer": "3.*"
                        },
                        "time": "2022-08-05T20:32:58+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "GeoIp2\\": "src"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Gregory J. Oschwald",
                                        "email": "goschwald@maxmind.com",
                                        "homepage": "https://www.maxmind.com/"
                                }
                        ],
                        "description": "MaxMind GeoIP2 PHP API",
                        "homepage": "https://github.com/maxmind/GeoIP2-php",
                        "keywords": [
                                "IP",
                                "geoip",
                                "geoip2",
                                "geolocation",
                                "maxmind"
                        ],
                        "support": {
                                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
                                "source": "https://github.com/maxmind/GeoIP2-php/tree/v2.13.0"
                        },
                        "install-path": "../geoip2/geoip2"
                },
                {
                        "name": "guzzle/guzzle",
                        "version": "v1.0.4",
                        "version_normalized": "1.0.4.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/guzzle/guzzle.git",
                                "reference": "13ea2e723eaba72d99eefb24ec36f95ff7ef0068"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/13ea2e723eaba72d99eefb24ec36f95ff7ef0068",
                                "reference": "13ea2e723eaba72d99eefb24ec36f95ff7ef0068",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=5.3.2"
                        },
                        "time": "2011-12-31T21:30:12+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-0": {
                                        "Guzzle": "src/"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "MIT"
                        ],
                        "authors": [
                                {
                                        "name": "Guzzle Community",
                                        "homepage": "https://github.com/guzzle/guzzle/contributors"
                                },
                                {
                                        "name": "Michael Dowling",
                                        "email": "michael@guzzlephp.org"
                                }
                        ],
                        "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
                        "homepage": "http://www.guzzlephp.org/",
                        "keywords": [
                                "framework",
                                "http",
                                "rest"
                        ],
                        "support": {
                                "issues": "https://github.com/guzzle/guzzle/issues",
                                "source": "https://github.com/guzzle/guzzle/tree/v1.0.4"
                        },
                        "abandoned": "guzzlehttp/guzzle",
                        "install-path": "../guzzle/guzzle"
                },
                {
                        "name": "maxmind-db/reader",
                        "version": "v1.11.1",
                        "version_normalized": "1.11.1.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                                "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/1e66f73ffcf25e17c7a910a1317e9720a95497c7",
                                "reference": "1e66f73ffcf25e17c7a910a1317e9720a95497c7",
                                "shasum": ""
                        },
                        "require": {
                                "php": ">=7.2"
                        },
                        "conflict": {
                                "ext-maxminddb": "<1.11.1,>=2.0.0"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "3.*",
                                "php-coveralls/php-coveralls": "^2.1",
                                "phpstan/phpstan": "*",
                                "phpunit/phpcov": ">=6.0.0",
                                "phpunit/phpunit": ">=8.0.0,<10.0.0",
                                "squizlabs/php_codesniffer": "3.*"
                        },
                        "suggest": {
                                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
                        },
                        "time": "2023-12-02T00:09:23+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MaxMind\\Db\\": "src/MaxMind/Db"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Gregory J. Oschwald",
                                        "email": "goschwald@maxmind.com",
                                        "homepage": "https://www.maxmind.com/"
                                }
                        ],
                        "description": "MaxMind DB Reader API",
                        "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
                        "keywords": [
                                "database",
                                "geoip",
                                "geoip2",
                                "geolocation",
                                "maxmind"
                        ],
                        "support": {
                                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.11.1"
                        },
                        "install-path": "../maxmind-db/reader"
                },
                {
                        "name": "maxmind/web-service-common",
                        "version": "v0.9.0",
                        "version_normalized": "0.9.0.0",
                        "source": {
                                "type": "git",
                                "url": "https://github.com/maxmind/web-service-common-php.git",
                                "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53"
                        },
                        "dist": {
                                "type": "zip",
                                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                                "reference": "4dc5a3e8df38aea4ca3b1096cee3a038094e9b53",
                                "shasum": ""
                        },
                        "require": {
                                "composer/ca-bundle": "^1.0.3",
                                "ext-curl": "*",
                                "ext-json": "*",
                                "php": ">=7.2"
                        },
                        "require-dev": {
                                "friendsofphp/php-cs-fixer": "3.*",
                                "phpstan/phpstan": "*",
                                "phpunit/phpunit": "^8.0 || ^9.0",
                                "squizlabs/php_codesniffer": "3.*"
                        },
                        "time": "2022-03-28T17:43:20+00:00",
                        "type": "library",
                        "installation-source": "dist",
                        "autoload": {
                                "psr-4": {
                                        "MaxMind\\Exception\\": "src/Exception",
                                        "MaxMind\\WebService\\": "src/WebService"
                                }
                        },
                        "notification-url": "https://packagist.org/downloads/",
                        "license": [
                                "Apache-2.0"
                        ],
                        "authors": [
                                {
                                        "name": "Gregory Oschwald",
                                        "email": "goschwald@maxmind.com"
                                }
                        ],
                        "description": "Internal MaxMind Web Service API",
                        "homepage": "https://github.com/maxmind/web-service-common-php",
                        "support": {
                                "issues": "https://github.com/maxmind/web-service-common-php/issues",
                                "source": "https://github.com/maxmind/web-service-common-php/tree/v0.9.0"
                        },
                        "install-path": "../maxmind/web-service-common"
                }
        ],
        "dev": true,
        "dev-package-names": []
}
