{
    "packages": [
        {
            "name": "brumann/polyfill-unserialize",
            "version": "v2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dbrumann/polyfill-unserialize.git",
                "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dbrumann/polyfill-unserialize/zipball/46e5c18ee87d8a9b5765ef95468c1ac27bd107bf",
                "reference": "46e5c18ee87d8a9b5765ef95468c1ac27bd107bf",
                "shasum": ""
            },
            "require": {
                "php": "^5.3|^7.0"
            },
            "time": "2020-07-24T10:16:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brumann\\Polyfill\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Denis Brumann",
                    "email": "denis.brumann@sensiolabs.de"
                }
            ],
            "description": "Backports unserialize options introduced in PHP 7.0 to older PHP versions.",
            "support": {
                "issues": "https://github.com/dbrumann/polyfill-unserialize/issues",
                "source": "https://github.com/dbrumann/polyfill-unserialize/tree/v2.0.0"
            },
            "install-path": "../brumann/polyfill-unserialize"
        },
        {
            "name": "freemius/wordpress-sdk",
            "version": "2.12.2",
            "version_normalized": "2.12.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Freemius/wordpress-sdk.git",
                "reference": "241fbfc91151f85d8ebeb75343caf29bda1d3208"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Freemius/wordpress-sdk/zipball/241fbfc91151f85d8ebeb75343caf29bda1d3208",
                "reference": "241fbfc91151f85d8ebeb75343caf29bda1d3208",
                "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-09-15T14:36:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "start.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-only"
            ],
            "description": "Freemius WordPress SDK",
            "homepage": "https://freemius.com",
            "keywords": [
                "freemius",
                "plugin",
                "sdk",
                "theme",
                "wordpress",
                "wordpress-plugin",
                "wordpress-theme"
            ],
            "support": {
                "issues": "https://github.com/Freemius/wordpress-sdk/issues",
                "source": "https://github.com/Freemius/wordpress-sdk/tree/2.12.2"
            },
            "install-path": "../freemius/wordpress-sdk"
        },
        {
            "name": "team-updraft/common-libs",
            "version": "3.0.9",
            "version_normalized": "3.0.9.0",
            "source": {
                "type": "git",
                "url": "ssh://git@source.updraftplus.com:20022/team-updraft/common-libs.git",
                "reference": "ed777f12a2c42d94d116b0a7b576e5475d9b5517"
            },
            "dist": {
                "type": "zip",
                "url": "https://source.updraftplus.com/api/v4/projects/28/packages/composer/archives/team-updraft/common-libs.zip?sha=ed777f12a2c42d94d116b0a7b576e5475d9b5517",
                "reference": "ed777f12a2c42d94d116b0a7b576e5475d9b5517",
                "shasum": ""
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "0.7.*",
                "phpcompatibility/php-compatibility": "9.3.*",
                "sirbrillig/phpcs-variable-analysis": "2.11.*",
                "squizlabs/php_codesniffer": "3.6.*",
                "wp-coding-standards/wpcs": "2.3.*"
            },
            "type": "library",
            "installation-source": "dist",
            "license": [
                "GPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Team Updraft",
                    "email": "team.updraft@gmail.com"
                }
            ],
            "description": "These are the common libs used across all of our projects",
            "install-path": "../team-updraft/common-libs"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.3",
            "version_normalized": "3.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "reference": "c58cdbab17651303d406cd3b22cf9d75c71c986c",
                "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-07-15T09:32:30+00:00",
            "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",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "description": "Action Scheduler for WordPress and WooCommerce",
            "homepage": "https://actionscheduler.org/",
            "support": {
                "issues": "https://github.com/woocommerce/action-scheduler/issues",
                "source": "https://github.com/woocommerce/action-scheduler/tree/3.9.3"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
