{
    "packages": [
        {
            "name": "cmb2/cmb2",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/CMB2/CMB2.git",
                "reference": "610b5bd078c61fd95496f52836f47a37921ca823"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/CMB2/CMB2/zipball/610b5bd078c61fd95496f52836f47a37921ca823",
                "reference": "610b5bd078c61fd95496f52836f47a37921ca823",
                "shasum": ""
            },
            "require": {
                "php": ">7.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6",
                "yoast/phpunit-polyfills": "^1.1"
            },
            "suggest": {
                "composer/installers": "~1.0"
            },
            "time": "2025-08-08T04:57:36+00:00",
            "default-branch": true,
            "type": "wordpress-plugin",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Justin Sternberg",
                    "email": "justin@dsgnwrks.pro",
                    "homepage": "https://dsgnwrks.pro",
                    "role": "Developer"
                },
                {
                    "name": "WebDevStudios",
                    "email": "contact@webdevstudios.com",
                    "homepage": "https://github.com/WebDevStudios",
                    "role": "Developer"
                }
            ],
            "description": "CMB2 is a metabox, custom fields, and forms library for WordPress that will blow your mind.",
            "homepage": "https://github.com/CMB2/CMB2",
            "keywords": [
                "metabox",
                "plugin",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/CMB2/CMB2/issues",
                "source": "http://wordpress.org/support/plugin/cmb2"
            },
            "install-path": "../cmb2/cmb2"
        },
        {
            "name": "freemius/wordpress-sdk",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/3cbe98b5bd0b0fb5ca4df97b8088592737ea4375",
                "reference": "3cbe98b5bd0b0fb5ca4df97b8088592737ea4375",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpcompatibility/phpcompatibility-wp": "^2.1",
                "phpstan/extension-installer": "^1.3",
                "squizlabs/php_codesniffer": "^3.7",
                "szepeviktor/phpstan-wordpress": "^1.3",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2025-11-11T07:52:08+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "start.php"
                ]
            },
            "scripts": {
                "phpcs": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcs -p -s --colors"
                ],
                "phpcs:ci": [
                    "Composer\\Config::disableProcessTimeout",
                    "phpcs --standard=phpcompat.xml -p -s --colors"
                ],
                "phpstan": [
                    "./vendor/bin/phpstan analyse phpstan.neon --memory-limit 2G"
                ],
                "phpstan:log": [
                    "./vendor/bin/phpstan analyse -c phpstan.neon --memory-limit 2G > error-phpstan.xml"
                ]
            },
            "license": [
                "GPL-3.0-only"
            ],
            "description": "Freemius WordPress SDK",
            "homepage": "https://freemius.com",
            "keywords": [
                "freemius",
                "plugin",
                "sdk",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "source": "https://github.com/Freemius/wordpress-sdk/tree/2.13.0",
                "issues": "https://github.com/Freemius/wordpress-sdk/issues"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "mcaskill/composer-exclude-files",
            "version": "v4.0.1",
            "version_normalized": "4.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mcaskill/composer-plugin-exclude-files.git",
                "reference": "ed68fc7d6da2146ed2c32c92904587c9e03c985a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mcaskill/composer-plugin-exclude-files/zipball/ed68fc7d6da2146ed2c32c92904587c9e03c985a",
                "reference": "ed68fc7d6da2146ed2c32c92904587c9e03c985a",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.3",
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "composer/composer": "^2.3",
                "phpstan/phpstan": "^1.11",
                "symfony/phpunit-bridge": "^7.1"
            },
            "time": "2024-12-03T21:08:26+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "McAskill\\Composer\\ExcludeFilePlugin",
                "branch-alias": {
                    "dev-main": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "McAskill\\Composer\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chauncey McAskill",
                    "email": "chauncey@mcaskill.ca"
                }
            ],
            "description": "Exclude files from autoload_files.php",
            "support": {
                "issues": "https://github.com/mcaskill/composer-plugin-exclude-files/issues",
                "source": "https://github.com/mcaskill/composer-plugin-exclude-files/tree/v4.0.1"
            },
            "install-path": "../mcaskill/composer-exclude-files"
        },
        {
            "name": "webmozart/assert",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68",
                "reference": "9be6926d8b485f55b9229203f962b51ed377ba68",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-date": "*",
                "ext-filter": "*",
                "php": "^7.2 || ^8.0"
            },
            "suggest": {
                "ext-intl": "",
                "ext-simplexml": "",
                "ext-spl": ""
            },
            "time": "2025-10-29T15:56:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.10-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Webmozart\\Assert\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Assertions to validate method input/output with nice error messages.",
            "keywords": [
                "assert",
                "check",
                "validate"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.12.1"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "dev-trunk",
            "version_normalized": "dev-trunk",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "f5550b2176d604926783947822b752e56de03b02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/f5550b2176d604926783947822b752e56de03b02",
                "reference": "f5550b2176d604926783947822b752e56de03b02",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2025-10-24T07:55:22+00:00",
            "default-branch": true,
            "type": "wordpress-plugin",
            "extra": {
                "scripts-description": {
                    "test": "Run unit tests",
                    "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer",
                    "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier"
                }
            },
            "installation-source": "dist",
            "archive": {
                "exclude": [
                    "node_modules"
                ]
            },
            "scripts": {
                "test": [
                    "./vendor/bin/phpunit tests -c tests/phpunit.xml.dist"
                ],
                "phpcs": [
                    "phpcs -s -p"
                ],
                "phpcs-pre-commit": [
                    "phpcs -s -p -n"
                ],
                "phpcbf": [
                    "phpcbf -p"
                ]
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "source": "https://github.com/woocommerce/action-scheduler/tree/trunk",
                "issues": "https://github.com/woocommerce/action-scheduler/issues"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
