{
    "packages": [
        {
            "name": "10up/wp-compat-validation-tool",
            "version": "dev-trunk",
            "version_normalized": "dev-trunk",
            "source": {
                "type": "git",
                "url": "https://github.com/10up/wp-compat-validation-tool.git",
                "reference": "19a8c7c1d39d3a4c896aeeac8d42edd20b8d2317"
            },
            "require": {
                "composer/installers": "^2.2"
            },
            "time": "2023-11-09T18:48:23+00:00",
            "type": "wordpress-plugin",
            "extra": {
                "installer-name": "10up-lib/wp-compat-validation-tool"
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "WP_Compat_Validation_Tool\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "10up",
                    "email": "opensource@10up.com",
                    "homepage": "https://10up.com",
                    "role": "Developer"
                }
            ],
            "description": "Perform PHP and WP version compatibility checks in your plugin.",
            "homepage": "https://github.com/10up/wp-compat-validation-tool",
            "install-path": "../../10up-lib/wp-compat-validation-tool"
        },
        {
            "name": "composer/installers",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/installers.git",
                "reference": "2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/installers/zipball/2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe",
                "reference": "2a9170263fcd9cc4fd0b50917293c21d6c1a5bfe",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "1.6.* || ^2.0",
                "composer/semver": "^1 || ^3",
                "phpstan/phpstan": "^0.12.55",
                "phpstan/phpstan-phpunit": "^0.12.16",
                "symfony/phpunit-bridge": "^5.3",
                "symfony/process": "^5"
            },
            "time": "2022-10-12T12:07:30+00:00",
            "default-branch": true,
            "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",
                "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/main"
            },
            "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": "mlocati/ip-lib",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mlocati/ip-lib.git",
                "reference": "a2c0e36416a814ca164d873da77b19f6e7749aef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mlocati/ip-lib/zipball/a2c0e36416a814ca164d873da77b19f6e7749aef",
                "reference": "a2c0e36416a814ca164d873da77b19f6e7749aef",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "ext-pdo_sqlite": "*",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.5 || ^9.5"
            },
            "time": "2023-10-16T17:11:38+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "IPLib\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michele Locati",
                    "email": "mlocati@gmail.com",
                    "homepage": "https://github.com/mlocati",
                    "role": "Author"
                }
            ],
            "description": "Handle IPv4, IPv6 addresses and ranges",
            "homepage": "https://github.com/mlocati/ip-lib",
            "keywords": [
                "IP",
                "address",
                "addresses",
                "ipv4",
                "ipv6",
                "manage",
                "managing",
                "matching",
                "network",
                "networking",
                "range",
                "subnet"
            ],
            "support": {
                "issues": "https://github.com/mlocati/ip-lib/issues",
                "source": "https://github.com/mlocati/ip-lib/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/mlocati",
                    "type": "github"
                },
                {
                    "url": "https://paypal.me/mlocati",
                    "type": "other"
                }
            ],
            "install-path": "../mlocati/ip-lib"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
