# wp-debugging/2.11.4/vendor/composer/installed.json

WP Debugging, version 2.11.4. 179 lines.

- Page: https://pluginprobe.com/plugins/wp-debugging/2.11.4/code/vendor/composer/installed.json
- Raw: https://pluginprobe.com/plugins/wp-debugging/2.11.4/raw/vendor/composer/installed.json
- Modified: 2022-01-11T02:14:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wp-debugging/2.11.4/code/vendor/composer/installed.json#L10-L20`.

```json
{
    "packages": [
        {
            "name": "afragen/wp-dependency-installer",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/afragen/wp-dependency-installer.git",
                "reference": "2dea6ae10411f78883d902276914eef74010b681"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/afragen/wp-dependency-installer/zipball/2dea6ae10411f78883d902276914eef74010b681",
                "reference": "2dea6ae10411f78883d902276914eef74010b681",
                "shasum": ""
            },
            "require": {
                "afragen/wp-dismiss-notice": "*",
                "php": ">=5.6"
            },
            "time": "2022-01-11T02:06:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "wp-dependency-installer.php",
                    "wp-dependency-installer-skin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andy Fragen",
                    "email": "andy@thefragens.com",
                    "homepage": "https://thefragens.com",
                    "role": "Developer"
                },
                {
                    "name": "Matt Gibbs",
                    "homepage": "https://facetwp.com",
                    "role": "Developer"
                },
                {
                    "name": "Raruto",
                    "homepage": "https://raruto.github.io",
                    "role": "Developer"
                }
            ],
            "description": "Library that helps WordPress plugin dependency management.",
            "support": {
                "issues": "https://github.com/afragen/wp-dependency-installer/issues",
                "source": "https://github.com/afragen/wp-dependency-installer"
            },
            "funding": [
                {
                    "url": "https://github.com/afragen",
                    "type": "github"
                }
            ],
            "install-path": "../afragen/wp-dependency-installer"
        },
        {
            "name": "afragen/wp-dismiss-notice",
            "version": "0.2.3",
            "version_normalized": "0.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/afragen/wp-dismiss-notice.git",
                "reference": "21949732f1ea21d81500bdda8f882ac7eb0f98af"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/afragen/wp-dismiss-notice/zipball/21949732f1ea21d81500bdda8f882ac7eb0f98af",
                "reference": "21949732f1ea21d81500bdda8f882ac7eb0f98af",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "time": "2021-12-19T21:53:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "wp-dismiss-notice.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andy Fragen",
                    "email": "andy@thefragens.com",
                    "homepage": "https://thefragens.com",
                    "role": "Developer"
                }
            ],
            "description": "Library for time dismissible WordPress admin notices.",
            "support": {
                "issues": "https://github.com/afragen/wp-dismiss-notice/issues",
                "source": "https://github.com/afragen/wp-dismiss-notice"
            },
            "install-path": "../afragen/wp-dismiss-notice"
        },
        {
            "name": "norcross/debug-quick-look",
            "version": "0.1.7",
            "version_normalized": "0.1.7.0",
            "dist": {
                "type": "zip",
                "url": "https://github.com/afragen/debug-quick-look/archive/vendor.zip"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "debug-quick-look.php"
                ]
            },
            "install-path": "../norcross/debug-quick-look"
        },
        {
            "name": "wp-cli/wp-config-transformer",
            "version": "v1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wp-cli/wp-config-transformer.git",
                "reference": "2e90eefc6b8f5166f53aa5414fd8f1a572164ef1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wp-cli/wp-config-transformer/zipball/2e90eefc6b8f5166f53aa5414fd8f1a572164ef1",
                "reference": "2e90eefc6b8f5166f53aa5414fd8f1a572164ef1",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "wp-cli/wp-cli-tests": "^3.1"
            },
            "time": "2022-01-10T18:37:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/WPConfigTransformer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frankie Jarrett",
                    "email": "fjarrett@gmail.com"
                }
            ],
            "description": "Programmatically edit a wp-config.php file.",
            "homepage": "https://github.com/wp-cli/wp-config-transformer",
            "support": {
                "issues": "https://github.com/wp-cli/wp-config-transformer/issues",
                "source": "https://github.com/wp-cli/wp-config-transformer/tree/v1.3.0"
            },
            "install-path": "../wp-cli/wp-config-transformer"
        }
    ],
    "dev": false,
    "dev-package-names": []
}

```
