{
    "packages": [
        {
            "name": "byteever/licensing",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:byteever/licensing.git",
                "reference": "942c64307991b3d3d478ac370b092ec37f8e1686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/byteever/licensing/zipball/942c64307991b3d3d478ac370b092ec37f8e1686",
                "reference": "942c64307991b3d3d478ac370b092ec37f8e1686",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "require-dev": {
                "byteever/byteever-sniffs": "^1.1.1",
                "johnkary/phpunit-speedtrap": "^4.0",
                "phpstan/php-8-stubs": "^0.4.35",
                "phpunit/phpunit": "^9.6",
                "szepeviktor/phpstan-wordpress": "^2.0",
                "wp-phpunit/wp-phpunit": "^6.8",
                "yoast/phpunit-polyfills": "^4.0"
            },
            "time": "2026-07-05T10:58:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginEver\\VariationSwatches\\B8\\Licensing\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "B8\\Licensing\\Tests\\": "tests/phpunit/"
                }
            },
            "scripts": {
                "phpcs": [
                    "php ./vendor/bin/phpcs --standard=phpcs.xml -s -v"
                ],
                "phpcbf": [
                    "php ./vendor/bin/phpcbf --standard=phpcs.xml -v"
                ],
                "phpstan": [
                    "php ./vendor/bin/phpstan analyse --memory-limit=1G"
                ],
                "test:setup": [
                    "bash ./tests/bin/install.sh wordpress_test root root localhost trunk"
                ],
                "test": [
                    "phpunit"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "install-path": "../byteever/licensing"
        },
        {
            "name": "byteever/plugin",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:byteever/plugin.git",
                "reference": "10a12c5d685f04a28132defc863e7493e0085308"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/byteever/plugin/zipball/10a12c5d685f04a28132defc863e7493e0085308",
                "reference": "10a12c5d685f04a28132defc863e7493e0085308",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4"
            },
            "time": "2026-06-08T11:53:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PluginEver\\VariationSwatches\\B8\\": "src/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "install-path": "../byteever/plugin"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
