{
    "packages": [
        {
            "name": "squizlabs/php_codesniffer",
            "version": "3.13.4",
            "version_normalized": "3.13.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPCSStandards/PHP_CodeSniffer.git",
                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
                "reference": "ad545ea9c1b7d270ce0fc9cbfb884161cd706119",
                "shasum": ""
            },
            "require": {
                "ext-simplexml": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "time": "2025-09-05T05:47:09+00:00",
            "bin": [
                "bin/phpcbf",
                "bin/phpcs"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Greg Sherwood",
                    "role": "Former lead"
                },
                {
                    "name": "Juliette Reinders Folmer",
                    "role": "Current lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
            "homepage": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
            "keywords": [
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https://github.com/PHPCSStandards/PHP_CodeSniffer/issues",
                "security": "https://github.com/PHPCSStandards/PHP_CodeSniffer/security/policy",
                "source": "https://github.com/PHPCSStandards/PHP_CodeSniffer",
                "wiki": "https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/PHPCSStandards",
                    "type": "github"
                },
                {
                    "url": "https://github.com/jrfnl",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/php_codesniffer",
                    "type": "open_collective"
                },
                {
                    "url": "https://thanks.dev/u/gh/phpcsstandards",
                    "type": "thanks_dev"
                }
            ],
            "install-path": "../squizlabs/php_codesniffer"
        },
        {
            "name": "wp-coding-standards/wpcs",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/WordPress/WordPress-Coding-Standards.git",
                "reference": "7da1894633f168fe244afc6de00d141f27517b62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/7da1894633f168fe244afc6de00d141f27517b62",
                "reference": "7da1894633f168fe244afc6de00d141f27517b62",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "squizlabs/php_codesniffer": "^3.3.1"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5 || ^0.6",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpcsstandards/phpcsdevtools": "^1.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "suggest": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.6 || This Composer plugin will sort out the PHPCS 'installed_paths' automatically."
            },
            "time": "2020-05-13T23:57:56+00:00",
            "type": "phpcodesniffer-standard",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/WordPress/WordPress-Coding-Standards/graphs/contributors"
                }
            ],
            "description": "PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions",
            "keywords": [
                "phpcs",
                "standards",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
                "source": "https://github.com/WordPress/WordPress-Coding-Standards",
                "wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
            },
            "install-path": "../wp-coding-standards/wpcs"
        },
        {
            "name": "wpfactory/wpfactory-admin-menu",
            "version": "v1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpcodefactory/wpfactory-admin-menu.git",
                "reference": "971a37f3b226a1884eeabae9c615d5b199784a31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpcodefactory/wpfactory-admin-menu/zipball/971a37f3b226a1884eeabae9c615d5b199784a31",
                "reference": "971a37f3b226a1884eeabae9c615d5b199784a31",
                "shasum": ""
            },
            "require-dev": {
                "wp-cli/wp-cli-bundle": "*"
            },
            "time": "2025-06-20T23:08:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/php/"
                ]
            },
            "scripts": {
                "wp": [
                    "vendor/bin/wp"
                ],
                "wp-create-pot": [
                    "wp i18n make-pot src/php ./langs/wpfactory-admin-menu.pot --domain=wpfactory-admin-menu"
                ],
                "wp-update-po": [
                    "wp i18n update-po ./langs/wpfactory-admin-menu.pot"
                ],
                "wp-make-mo": [
                    "wp i18n make-mo ./langs/"
                ],
                "translate": [
                    "@composer run wp-create-pot",
                    "@composer run wp-update-po",
                    "@composer run wp-make-mo"
                ]
            },
            "support": {
                "source": "https://github.com/wpcodefactory/wpfactory-admin-menu/tree/v1.0.8",
                "issues": "https://github.com/wpcodefactory/wpfactory-admin-menu/issues"
            },
            "install-path": "../wpfactory/wpfactory-admin-menu"
        },
        {
            "name": "wpfactory/wpfactory-cross-selling",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/wpcodefactory/wpfactory-cross-selling.git",
                "reference": "a371556ebb9bdadc8e5aa0f19bf7ecb5c69636c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/wpcodefactory/wpfactory-cross-selling/zipball/a371556ebb9bdadc8e5aa0f19bf7ecb5c69636c5",
                "reference": "a371556ebb9bdadc8e5aa0f19bf7ecb5c69636c5",
                "shasum": ""
            },
            "require": {
                "wpfactory/wpfactory-admin-menu": "*"
            },
            "require-dev": {
                "wp-cli/wp-cli-bundle": "*"
            },
            "time": "2025-08-19T04:45:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/php/"
                ]
            },
            "scripts": {
                "wp": [
                    "vendor/bin/wp"
                ],
                "wp-create-pot": [
                    "wp i18n make-pot src/php ./langs/wpfactory-cross-selling.pot --domain=wpfactory-cross-selling"
                ],
                "wp-update-po": [
                    "wp i18n update-po ./langs/wpfactory-cross-selling.pot"
                ],
                "wp-make-mo": [
                    "wp i18n make-mo ./langs/"
                ],
                "translate": [
                    "@composer run wp-create-pot",
                    "@composer run wp-update-po",
                    "@composer run wp-make-mo"
                ]
            },
            "support": {
                "source": "https://github.com/wpcodefactory/wpfactory-cross-selling/tree/v1.0.6",
                "issues": "https://github.com/wpcodefactory/wpfactory-cross-selling/issues"
            },
            "install-path": "../wpfactory/wpfactory-cross-selling"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "squizlabs/php_codesniffer",
        "wp-coding-standards/wpcs"
    ]
}
