{
    "packages": [
        {
            "name": "league/iso3166",
            "version": "4.3.3",
            "version_normalized": "4.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/alcohol/iso3166.git",
                "reference": "3f692113a1c07859ec69303a0127b43da8a66768"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/alcohol/iso3166/zipball/3f692113a1c07859ec69303a0127b43da8a66768",
                "reference": "3f692113a1c07859ec69303a0127b43da8a66768",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.12.6",
                "phpstan/phpstan-deprecation-rules": "^1.2.1",
                "phpstan/phpstan-strict-rules": "^1.6.1",
                "phpunit/phpunit": "^9.6.21"
            },
            "time": "2025-06-05T08:06:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\ISO3166\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com"
                }
            ],
            "description": "ISO 3166-1 PHP Library",
            "homepage": "https://github.com/alcohol/iso3166",
            "keywords": [
                "3166",
                "3166-1",
                "ISO 3166",
                "countries",
                "iso",
                "library"
            ],
            "support": {
                "issues": "https://github.com/alcohol/iso3166/issues",
                "source": "https://github.com/alcohol/iso3166"
            },
            "funding": [
                {
                    "url": "https://github.com/alcohol",
                    "type": "github"
                }
            ],
            "install-path": "../league/iso3166"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
