{
    "packages": [
        {
            "name": "wikimedia/equivset",
            "version": "1.4.3",
            "version_normalized": "1.4.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/Equivset.git",
                "reference": "5a51cb593f762c4535e6f092e6db53c45407ffd9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/Equivset/zipball/5a51cb593f762c4535e6f092e6db53c45407ffd9",
                "reference": "5a51cb593f762c4535e6f092e6db53c45407ffd9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0",
                "wikimedia/utfnormal": "^1.1.0 || ^2.0.0 || ^3.0.1"
            },
            "require-dev": {
                "ext-json": "*",
                "mediawiki/mediawiki-codesniffer": "39.0.0",
                "mediawiki/mediawiki-phan-config": "0.11.1",
                "mediawiki/minus-x": "1.1.1",
                "mikey179/vfsstream": "^1.6",
                "ockcyp/covers-validator": "1.4.0",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.3.2",
                "phpunit/phpunit": "^8.5 || ^9.5",
                "rregeer/phpunit-coverage-check": "~0.1.4",
                "symfony/console": "^3.3 || ^4 || ^5",
                "symfony/var-dumper": "^3.3 || ^4 || ^5"
            },
            "time": "2022-06-28T22:52:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Wikimedia\\Equivset\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Brion Vibber",
                    "email": "bvibber@wikimedia.org"
                },
                {
                    "name": "David Barratt",
                    "email": "dbarratt@wikimedia.org"
                }
            ],
            "description": "Visually Equivalent Set of UTF-8 Characters",
            "homepage": "https://www.mediawiki.org/wiki/Equivset",
            "support": {
                "issues": "https://github.com/wikimedia/Equivset/issues",
                "source": "https://github.com/wikimedia/Equivset/tree/1.4.3"
            },
            "install-path": "../wikimedia/equivset"
        },
        {
            "name": "wikimedia/utfnormal",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/utfnormal.git",
                "reference": "e690d29487a6ee346bcf4cbf5a6fd89170fa2306"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/e690d29487a6ee346bcf4cbf5a6fd89170fa2306",
                "reference": "e690d29487a6ee346bcf4cbf5a6fd89170fa2306",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=7.2.9"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "35.0.0",
                "mediawiki/minus-x": "1.1.1",
                "ockcyp/covers-validator": "1.3.3",
                "php-parallel-lint/php-console-highlighter": "0.5.0",
                "php-parallel-lint/php-parallel-lint": "1.2.0",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2021-03-20T16:59:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Brion Vibber",
                    "email": "bvibber@wikimedia.org"
                }
            ],
            "description": "Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present",
            "homepage": "https://www.mediawiki.org/wiki/utfnormal",
            "support": {
                "source": "https://github.com/wikimedia/utfnormal/tree/3.0.2"
            },
            "install-path": "../wikimedia/utfnormal"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
