Skip to content
Snippets Groups Projects
composer.lock 73.8 KiB
Newer Older
  • Learn to ignore specific revisions
  • {
        "_readme": [
            "This file locks the dependencies of your project to a known state",
    
            "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
    
            "This file is @generated automatically"
        ],
    
    ale's avatar
    ale committed
        "content-hash": "8297bd6fa81267455d0bf720fc207dca",
    
        "packages": [
            {
                "name": "bjornjohansen/wplang",
    
                "version": "0.2.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/bjornjohansen/wplang.git",
    
                    "reference": "30e147e6438c7e873ffe9723c316ea9ac2ff26fb"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/bjornjohansen/wplang/zipball/30e147e6438c7e873ffe9723c316ea9ac2ff26fb",
                    "reference": "30e147e6438c7e873ffe9723c316ea9ac2ff26fb",
    
                    "shasum": ""
                },
                "require": {
    
                    "composer-plugin-api": "^2.0"
    
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "BJ\\Wplang\\Wplang"
                },
                "autoload": {
                    "psr-4": {
                        "BJ\\Wplang\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0+"
                ],
                "authors": [
                    {
                        "name": "Bjørn Johansen",
                        "email": "post@bjornjohansen.no"
                    }
                ],
                "description": "Composer plugin to download translation files from wordpress.org",
    
                "support": {
                    "issues": "https://github.com/bjornjohansen/wplang/issues",
                    "source": "https://github.com/bjornjohansen/wplang/tree/0.2.0"
                },
                "time": "2021-10-27T19:29:47+00:00"
    
            },
            {
                "name": "composer/installers",
    
                "version": "v1.12.0",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/composer/installers.git",
    
                    "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19",
                    "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19",
    
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0 || ^2.0"
                },
                "replace": {
                    "roundcube/plugin-installer": "*",
                    "shama/baton": "*"
                },
                "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": "^4.2 || ^5",
    
                    "symfony/process": "^2.3"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Composer\\Installers\\Plugin",
                    "branch-alias": {
    
                        "dev-main": "1.x-dev"
    
                    }
                },
                "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": [
                    "Craft",
                    "Dolibarr",
                    "Eliasis",
                    "Hurad",
                    "ImageCMS",
                    "Kanboard",
                    "Lan Management System",
                    "MODX Evo",
                    "MantisBT",
                    "Mautic",
                    "Maya",
                    "OXID",
                    "Plentymarkets",
                    "Porto",
                    "RadPHP",
                    "SMF",
    
                    "Starbug",
    
                    "Thelia",
                    "Whmcs",
                    "WolfCMS",
                    "agl",
                    "aimeos",
                    "annotatecms",
                    "attogram",
                    "bitrix",
                    "cakephp",
                    "chef",
                    "cockpit",
                    "codeigniter",
                    "concrete5",
                    "croogo",
                    "dokuwiki",
                    "drupal",
                    "eZ Platform",
                    "elgg",
                    "expressionengine",
                    "fuelphp",
                    "grav",
                    "installer",
                    "itop",
                    "joomla",
                    "known",
                    "kohana",
                    "laravel",
                    "lavalite",
                    "lithium",
                    "magento",
                    "majima",
                    "mako",
                    "mediawiki",
    
    lucha's avatar
    lucha committed
                    "miaoxing",
    
                    "modulework",
                    "modx",
                    "moodle",
                    "osclass",
    
                    "processwire",
    
                    "puppet",
                    "pxcms",
                    "reindex",
                    "roundcube",
                    "shopware",
                    "silverstripe",
                    "sydes",
                    "sylius",
                    "symfony",
    
    lucha's avatar
    lucha committed
                    "tastyigniter",
    
                    "typo3",
                    "wordpress",
                    "yawik",
                    "zend",
                    "zikula"
                ],
    
                "support": {
                    "issues": "https://github.com/composer/installers/issues",
    
                    "source": "https://github.com/composer/installers/tree/v1.12.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"
                    }
                ],
    
                "time": "2021-09-13T08:19:44+00:00"
    
            },
            {
                "name": "cweagans/composer-patches",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/cweagans/composer-patches.git",
    
                    "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                    "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
    
                    "shasum": ""
                },
                "require": {
    
                    "composer-plugin-api": "^1.0 || ^2.0",
    
                    "php": ">=5.3.0"
                },
                "require-dev": {
    
                    "composer/composer": "~1.0 || ~2.0",
    
                    "phpunit/phpunit": "~4.6"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "cweagans\\Composer\\Patches"
                },
                "autoload": {
                    "psr-4": {
                        "cweagans\\Composer\\": "src"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "BSD-3-Clause"
                ],
                "authors": [
                    {
                        "name": "Cameron Eagans",
                        "email": "me@cweagans.net"
                    }
                ],
                "description": "Provides a way to patch Composer packages.",
    
                "support": {
                    "issues": "https://github.com/cweagans/composer-patches/issues",
    
                    "source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
    
                "time": "2022-12-20T22:53:13+00:00"
    
    ale's avatar
    ale committed
            {
                "name": "humanmade/ludicrousdb",
                "version": "5.0.6",
                "source": {
                    "type": "git",
                    "url": "https://github.com/humanmade/ludicrousdb.git",
                    "reference": "d1ecfd7fd59c6b629c4018fb89a1434d6d897a4c"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/humanmade/ludicrousdb/zipball/d1ecfd7fd59c6b629c4018fb89a1434d6d897a4c",
                    "reference": "d1ecfd7fd59c6b629c4018fb89a1434d6d897a4c",
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "~1.0",
                    "php": ">=5.2"
                },
                "require-dev": {
                    "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2",
                    "phpcompatibility/phpcompatibility-wp": "^2.1",
                    "sirbrillig/phpcs-variable-analysis": "^2.8",
                    "wp-coding-standards/wpcs": "^2.2"
                },
                "type": "wordpress-muplugin",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "John James Jacoby",
                        "email": "johnjamesjacoby@me.com"
                    },
                    {
                        "name": "Jonny Harris",
                        "email": "jon@spacedmonkey.co.uk"
                    }
                ],
                "description": "LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.",
                "homepage": "https://github.com/humanmade/ludicrousdb",
                "support": {
                    "issues": "https://github.com/humanmade/ludicrousdb/issues",
                    "source": "https://github.com/humanmade/ludicrousdb"
                },
                "time": "2023-05-19T19:41:28+00:00"
            },
    
            {
                "name": "koodimonni/composer-dropin-installer",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/Koodimonni/Composer-Dropin-Installer.git",
    
                    "reference": "9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://api.github.com/repos/Koodimonni/Composer-Dropin-Installer/zipball/9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e",
                    "reference": "9596ef8f50cbba2cdc707ca3b1f5e4a0e9fa7e7e",
    
                    "shasum": ""
                },
                "require": {
    
                    "composer-plugin-api": "^1.0 | ^2.0",
                    "php": ">=5.3.2"
    
                    "phpunit/phpunit": "^5.7"
    
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Koodimonni\\Composer\\Dropin"
                },
                "autoload": {
                    "psr-4": {
    
                        "Koodimonni\\Composer\\": "src/"
    
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "WTFPL"
                ],
                "authors": [
                    {
                        "name": "Onni Hakala",
    
                        "role": "Developer"
                    }
                ],
                "description": "Install packages or a few files from packages into custom paths without overwriting existing stuff.",
    
                "support": {
                    "issues": "https://github.com/Koodimonni/Composer-Dropin-Installer/issues",
    
                    "source": "https://github.com/Koodimonni/Composer-Dropin-Installer/tree/1.4"
    
                "time": "2022-02-02T11:42:57+00:00"
    
            {
                "name": "noblogs/ai-authenticate-rest-api-plugin",
    
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/ai-authenticate-rest-api-plugin.git",
    
                    "reference": "9b747f7e265b14c6f5795a6836ea28f9f6cbc534"
    
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://git.autistici.org/api/v4/projects/578/packages/composer/archives/noblogs/ai-authenticate-rest-api-plugin.zip?sha=9b747f7e265b14c6f5795a6836ea28f9f6cbc534",
                    "reference": "9b747f7e265b14c6f5795a6836ea28f9f6cbc534",
    
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "authors": [
                    {
                        "name": "ale",
                        "email": "ale@autistici.org"
                    }
                ],
                "description": "git@git.autistici.org:noblogs/ai-authenticate-rest-api-plugin.git"
            },
    
    agata's avatar
    agata committed
            {
                "name": "noblogs/ai-global-activity-plugin",
    
    agata's avatar
    agata committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/ai-global-activity-plugin.git",
    
                    "reference": "8ef06e356c925e6627482a08026e1899230368f0"
    
    agata's avatar
    agata committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://git.autistici.org/api/v4/projects/485/packages/composer/archives/noblogs/ai-global-activity-plugin.zip?sha=8ef06e356c925e6627482a08026e1899230368f0",
                    "reference": "8ef06e356c925e6627482a08026e1899230368f0",
    
    agata's avatar
    agata committed
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "authors": [
                    {
                        "name": "lucha",
                        "email": "lucha@paranoici.org"
                    }
                ],
                "description": "git@git.autistici.org:noblogs/ai-global-activity-plugin.git"
            },
    
            {
                "name": "noblogs/ai-mu-plugins",
    
    ale's avatar
    ale committed
                "version": "0.4.15",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/ai-mu-plugins.git",
    
    ale's avatar
    ale committed
                    "reference": "a697607f87c4624b52fb4e45e1c4990f2cf54654"
    
    lucha's avatar
    lucha committed
                },
    
    ale's avatar
    ale committed
                    "url": "https://git.autistici.org/api/v4/projects/452/packages/composer/archives/noblogs/ai-mu-plugins.zip?sha=a697607f87c4624b52fb4e45e1c4990f2cf54654",
                    "reference": "a697607f87c4624b52fb4e45e1c4990f2cf54654",
    
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-muplugin",
                "authors": [
                    {
                        "name": "lucha",
                        "email": "lucha@paranoici.org"
                    }
                ],
                "description": "must-use plugins for Noblogs"
            },
    
            {
                "name": "noblogs/eu-compliance",
                "version": "0.1.0",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/eu-compliance.git",
                    "reference": "05a3c2427024a8f3611b59c3ee2c3f7e1f9f553b"
                },
    
                "dist": {
                    "type": "zip",
                    "url": "https://git.autistici.org/api/v4/projects/466/packages/composer/archives/noblogs/eu-compliance.zip?sha=05a3c2427024a8f3611b59c3ee2c3f7e1f9f553b",
                    "reference": "05a3c2427024a8f3611b59c3ee2c3f7e1f9f553b",
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "lechuck",
                        "email": "l3chuck@autistici.org"
                    }
                ],
                "description": "Wordpress plugin: EU cookie banner."
            },
    
            {
                "name": "noblogs/noblogs-wp-ssl",
                "version": "0.1.0",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/noblogs-wp-ssl.git",
                    "reference": "fe58b34f3a940322ecf74356425d0dc4fc47b7c8"
                },
    
                "dist": {
                    "type": "zip",
                    "url": "https://git.autistici.org/api/v4/projects/221/packages/composer/archives/noblogs/noblogs-wp-ssl.zip?sha=fe58b34f3a940322ecf74356425d0dc4fc47b7c8",
                    "reference": "fe58b34f3a940322ecf74356425d0dc4fc47b7c8",
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-muplugin",
                "authors": [
                    {
                        "name": "sand",
                        "email": "sand@autistici.org"
                    }
                ],
                "description": "git@git.autistici.org:ai/noblogs-wp-ssl.git"
            },
    
            {
                "name": "noblogs/nospam",
    
                "version": "0.2.4",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/nospam.git",
    
                    "reference": "2a6c5f9cc8be6f5b2768477bb1817f183b09069d"
    
    lucha's avatar
    lucha committed
                },
    
                "dist": {
                    "type": "zip",
    
                    "url": "https://git.autistici.org/api/v4/projects/465/packages/composer/archives/noblogs/nospam.zip?sha=2a6c5f9cc8be6f5b2768477bb1817f183b09069d",
                    "reference": "2a6c5f9cc8be6f5b2768477bb1817f183b09069d",
    
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "authors": [
                    {
                        "name": "lucha",
                        "email": "lucha@paranoici.org"
                    }
                ],
                "description": "git@git.autistici.org:noblogs/nospam.git"
            },
    
    ale's avatar
    ale committed
                "version": "0.1.8",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/r2db.git",
    
    ale's avatar
    ale committed
                    "reference": "e68d8a91c6f631665569ffbce920991e3d135874"
    
    lucha's avatar
    lucha committed
                },
    
    ale's avatar
    ale committed
                    "url": "https://git.autistici.org/api/v4/projects/449/packages/composer/archives/noblogs/r2db.zip?sha=e68d8a91c6f631665569ffbce920991e3d135874",
                    "reference": "e68d8a91c6f631665569ffbce920991e3d135874",
    
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-dropin",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "lucha",
                        "email": "lucha@paranoici.org"
                    }
                ],
                "description": "r2db wordpress database"
            },
            {
                "name": "noblogs/remove-gravatar",
    
                "version": "0.1.1",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/remove-gravatar.git",
                    "reference": "080ff553dc8fa0b6c7e2939f6d88f42e747fb2ee"
                },
    
                    "url": "https://git.autistici.org/api/v4/projects/456/packages/composer/archives/noblogs/remove-gravatar.zip?sha=080ff553dc8fa0b6c7e2939f6d88f42e747fb2ee",
                    "reference": "080ff553dc8fa0b6c7e2939f6d88f42e747fb2ee",
    
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "lechuck",
                        "email": "l3chuck@autistici.org"
                    }
                ],
                "description": "Wordpress plugin: avoid sending out user information to gravatar."
            },
    
    lucha's avatar
    lucha committed
            {
                "name": "noblogs/themes-child",
    
    agata's avatar
    agata committed
                "version": "6.0.2",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/themes-child.git",
    
    agata's avatar
    agata committed
                    "reference": "5c70c40acc33c0e892360e0c464123d8022417d0"
    
    lucha's avatar
    lucha committed
                },
    
    lucha's avatar
    lucha committed
                "dist": {
                    "type": "zip",
    
    agata's avatar
    agata committed
                    "url": "https://git.autistici.org/api/v4/projects/464/packages/composer/archives/noblogs/themes-child.zip?sha=5c70c40acc33c0e892360e0c464123d8022417d0",
                    "reference": "5c70c40acc33c0e892360e0c464123d8022417d0",
    
    lucha's avatar
    lucha committed
                    "shasum": ""
                },
                "type": "project",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "A selection of -child themes for Wordpress",
                "homepage": "https://git.autistici.org/noblogs/themes-child"
            },
    
            {
                "name": "noblogs/themes-misc",
    
                "version": "0.1.37",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/themes-misc.git",
    
                    "reference": "5007e0e14840df462b40b400bb43577a2836455f"
    
    lucha's avatar
    lucha committed
                },
    
                "dist": {
                    "type": "zip",
    
                    "url": "https://git.autistici.org/api/v4/projects/487/packages/composer/archives/noblogs/themes-misc.zip?sha=5007e0e14840df462b40b400bb43577a2836455f",
                    "reference": "5007e0e14840df462b40b400bb43577a2836455f",
    
                    "shasum": ""
                },
                "type": "project",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "description": "Wordpress themes which are not in the wordpress.org repo",
                "homepage": "https://git.autistici.org/noblogs/themes-misc"
            },
    
    ale's avatar
    ale committed
            {
                "name": "noblogs/wp-mat",
    
                "version": "0.1.4",
    
    ale's avatar
    ale committed
                "source": {
                    "type": "git",
                    "url": "https://git.autistici.org/noblogs/wp-mat.git",
    
                    "reference": "27b89ed59d5de29a3f9e5b89988070c8f09af73f"
    
    ale's avatar
    ale committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://git.autistici.org/api/v4/projects/606/packages/composer/archives/noblogs/wp-mat.zip?sha=27b89ed59d5de29a3f9e5b89988070c8f09af73f",
                    "reference": "27b89ed59d5de29a3f9e5b89988070c8f09af73f",
    
    ale's avatar
    ale committed
                    "shasum": ""
                },
                "require": {
                    "composer/installers": "^1.9"
                },
                "type": "wordpress-plugin",
                "authors": [
                    {
                        "name": "lucha",
                        "email": "lucha@paranoici.org"
                    }
                ],
                "description": "git@git.autistici.org:noblogs/wp-mat.git"
            },
    
            {
                "name": "npm-asset/prototype-js-core",
                "version": "1.7.3",
                "dist": {
                    "type": "tar",
                    "url": "https://registry.npmjs.org/prototype-js-core/-/prototype-js-core-1.7.3.tgz"
                },
                "type": "npm-asset",
                "license": [
                    "ISC"
                ]
            },
            {
                "name": "npm-asset/scriptaculous-js",
                "version": "1.9.0",
                "dist": {
                    "type": "tar",
                    "url": "https://registry.npmjs.org/scriptaculous-js/-/scriptaculous-js-1.9.0.tgz"
                },
                "require": {
                    "npm-asset/prototype-js-core": ">=1.7.3,<2.0.0"
                },
                "type": "npm-asset",
                "license": [
                    "ISC"
                ]
            },
            {
                "name": "oomphinc/composer-installers-extender",
    
                "source": {
                    "type": "git",
                    "url": "https://github.com/oomphinc/composer-installers-extender.git",
    
                    "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
    
                    "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                    "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
    
                    "composer-plugin-api": "^1.1 || ^2.0",
    
                    "composer/installers": "^1.0 || ^2.0",
    
                    "php": ">=7.1"
                },
                "require-dev": {
                    "composer/composer": "^2.0",
                    "phpunit/phpunit": "^7.2",
                    "squizlabs/php_codesniffer": "^3.3"
    
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
                },
                "autoload": {
                    "psr-4": {
                        "OomphInc\\ComposerInstallersExtender\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT"
                ],
                "authors": [
                    {
                        "name": "Stephen Beemsterboer",
                        "email": "stephen@oomphinc.com",
                        "homepage": "https://github.com/balbuf"
    
                    },
                    {
                        "name": "Nathan Dentzau",
                        "email": "nate@oomphinc.com",
                        "homepage": "http://oomph.is/ndentzau"
    
                    }
                ],
                "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
                "homepage": "http://www.oomphinc.com/",
    
                "support": {
                    "issues": "https://github.com/oomphinc/composer-installers-extender/issues",
    
                    "source": "https://github.com/oomphinc/composer-installers-extender/tree/2.0.1"
    
                "time": "2021-12-15T12:32:42+00:00"
    
    ale's avatar
    ale committed
            {
                "name": "roots/wordpress",
                "version": "6.5.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/roots/wordpress.git",
                    "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/roots/wordpress/zipball/41ff6e23ccbc3a1691406d69fe8c211a225514e2",
                    "reference": "41ff6e23ccbc3a1691406d69fe8c211a225514e2",
                    "shasum": ""
                },
                "require": {
                    "roots/wordpress-core-installer": "^1.0.0",
                    "roots/wordpress-no-content": "self.version"
                },
                "type": "metapackage",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "MIT",
                    "GPL-2.0-or-later"
                ],
                "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
                "homepage": "https://wordpress.org/",
                "keywords": [
                    "blog",
                    "cms",
                    "wordpress"
                ],
                "support": {
                    "issues": "https://github.com/roots/wordpress/issues",
                    "source": "https://github.com/roots/wordpress/tree/6.5.4"
                },
                "funding": [
                    {
                        "url": "https://github.com/roots",
                        "type": "github"
                    }
                ],
                "time": "2022-06-01T16:54:37+00:00"
            },
            {
                "name": "roots/wordpress-core-installer",
                "version": "1.100.0",
                "source": {
                    "type": "git",
                    "url": "https://github.com/roots/wordpress-core-installer.git",
                    "reference": "73f8488e5178c5d54234b919f823a9095e2b1847"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://api.github.com/repos/roots/wordpress-core-installer/zipball/73f8488e5178c5d54234b919f823a9095e2b1847",
                    "reference": "73f8488e5178c5d54234b919f823a9095e2b1847",
                    "shasum": ""
                },
                "require": {
                    "composer-plugin-api": "^1.0 || ^2.0",
                    "php": ">=5.6.0"
                },
                "conflict": {
                    "composer/installers": "<1.0.6"
                },
                "replace": {
                    "johnpbloch/wordpress-core-installer": "*"
                },
                "require-dev": {
                    "composer/composer": "^1.0 || ^2.0",
                    "phpunit/phpunit": ">=5.7.27"
                },
                "type": "composer-plugin",
                "extra": {
                    "class": "Roots\\Composer\\WordPressCorePlugin"
                },
                "autoload": {
                    "psr-4": {
                        "Roots\\Composer\\": "src/"
                    }
                },
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "John P. Bloch",
                        "email": "me@johnpbloch.com"
                    },
                    {
                        "name": "Roots",
                        "email": "team@roots.io"
                    }
                ],
                "description": "A custom installer to handle deploying WordPress with composer",
                "keywords": [
                    "wordpress"
                ],
                "support": {
                    "issues": "https://github.com/roots/wordpress-core-installer/issues",
                    "source": "https://github.com/roots/wordpress-core-installer/tree/master"
                },
                "funding": [
                    {
                        "url": "https://github.com/roots",
                        "type": "github"
                    },
                    {
                        "url": "https://www.patreon.com/rootsdev",
                        "type": "patreon"
                    }
                ],
                "time": "2020-08-20T00:27:30+00:00"
            },
            {
                "name": "roots/wordpress-no-content",
                "version": "6.5.4",
                "source": {
                    "type": "git",
                    "url": "https://github.com/WordPress/WordPress.git",
                    "reference": "6.5.4"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://downloads.wordpress.org/release/wordpress-6.5.4-no-content.zip",
                    "shasum": "bb4d48b2f6f47f4c06061460c83f8453e9809af5"
                },
                "require": {
                    "php": ">= 7.0.0"
                },
                "provide": {
                    "wordpress/core-implementation": "6.5.4"
                },
                "suggest": {
                    "ext-curl": "Performs remote request operations.",
                    "ext-dom": "Used to validate Text Widget content and to automatically configuring IIS7+.",
                    "ext-exif": "Works with metadata stored in images.",
                    "ext-fileinfo": "Used to detect mimetype of file uploads.",
                    "ext-hash": "Used for hashing, including passwords and update packages.",
                    "ext-imagick": "Provides better image quality for media uploads.",
                    "ext-json": "Used for communications with other servers.",
                    "ext-libsodium": "Validates Signatures and provides securely random bytes.",
                    "ext-mbstring": "Used to properly handle UTF8 text.",
                    "ext-mysqli": "Connects to MySQL for database interactions.",
                    "ext-openssl": "Permits SSL-based connections to other hosts.",
                    "ext-pcre": "Increases performance of pattern matching in code searches.",
                    "ext-xml": "Used for XML parsing, such as from a third-party site.",
                    "ext-zip": "Used for decompressing Plugins, Themes, and WordPress update packages."
                },
                "type": "wordpress-core",
                "notification-url": "https://packagist.org/downloads/",
                "license": [
                    "GPL-2.0-or-later"
                ],
                "authors": [
                    {
                        "name": "WordPress Community",
                        "homepage": "https://wordpress.org/about/"
                    }
                ],
                "description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
                "homepage": "https://wordpress.org/",
                "keywords": [
                    "blog",
                    "cms",
                    "wordpress"
                ],
                "support": {
                    "docs": "https://developer.wordpress.org/",
                    "forum": "https://wordpress.org/support/",
                    "irc": "irc://irc.freenode.net/wordpress",
                    "issues": "https://core.trac.wordpress.org/",
                    "rss": "https://wordpress.org/news/feed/",
                    "source": "https://core.trac.wordpress.org/browser",
                    "wiki": "https://codex.wordpress.org/"
                },
                "funding": [
                    {
                        "url": "https://wordpressfoundation.org/donate/",
                        "type": "other"
                    }
                ],
                "time": "2024-06-06T12:30:39+00:00"
            },
    
    agata's avatar
    agata committed
            {
                "name": "wpackagist-plugin/activitypub",
    
    agata's avatar
    agata committed
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/activitypub/",
    
                    "reference": "tags/2.4.0"
    
    agata's avatar
    agata committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://downloads.wordpress.org/plugin/activitypub.2.4.0.zip"
    
    agata's avatar
    agata committed
                },
                "require": {
                    "composer/installers": "^1.0 || ^2.0"
                },
                "type": "wordpress-plugin",
                "homepage": "https://wordpress.org/plugins/activitypub/"
            },
    
    lucha's avatar
    lucha committed
            {
                "name": "wpackagist-plugin/autopost-to-mastodon",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/autopost-to-mastodon/",
    
    lucha's avatar
    lucha committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://downloads.wordpress.org/plugin/autopost-to-mastodon.3.7.zip"
    
    lucha's avatar
    lucha committed
                },
                "require": {
    
    renovate's avatar
    renovate committed
                    "composer/installers": "^1.0 || ^2.0"
    
    lucha's avatar
    lucha committed
                },
                "type": "wordpress-plugin",
                "homepage": "https://wordpress.org/plugins/autopost-to-mastodon/"
            },
            {
                "name": "wpackagist-plugin/bogo",
    
                "version": "3.8",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/bogo/",
    
                    "reference": "tags/3.8"
    
    lucha's avatar
    lucha committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://downloads.wordpress.org/plugin/bogo.3.8.zip"
    
    lucha's avatar
    lucha committed
                },
                "require": {
    
    renovate's avatar
    renovate committed
                    "composer/installers": "^1.0 || ^2.0"
    
    lucha's avatar
    lucha committed
                },
                "type": "wordpress-plugin",
                "homepage": "https://wordpress.org/plugins/bogo/"
            },
            {
                "name": "wpackagist-plugin/classic-editor",
    
    lucha's avatar
    lucha committed
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/classic-editor/",
    
                    "reference": "tags/1.6.3"
    
    lucha's avatar
    lucha committed
                },
                "dist": {
                    "type": "zip",
    
                    "url": "https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip"
    
    lucha's avatar
    lucha committed
                },
                "require": {
    
    renovate's avatar
    renovate committed
                    "composer/installers": "^1.0 || ^2.0"
    
    lucha's avatar
    lucha committed
                },
                "type": "wordpress-plugin",
                "homepage": "https://wordpress.org/plugins/classic-editor/"
            },
    
            {
                "name": "wpackagist-plugin/creative-commons",
                "version": "2021.04.1",
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/creative-commons/",
                    "reference": "tags/2021.04.1"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://downloads.wordpress.org/plugin/creative-commons.2021.04.1.zip"
                },
                "require": {
    
    renovate's avatar
    renovate committed
                    "composer/installers": "^1.0 || ^2.0"
    
                },
                "type": "wordpress-plugin",
                "homepage": "https://wordpress.org/plugins/creative-commons/"
            },
    
    lucha's avatar
    lucha committed
            {
                "name": "wpackagist-plugin/disable-comments",
                "version": "1.11.0",
                "source": {
                    "type": "svn",
                    "url": "https://plugins.svn.wordpress.org/disable-comments/",
                    "reference": "tags/1.11.0"
                },
                "dist": {
                    "type": "zip",
                    "url": "https://downloads.wordpress.org/plugin/disable-comments.1.11.0.zip"
                },