{
    "packages": [
        {
            "name": "bamarni\/composer-bin-plugin",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/bamarni\/composer-bin-plugin.git",
                "reference": "641d0663f5ac270b1aeec4337b7856f76204df47"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/bamarni\/composer-bin-plugin\/zipball\/641d0663f5ac270b1aeec4337b7856f76204df47",
                "reference": "641d0663f5ac270b1aeec4337b7856f76204df47",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0",
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "composer\/composer": "^2.2.26",
                "ext-json": "*",
                "phpstan\/extension-installer": "^1.1",
                "phpstan\/phpstan": "^1.8 || ^2.0",
                "phpstan\/phpstan-phpunit": "^1.1 || ^2.0",
                "phpunit\/phpunit": "^8.5 || ^9.6 || ^10.0",
                "symfony\/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony\/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0",
                "symfony\/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0 || ^6.0"
            },
            "time": "2026-02-04T10:18:12+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Bamarni\\Composer\\Bin\\BamarniBinPlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GutenkitScopedDependencies\\Bamarni\\Composer\\Bin\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "No conflicts for your bin dependencies",
            "keywords": [
                "composer",
                "conflict",
                "dependency",
                "executable",
                "isolation",
                "tool"
            ],
            "support": {
                "issues": "https:\/\/github.com\/bamarni\/composer-bin-plugin\/issues",
                "source": "https:\/\/github.com\/bamarni\/composer-bin-plugin\/tree\/1.9.1"
            },
            "install-path": "..\/bamarni\/composer-bin-plugin"
        },
        {
            "name": "dealerdirect\/phpcodesniffer-composer-installer",
            "version": "v1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHPCSStandards\/composer-installer.git",
                "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHPCSStandards\/composer-installer\/zipball\/963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
                "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.2",
                "php": ">=5.4",
                "squizlabs\/php_codesniffer": "^3.1.0 || ^4.0"
            },
            "require-dev": {
                "composer\/composer": "^2.2",
                "ext-json": "*",
                "ext-zip": "*",
                "php-parallel-lint\/php-parallel-lint": "^1.4.0",
                "phpcompatibility\/php-compatibility": "^9.0 || ^10.0.0@dev",
                "yoast\/phpunit-polyfills": "^1.0"
            },
            "time": "2026-05-06T08:26:05+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GutenkitScopedDependencies\\PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Franck Nijhof",
                    "email": "opensource@frenck.dev",
                    "homepage": "https:\/\/frenck.dev",
                    "role": "Open source developer"
                },
                {
                    "name": "Contributors",
                    "homepage": "https:\/\/github.com\/PHPCSStandards\/composer-installer\/graphs\/contributors"
                }
            ],
            "description": "PHP_CodeSniffer Standards Composer Installer Plugin",
            "keywords": [
                "PHPCodeSniffer",
                "PHP_CodeSniffer",
                "code quality",
                "codesniffer",
                "composer",
                "installer",
                "phpcbf",
                "phpcs",
                "plugin",
                "qa",
                "quality",
                "standard",
                "standards",
                "style guide",
                "stylecheck",
                "tests"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHPCSStandards\/composer-installer\/issues",
                "security": "https:\/\/github.com\/PHPCSStandards\/composer-installer\/security\/policy",
                "source": "https:\/\/github.com\/PHPCSStandards\/composer-installer"
            },
            "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": "..\/dealerdirect\/phpcodesniffer-composer-installer"
        },
        {
            "name": "phpcsstandards\/phpcsextra",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHPCSStandards\/PHPCSExtra.git",
                "reference": "39467533fdb742446d68c1d10ac33d625ee0311c"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHPCSStandards\/PHPCSExtra\/zipball\/39467533fdb742446d68c1d10ac33d625ee0311c",
                "reference": "39467533fdb742446d68c1d10ac33d625ee0311c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "phpcsstandards\/phpcsutils": "^1.2.3",
                "squizlabs\/php_codesniffer": "^3.13.5 || ^4.0.1"
            },
            "require-dev": {
                "php-parallel-lint\/php-console-highlighter": "^1.0",
                "php-parallel-lint\/php-parallel-lint": "^1.4.0",
                "phpcsstandards\/phpcsdevcs": "^1.2.0",
                "phpcsstandards\/phpcsdevtools": "^1.2.1",
                "phpunit\/phpunit": "^4.5 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.3.4"
            },
            "time": "2026-07-27T11:13:17+00:00",
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https:\/\/github.com\/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https:\/\/github.com\/PHPCSStandards\/PHPCSExtra\/graphs\/contributors"
                }
            ],
            "description": "A collection of sniffs and standards for use with PHP_CodeSniffer.",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "standards",
                "static analysis"
            ],
            "support": {
                "issues": "https:\/\/github.com\/PHPCSStandards\/PHPCSExtra\/issues",
                "security": "https:\/\/github.com\/PHPCSStandards\/PHPCSExtra\/security\/policy",
                "source": "https:\/\/github.com\/PHPCSStandards\/PHPCSExtra"
            },
            "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": "..\/phpcsstandards\/phpcsextra"
        },
        {
            "name": "phpcsstandards\/phpcsutils",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHPCSStandards\/PHPCSUtils.git",
                "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHPCSStandards\/PHPCSUtils\/zipball\/5f35d9408c54d7b529501f3c688b6eae562aea1f",
                "reference": "5f35d9408c54d7b529501f3c688b6eae562aea1f",
                "shasum": ""
            },
            "require": {
                "dealerdirect\/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0",
                "php": ">=5.4",
                "squizlabs\/php_codesniffer": "^3.13.5 || ^4.0.1"
            },
            "require-dev": {
                "ext-filter": "*",
                "php-parallel-lint\/php-console-highlighter": "^1.0",
                "php-parallel-lint\/php-parallel-lint": "^1.4.0",
                "phpcsstandards\/phpcsdevcs": "^1.2.0",
                "yoast\/phpunit-polyfills": "^1.1.0 || ^2.0.0 || ^3.0.0"
            },
            "time": "2026-07-27T10:28:41+00:00",
            "type": "phpcodesniffer-standard",
            "extra": {
                "branch-alias": {
                    "dev-stable": "1.x-dev",
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "PHPCSUtils\/"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Juliette Reinders Folmer",
                    "homepage": "https:\/\/github.com\/jrfnl",
                    "role": "lead"
                },
                {
                    "name": "Contributors",
                    "homepage": "https:\/\/github.com\/PHPCSStandards\/PHPCSUtils\/graphs\/contributors"
                }
            ],
            "description": "A suite of utility functions for use with PHP_CodeSniffer",
            "homepage": "https:\/\/phpcsutils.com\/",
            "keywords": [
                "PHP_CodeSniffer",
                "phpcbf",
                "phpcodesniffer-standard",
                "phpcs",
                "phpcs3",
                "phpcs4",
                "standards",
                "static analysis",
                "tokens",
                "utility"
            ],
            "support": {
                "docs": "https:\/\/phpcsutils.com\/",
                "issues": "https:\/\/github.com\/PHPCSStandards\/PHPCSUtils\/issues",
                "security": "https:\/\/github.com\/PHPCSStandards\/PHPCSUtils\/security\/policy",
                "source": "https:\/\/github.com\/PHPCSStandards\/PHPCSUtils"
            },
            "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": "..\/phpcsstandards\/phpcsutils"
        },
        {
            "name": "squizlabs\/php_codesniffer",
            "version": "3.13.6",
            "version_normalized": "3.13.6.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/PHPCSStandards\/PHP_CodeSniffer.git",
                "reference": "4c378e1a528ea066890fc2397cbdd2f94eb2fc91"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/PHPCSStandards\/PHP_CodeSniffer\/zipball\/4c378e1a528ea066890fc2397cbdd2f94eb2fc91",
                "reference": "4c378e1a528ea066890fc2397cbdd2f94eb2fc91",
                "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": "2026-08-06T00:17:32+00:00",
            "bin": [
                "bin\/phpcbf",
                "bin\/phpcs"
            ],
            "type": "library",
            "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": "3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/WordPress\/WordPress-Coding-Standards.git",
                "reference": "ec2ff942335f33683a5957a85d138753876a05cf"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/WordPress\/WordPress-Coding-Standards\/zipball\/ec2ff942335f33683a5957a85d138753876a05cf",
                "reference": "ec2ff942335f33683a5957a85d138753876a05cf",
                "shasum": ""
            },
            "require": {
                "ext-filter": "*",
                "ext-libxml": "*",
                "ext-tokenizer": "*",
                "ext-xmlreader": "*",
                "php": ">=7.2",
                "phpcsstandards\/phpcsextra": "^1.5.1",
                "phpcsstandards\/phpcsutils": "^1.2.3",
                "squizlabs\/php_codesniffer": "^3.13.5"
            },
            "require-dev": {
                "php-parallel-lint\/php-console-highlighter": "^1.0.0",
                "php-parallel-lint\/php-parallel-lint": "^1.4.0",
                "phpcompatibility\/php-compatibility": "^10.0.0@dev",
                "phpcsstandards\/phpcsdevtools": "^1.2.0",
                "phpunit\/phpunit": "^8.0 || ^9.0"
            },
            "suggest": {
                "ext-iconv": "For improved results",
                "ext-mbstring": "For improved results"
            },
            "time": "2026-07-27T11:53:23+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",
                "static analysis",
                "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"
            },
            "funding": [
                {
                    "url": "https:\/\/opencollective.com\/php_codesniffer",
                    "type": "custom"
                }
            ],
            "install-path": "..\/wp-coding-standards\/wpcs"
        },
        {
            "name": "wpmet\/utility-package",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/wpmetcom\/utility-pacakge.git",
                "reference": "8cbf4ae869594f17fec4250c85cfc8ba0c5007d2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/wpmetcom\/utility-pacakge\/zipball\/8cbf4ae869594f17fec4250c85cfc8ba0c5007d2",
                "reference": "8cbf4ae869594f17fec4250c85cfc8ba0c5007d2",
                "shasum": ""
            },
            "time": "2026-08-19T05:47:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GutenkitScopedDependencies\\Wpmet\\UtilityPackage\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "XpeedStudio",
                    "email": "info@xpeedstudio.com"
                },
                {
                    "name": "Wpmet",
                    "email": "info@xpeedstudio.com"
                }
            ],
            "description": "Utility packages for Wpmet plugin, It will be used to serve Stories, Notice , Banner and Ratings",
            "support": {
                "issues": "https:\/\/github.com\/wpmetcom\/utility-pacakge\/issues",
                "source": "https:\/\/github.com\/wpmetcom\/utility-pacakge\/tree\/1.1.0"
            },
            "install-path": "..\/wpmet\/utility-package"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "bamarni\/composer-bin-plugin",
        "dealerdirect\/phpcodesniffer-composer-installer",
        "phpcsstandards\/phpcsextra",
        "phpcsstandards\/phpcsutils",
        "squizlabs\/php_codesniffer",
        "wp-coding-standards\/wpcs"
    ]
}