{
    "packages": [
        {
            "name": "composer/installers",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^1.10.27 || ^2.7",
                "composer/semver": "^1.7.2 || ^3.4.0",
                "phpstan/phpstan": "^1.11",
                "phpstan/phpstan-phpunit": "^1",
                "symfony/phpunit-bridge": "^7.1.1",
                "symfony/process": "^5 || ^6 || ^7"
            },
            "time": "2024-06-24T20:46:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src/Composer/Installers"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https://github.com/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https://composer.github.io/installers/",
            "keywords": [
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "concreteCMS",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "matomo",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sydes",
                "sylius",
                "tastyigniter",
                "wordpress",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https://github.com/composer/installers/issues",
                "source": "https://github.com/composer/installers/tree/v2.3.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": "./installers"
        },
        {
            "name": "data-values/common",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DataValues/Common.git",
                "reference": "b21c2bd3b213d6233a645003df4f88956afc52f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataValues/Common/zipball/b21c2bd3b213d6233a645003df4f88956afc52f4",
                "reference": "b21c2bd3b213d6233a645003df4f88956afc52f4",
                "shasum": ""
            },
            "require": {
                "data-values/data-values": "~3.0|~2.0|~1.0|~0.1",
                "data-values/interfaces": "~1.0|~0.2.0",
                "php": ">=7.4"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "^45",
                "ockcyp/covers-validator": "^1.3.3",
                "phpunit/phpunit": "~8.0"
            },
            "time": "2024-12-09T23:03:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DataValues\\": "src/DataValues/",
                    "ValueParsers\\": "src/ValueParsers/",
                    "ValueFormatters\\": "src/ValueFormatters/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "http://jeroendedauw.com",
                    "role": "Developer"
                }
            ],
            "description": "Contains common implementations of the interfaces defined by DataValuesInterfaces",
            "homepage": "https://github.com/DataValues/Common",
            "keywords": [
                "datavalues",
                "valueformatters",
                "valueparsers",
                "valuevalidators",
                "wikidata"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/wikidata",
                "issues": "https://github.com/DataValues/Common/issues",
                "source": "https://github.com/DataValues/Common/tree/1.2.0"
            },
            "install-path": "../data-values/common"
        },
        {
            "name": "data-values/data-values",
            "version": "3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DataValues/DataValues.git",
                "reference": "1084142918095dfedf9b6cc0de0755f8c4628264"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataValues/DataValues/zipball/1084142918095dfedf9b6cc0de0755f8c4628264",
                "reference": "1084142918095dfedf9b6cc0de0755f8c4628264",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "replace": {
                "mediawiki/data-values": "*"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "^38",
                "phpunit/phpunit": "~8.0"
            },
            "time": "2022-10-21T13:57:56+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DataValues\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "http://jeroendedauw.com",
                    "role": "Developer"
                }
            ],
            "description": "Defines the DataValue interface and some trivial implementations",
            "homepage": "https://github.com/DataValues/DataValues",
            "keywords": [
                "datavalues",
                "wikibase",
                "wikidata"
            ],
            "support": {
                "issues": "https://github.com/DataValues/DataValues/issues",
                "source": "https://github.com/DataValues/DataValues/tree/3.1.0"
            },
            "funding": [
                {
                    "url": "https://github.com/JeroenDeDauw",
                    "type": "github"
                }
            ],
            "install-path": "../data-values/data-values"
        },
        {
            "name": "data-values/interfaces",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DataValues/Interfaces.git",
                "reference": "22573cd52a7b37416f28ed6a8d8706543b0d430a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataValues/Interfaces/zipball/22573cd52a7b37416f28ed6a8d8706543b0d430a",
                "reference": "22573cd52a7b37416f28ed6a8d8706543b0d430a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "^45",
                "ockcyp/covers-validator": "~1.0",
                "phpmd/phpmd": "^2.9.1",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "~8.5"
            },
            "time": "2024-12-09T23:03:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ValueParsers\\": "src/ValueParsers/",
                    "ValueFormatters\\": "src/ValueFormatters/",
                    "ValueValidators\\": "src/ValueValidators/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "http://jeroendedauw.com",
                    "role": "Developer"
                }
            ],
            "description": "Defines interfaces for ValueParsers, ValueFormatters and ValueValidators",
            "homepage": "https://github.com/DataValues/Interfaces",
            "keywords": [
                "datavalues",
                "valueformatters",
                "valueparsers",
                "valuevalidators",
                "wikidata"
            ],
            "support": {
                "issues": "https://github.com/DataValues/Interfaces/issues",
                "source": "https://github.com/DataValues/Interfaces/tree/1.2.0"
            },
            "install-path": "../data-values/interfaces"
        },
        {
            "name": "data-values/validators",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DataValues/Validators.git",
                "reference": "83dbac2c5e9442e8fa2119c8b941ecb88156abe8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataValues/Validators/zipball/83dbac2c5e9442e8fa2119c8b941ecb88156abe8",
                "reference": "83dbac2c5e9442e8fa2119c8b941ecb88156abe8",
                "shasum": ""
            },
            "require": {
                "data-values/data-values": "^3.0.0|^2.1.1|~1.0|~0.1",
                "data-values/interfaces": "^1.0.0|~0.2.0|~0.1.0",
                "php": ">=7.2"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "^34",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2021-01-22T19:14:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ValueValidators\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "http://jeroendedauw.com",
                    "role": "Developer"
                },
                {
                    "name": "The Wikidata team",
                    "role": "Developer"
                }
            ],
            "description": "Common ValueValidator implementations",
            "homepage": "https://github.com/DataValues/Validators",
            "keywords": [
                "datavalues",
                "validation",
                "validators",
                "wikidata"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/wikidata",
                "source": "https://github.com/DataValues/Validators/tree/1.0.0"
            },
            "install-path": "../data-values/validators"
        },
        {
            "name": "jeroen/file-fetcher",
            "version": "6.1.1",
            "version_normalized": "6.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JeroenDeDauw/FileFetcher.git",
                "reference": "d9fadc0486ef690ce7dd9c6d32d6e5f2857bfd80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JeroenDeDauw/FileFetcher/zipball/d9fadc0486ef690ce7dd9c6d32d6e5f2857bfd80",
                "reference": "d9fadc0486ef690ce7dd9c6d32d6e5f2857bfd80",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "psr/log": "~3.0|~2.0|~1.0"
            },
            "require-dev": {
                "jeroen/psr-log-test-doubles": "~3.0|~2.2",
                "phpstan/phpstan": "~1.6.0",
                "phpunit/phpunit": "~9.5",
                "squizlabs/php_codesniffer": "~3.2",
                "vimeo/psalm": "^4.22.0"
            },
            "suggest": {
                "jeroen/file-fetcher-cache": "Provides a SimpleCache (PSR-16) decorator for file fetchers",
                "jeroen/file-fetcher-stopwatch": "Provides a Symfony Stopwatch decorator for file fetchers"
            },
            "time": "2025-02-26T21:03:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FileFetcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "https://EntropyWins.wtf",
                    "role": "Developer"
                }
            ],
            "description": "Simple file fetching interface",
            "homepage": "https://github.com/JeroenDeDauw/FileFetcher",
            "keywords": [
                "Test Doubles",
                "curl",
                "file fetcher",
                "file_get_contents",
                "http",
                "http client",
                "http request",
                "interface",
                "mocks",
                "request",
                "spies",
                "stubs",
                "wget"
            ],
            "support": {
                "issues": "https://github.com/JeroenDeDauw/FileFetcher/issues",
                "source": "https://github.com/JeroenDeDauw/FileFetcher/tree/6.1.1"
            },
            "funding": [
                {
                    "url": "https://github.com/JeroenDeDauw",
                    "type": "github"
                }
            ],
            "install-path": "../jeroen/file-fetcher"
        },
        {
            "name": "justinrainbow/json-schema",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jsonrainbow/json-schema.git",
                "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8",
                "reference": "feb2ca6dd1cebdaf1ed60a4c8de2e53ce11c4fd8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
                "json-schema/json-schema-test-suite": "1.2.0",
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2024-07-06T21:00:26+00:00",
            "bin": [
                "bin/validate-json"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "JsonSchema\\": "src/JsonSchema/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bruno Prieto Reis",
                    "email": "bruno.p.reis@gmail.com"
                },
                {
                    "name": "Justin Rainbow",
                    "email": "justin.rainbow@gmail.com"
                },
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                },
                {
                    "name": "Robert Schönthal",
                    "email": "seroscho@googlemail.com"
                }
            ],
            "description": "A library to validate a json schema.",
            "homepage": "https://github.com/justinrainbow/json-schema",
            "keywords": [
                "json",
                "schema"
            ],
            "support": {
                "issues": "https://github.com/jsonrainbow/json-schema/issues",
                "source": "https://github.com/jsonrainbow/json-schema/tree/5.3.0"
            },
            "install-path": "../justinrainbow/json-schema"
        },
        {
            "name": "mediawiki/http-request",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/SemanticMediaWiki/http-request.git",
                "reference": "1818e0731561621121fcc9da90f244a727ef0989"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/SemanticMediaWiki/http-request/zipball/1818e0731561621121fcc9da90f244a727ef0989",
                "reference": "1818e0731561621121fcc9da90f244a727ef0989",
                "shasum": ""
            },
            "require": {
                "onoi/cache": "~1.2",
                "php": ">=8.0"
            },
            "replace": {
                "onoi/http-request": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5"
            },
            "suggest": {
                "lib-curl": "Allows making CURL requests"
            },
            "time": "2022-12-13T13:16:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\HttpRequest\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "James Hong Kong",
                    "homepage": "https://github.com/mwjames"
                }
            ],
            "description": "A minimalistic http/curl request interface library",
            "homepage": "https://github.com/SemanticMediaWiki/http-request",
            "keywords": [
                "curl",
                "http request"
            ],
            "support": {
                "issues": "https://github.com/SemanticMediaWiki/http-request/issues",
                "source": "https://github.com/SemanticMediaWiki/http-request/tree/2.0.0"
            },
            "install-path": "../mediawiki/http-request"
        },
        {
            "name": "mediawiki/parser-hooks",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JeroenDeDauw/ParserHooks.git",
                "reference": "45660efef737bcf33abbbb12c1ddb049c4e713fe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JeroenDeDauw/ParserHooks/zipball/45660efef737bcf33abbbb12c1ddb049c4e713fe",
                "reference": "45660efef737bcf33abbbb12c1ddb049c4e713fe",
                "shasum": ""
            },
            "require": {
                "param-processor/param-processor": "^1.3.2",
                "php": ">=7.2"
            },
            "time": "2020-01-14T02:43:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "ParserHooks.php"
                ],
                "psr-4": {
                    "ParserHooks\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "https://www.entropywins.wtf"
                }
            ],
            "description": "Adds a OOP and declarative parser hook interface on top of MediaWiki",
            "homepage": "https://github.com/JeroenDeDauw/ParserHooks/blob/master/README.md",
            "keywords": [
                "mediawiki",
                "parser function",
                "parser hook",
                "parserhooks",
                "tag extension"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/mediawiki",
                "issues": "https://github.com/JeroenDeDauw/ParserHooks/issues",
                "source": "https://github.com/JeroenDeDauw/ParserHooks/tree/master"
            },
            "install-path": "../mediawiki/parser-hooks"
        },
        {
            "name": "onoi/blob-store",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/onoi/blob-store.git",
                "reference": "c3e1f15214977e904fc0e91e0480175a464977ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/onoi/blob-store/zipball/c3e1f15214977e904fc0e91e0480175a464977ce",
                "reference": "c3e1f15214977e904fc0e91e0480175a464977ce",
                "shasum": ""
            },
            "require": {
                "onoi/cache": "~1.1",
                "php": ">=5.3.2"
            },
            "time": "2016-07-09T17:32:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\BlobStore\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "mwjames"
                }
            ],
            "description": "A simple interface to manage schema-free temporal persistent key/values",
            "homepage": "https://github.com/onoi/blob-store",
            "keywords": [
                "messages"
            ],
            "support": {
                "issues": "https://github.com/onoi/blob-store/issues",
                "source": "https://github.com/onoi/blob-store/tree/master"
            },
            "install-path": "../onoi/blob-store"
        },
        {
            "name": "onoi/cache",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/onoi/cache.git",
                "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/onoi/cache/zipball/ecc999186aab7c8db411aedd892b2e5fe5a0b422",
                "reference": "ecc999186aab7c8db411aedd892b2e5fe5a0b422",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2015-06-02T08:52:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "mwjames",
                    "homepage": "https://github.com/mwjames"
                }
            ],
            "description": "A minimalistic cache adapter interface library",
            "homepage": "https://github.com/onoi/cache",
            "keywords": [
                "cache"
            ],
            "support": {
                "issues": "https://github.com/onoi/cache/issues",
                "source": "https://github.com/onoi/cache/tree/master"
            },
            "install-path": "../onoi/cache"
        },
        {
            "name": "onoi/callback-container",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/onoi/callback-container.git",
                "reference": "cf2f4dda1b2479bc786985fdb5554af528d03e52"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/onoi/callback-container/zipball/cf2f4dda1b2479bc786985fdb5554af528d03e52",
                "reference": "cf2f4dda1b2479bc786985fdb5554af528d03e52",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5",
                "psr/log": "~1.0"
            },
            "time": "2017-02-18T10:46:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\CallbackContainer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "mwjames",
                    "homepage": "https://github.com/mwjames"
                }
            ],
            "description": "A very simple callback container/builder library",
            "homepage": "https://github.com/onoi/callback-container",
            "keywords": [
                "container"
            ],
            "support": {
                "issues": "https://github.com/onoi/callback-container/issues",
                "source": "https://github.com/onoi/callback-container/tree/master"
            },
            "install-path": "../onoi/callback-container"
        },
        {
            "name": "onoi/event-dispatcher",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/onoi/event-dispatcher.git",
                "reference": "2af64e3997fc59b6d1e1f8f77e65fd6311c37109"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/onoi/event-dispatcher/zipball/2af64e3997fc59b6d1e1f8f77e65fd6311c37109",
                "reference": "2af64e3997fc59b6d1e1f8f77e65fd6311c37109",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "time": "2019-01-27T03:37:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "James Hong Kong"
                }
            ],
            "description": "A minimalistic interface to relay generic events to registered listeners",
            "homepage": "https://github.com/onoi/event-dispatcher",
            "keywords": [
                "events",
                "listener"
            ],
            "support": {
                "issues": "https://github.com/onoi/event-dispatcher/issues",
                "source": "https://github.com/onoi/event-dispatcher/tree/master"
            },
            "install-path": "../onoi/event-dispatcher"
        },
        {
            "name": "onoi/message-reporter",
            "version": "1.4.2",
            "version_normalized": "1.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/onoi/message-reporter.git",
                "reference": "ead8ef8f2868ccee6881e471295ebbaf8428c96c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/onoi/message-reporter/zipball/ead8ef8f2868ccee6881e471295ebbaf8428c96c",
                "reference": "ead8ef8f2868ccee6881e471295ebbaf8428c96c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "~34.0",
                "ockcyp/covers-validator": "~1.1",
                "phpstan/phpstan": "~0.12.67",
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "~3.3"
            },
            "time": "2021-01-15T14:23:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Onoi\\MessageReporter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "homepage": "https://EntropyWins.wtf"
                },
                {
                    "name": "James Hong Kong"
                }
            ],
            "description": "An interface to report and relay arbitrary messages to registered handlers",
            "homepage": "https://github.com/onoi/message-reporter",
            "keywords": [
                "messages",
                "reporter"
            ],
            "support": {
                "issues": "https://github.com/onoi/message-reporter/issues",
                "source": "https://github.com/onoi/message-reporter/tree/1.4.2"
            },
            "funding": [
                {
                    "url": "https://github.com/JeroenDeDauw",
                    "type": "github"
                }
            ],
            "install-path": "../onoi/message-reporter"
        },
        {
            "name": "param-processor/param-processor",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/JeroenDeDauw/ParamProcessor.git",
                "reference": "0850dc2af72d31b8f645e0f87a44ff4b68583a64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/JeroenDeDauw/ParamProcessor/zipball/0850dc2af72d31b8f645e0f87a44ff4b68583a64",
                "reference": "0850dc2af72d31b8f645e0f87a44ff4b68583a64",
                "shasum": ""
            },
            "require": {
                "data-values/common": "~1.0|~0.4.0|~0.3.0",
                "data-values/data-values": "~3.0|~2.0|~1.0",
                "data-values/interfaces": "~1.0|~0.2.0|~0.1.4",
                "data-values/validators": "~1.0|~0.1.1",
                "php": ">=7.1"
            },
            "require-dev": {
                "ockcyp/covers-validator": "~1.0",
                "phpmd/phpmd": "~2.6",
                "phpunit/phpunit": "~8.0|~7.4",
                "squizlabs/php_codesniffer": "~3.3"
            },
            "time": "2021-05-04T14:53:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "DefaultConfig.php"
                ],
                "psr-4": {
                    "ParamProcessor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "https://EntropyWins.wtf",
                    "role": "Developer"
                }
            ],
            "description": "Parameter processing library",
            "homepage": "https://github.com/JeroenDeDauw/ParamProcessor",
            "keywords": [
                "ParamProcessor",
                "SMW",
                "Semantic MediaWiki",
                "Vaidation",
                "declarative",
                "mediawiki",
                "parameters",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/JeroenDeDauw/ParamProcessor/issues",
                "source": "https://github.com/JeroenDeDauw/ParamProcessor/tree/1.12.0"
            },
            "funding": [
                {
                    "url": "https://github.com/JeroenDeDauw",
                    "type": "github"
                }
            ],
            "install-path": "../param-processor/param-processor"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "seld/jsonlint",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/jsonlint.git",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "reference": "1748aaf847fc731cfad7725aec413ee46f0cc3a2",
                "shasum": ""
            },
            "require": {
                "php": "^5.3 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
            },
            "time": "2024-07-11T14:55:45+00:00",
            "bin": [
                "bin/jsonlint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "JSON Linter",
            "keywords": [
                "json",
                "linter",
                "parser",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/jsonlint/issues",
                "source": "https://github.com/Seldaek/jsonlint/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
                    "type": "tidelift"
                }
            ],
            "install-path": "../seld/jsonlint"
        },
        {
            "name": "serialization/serialization",
            "version": "4.1.0",
            "version_normalized": "4.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wmde/Serialization.git",
                "reference": "4403fbab83e0187791d35caef4eef4395811e58d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wmde/Serialization/zipball/4403fbab83e0187791d35caef4eef4395811e58d",
                "reference": "4403fbab83e0187791d35caef4eef4395811e58d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "^45",
                "phpunit/phpunit": "^8.5.14"
            },
            "time": "2024-12-11T14:47:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Serializers\\": "src/Serializers/",
                    "Deserializers\\": "src/Deserializers/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeroen De Dauw",
                    "email": "jeroendedauw@gmail.com",
                    "homepage": "http://jeroendedauw.com",
                    "role": "Developer"
                }
            ],
            "description": "Library defining a Serializer and a Deserializer interface and basic utilities",
            "homepage": "https://github.com/wmde/Serialization",
            "keywords": [
                "deserialization",
                "deserializer",
                "serialization",
                "serializer",
                "unserialization",
                "wikidata"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/wikidata",
                "source": "https://github.com/wmde/Serialization/tree/4.1.0"
            },
            "install-path": "../serialization/serialization"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v5.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "wikimedia/cdb",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/cdb.git",
                "reference": "3d7622f39319ea2149cac92415222d1fb39c46d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/cdb/zipball/3d7622f39319ea2149cac92415222d1fb39c46d0",
                "reference": "3d7622f39319ea2149cac92415222d1fb39c46d0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "41.0.0",
                "mediawiki/mediawiki-phan-config": "0.12.1",
                "mediawiki/minus-x": "1.1.1",
                "ockcyp/covers-validator": "1.6.0",
                "php-parallel-lint/php-console-highlighter": "1.0.0",
                "php-parallel-lint/php-parallel-lint": "1.3.2",
                "phpunit/phpunit": "9.5.28"
            },
            "suggest": {
                "ext-dba": "PHP extension for DBA access. Would be quicker than the PHP based fallback"
            },
            "time": "2023-07-24T18:27:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Tim Starling",
                    "email": "tstarling@wikimedia.org"
                },
                {
                    "name": "Chad Horohoe",
                    "email": "chad@wikimedia.org"
                },
                {
                    "name": "Ori Livneh",
                    "email": "ori@wikimedia.org"
                },
                {
                    "name": "Daniel Kinzler"
                }
            ],
            "description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.",
            "homepage": "https://www.mediawiki.org/wiki/CDB",
            "support": {
                "source": "https://github.com/wikimedia/cdb/tree/3.0.0"
            },
            "install-path": "../wikimedia/cdb"
        },
        {
            "name": "wikimedia/textcat",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wikimedia/textcat.git",
                "reference": "dfdfb1c41bb016814a9d4da3aa68b62437b54a82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wikimedia/textcat/zipball/dfdfb1c41bb016814a9d4da3aa68b62437b54a82",
                "reference": "dfdfb1c41bb016814a9d4da3aa68b62437b54a82",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.9"
            },
            "require-dev": {
                "mediawiki/mediawiki-codesniffer": "38.0.0",
                "mediawiki/mediawiki-phan-config": "0.11.1",
                "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.3.1",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2022-03-15T15:54:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "TextCat": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "authors": [
                {
                    "name": "Trey Jones",
                    "email": "tjones@wikimedia.org"
                },
                {
                    "name": "Stanislav Malyshev",
                    "email": "smalyshev@wikimedia.org"
                }
            ],
            "description": "PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/.",
            "homepage": "https://www.mediawiki.org/wiki/TextCat",
            "support": {
                "source": "https://github.com/wikimedia/textcat/tree/2.0.0"
            },
            "install-path": "../wikimedia/textcat"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
