{
    "packages": [
        {
            "name": "illuminate/collections",
            "version": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/collections.git",
                "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/collections/zipball/705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
                "reference": "705a4e1ef93cd492c45b9b3e7911cccc990a07f4",
                "shasum": ""
            },
            "require": {
                "illuminate/contracts": "^8.0",
                "illuminate/macroable": "^8.0",
                "php": "^7.3|^8.0"
            },
            "suggest": {
                "symfony/var-dumper": "Required to use the dump method (^5.4)."
            },
            "time": "2022-06-23T15:29:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "helpers.php"
                ],
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Collections package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/collections"
        },
        {
            "name": "illuminate/contracts",
            "version": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/contracts.git",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/contracts/zipball/5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "reference": "5e0fd287a1b22a6b346a9f7cd484d8cf0234585d",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0",
                "psr/container": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "time": "2022-01-13T14:47:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Contracts\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Contracts package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/contracts"
        },
        {
            "name": "illuminate/macroable",
            "version": "v8.83.27",
            "version_normalized": "8.83.27.0",
            "source": {
                "type": "git",
                "url": "https://github.com/illuminate/macroable.git",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/illuminate/macroable/zipball/aed81891a6e046fdee72edd497f822190f61c162",
                "reference": "aed81891a6e046fdee72edd497f822190f61c162",
                "shasum": ""
            },
            "require": {
                "php": "^7.3|^8.0"
            },
            "time": "2021-11-16T13:57:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Illuminate\\Support\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Taylor Otwell",
                    "email": "taylor@laravel.com"
                }
            ],
            "description": "The Illuminate Macroable package.",
            "homepage": "https://laravel.com",
            "support": {
                "issues": "https://github.com/laravel/framework/issues",
                "source": "https://github.com/laravel/framework"
            },
            "install-path": "../illuminate/macroable"
        },
        {
            "name": "moneyphp/money",
            "version": "v3.3.3",
            "version_normalized": "3.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/moneyphp/money.git",
                "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
                "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "cache/taggable-cache": "^0.4.0",
                "doctrine/instantiator": "^1.0.5",
                "ext-bcmath": "*",
                "ext-gmp": "*",
                "ext-intl": "*",
                "florianv/exchanger": "^1.0",
                "florianv/swap": "^3.0",
                "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
                "moneyphp/iso-currencies": "^3.2.1",
                "php-http/message": "^1.4",
                "php-http/mock-client": "^1.0.0",
                "phpspec/phpspec": "^3.4.3",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
                "psr/cache": "^1.0",
                "symfony/phpunit-bridge": "^4"
            },
            "suggest": {
                "ext-bcmath": "Calculate without integer limits",
                "ext-gmp": "Calculate without integer limits",
                "ext-intl": "Format Money objects with intl",
                "florianv/exchanger": "Exchange rates library for PHP",
                "florianv/swap": "Exchange rates library for PHP",
                "psr/cache-implementation": "Used for Currency caching"
            },
            "time": "2022-09-21T07:43:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Money\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Verraes",
                    "email": "mathias@verraes.net",
                    "homepage": "http://verraes.net"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                },
                {
                    "name": "Frederik Bosch",
                    "email": "f.bosch@genkgo.nl"
                }
            ],
            "description": "PHP implementation of Fowler's Money pattern",
            "homepage": "http://moneyphp.org",
            "keywords": [
                "Value Object",
                "money",
                "vo"
            ],
            "support": {
                "issues": "https://github.com/moneyphp/money/issues",
                "source": "https://github.com/moneyphp/money/tree/v3.3.3"
            },
            "install-path": "../moneyphp/money"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.8.4",
            "version_normalized": "1.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483",
                "reference": "a867478eae49c9f59ece437ae7f9506bfaa27483",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.6.2"
            },
            "time": "2022-08-04T09:53:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                },
                "classmap": [
                    "stubs/Stringable.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/1.8.4"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/php-enum"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.1"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "stellarwp/admin-notices",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/admin-notices.git",
                "reference": "5c1302fb1de5b212ec6e05385e48e3859fd6b690"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/admin-notices/zipball/5c1302fb1de5b212ec6e05385e48e3859fd6b690",
                "reference": "5c1302fb1de5b212ec6e05385e48e3859fd6b690",
                "shasum": ""
            },
            "require": {
                "psr/container": "1.1.1"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-rest": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "lucatume/wp-browser": "^3.6.5",
                "phpunit/phpunit": "^9.5",
                "szepeviktor/phpstan-wordpress": "^1.3"
            },
            "time": "2024-11-20T00:41:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\AdminNotices\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jason Adams",
                    "email": "jason.adams@stellarwp.com"
                }
            ],
            "description": "A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions",
            "support": {
                "issues": "https://github.com/stellarwp/admin-notices/issues",
                "source": "https://github.com/stellarwp/admin-notices/tree/2.0.0"
            },
            "install-path": "../stellarwp/admin-notices"
        },
        {
            "name": "stellarwp/arrays",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/arrays.git",
                "reference": "fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/arrays/zipball/fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf",
                "reference": "fc2199a1ee5884efe59ca4c1cd6b33a52e049eaf",
                "shasum": ""
            },
            "require": {
                "illuminate/collections": "^8.0"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-rest": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "lucatume/wp-browser": "^3.0.14",
                "phpunit/phpunit": "~6.0",
                "saggre/phpdocumentor-markdown": "^0.1.3",
                "symfony/event-dispatcher-contracts": "^2.5.1",
                "symfony/string": "^5.4",
                "szepeviktor/phpstan-wordpress": "^1.1"
            },
            "time": "2024-06-12T16:00:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\Arrays\\": "src/Arrays/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "email": "dev@stellarwp.com"
                },
                {
                    "name": "Matthew Batchelder",
                    "email": "matt.batchelder@stellarwp.com"
                }
            ],
            "description": "A library for array manipulation.",
            "support": {
                "issues": "https://github.com/stellarwp/arrays/issues",
                "source": "https://github.com/stellarwp/arrays/tree/1.2.4"
            },
            "install-path": "../stellarwp/arrays"
        },
        {
            "name": "stellarwp/container-contract",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/container-contract.git",
                "reference": "37becc9edbecb0ff95556048337600dd9cc888f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/container-contract/zipball/37becc9edbecb0ff95556048337600dd9cc888f0",
                "reference": "37becc9edbecb0ff95556048337600dd9cc888f0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "time": "2022-12-20T21:29:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\ContainerContract\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "homepage": "https://stellarwp.com"
                }
            ],
            "description": "StellarWP Container Interface",
            "homepage": "https://github.com/stellarwp/container-contract",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop"
            ],
            "support": {
                "issues": "https://github.com/stellarwp/container-contract/issues",
                "source": "https://github.com/stellarwp/container-contract/tree/1.0.4"
            },
            "install-path": "../stellarwp/container-contract"
        },
        {
            "name": "stellarwp/db",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/db.git",
                "reference": "cbaed00b77f212b791263689cb8a24cbdfdf2100"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/db/zipball/cbaed00b77f212b791263689cb8a24cbdfdf2100",
                "reference": "cbaed00b77f212b791263689cb8a24cbdfdf2100",
                "shasum": ""
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-rest": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "lucatume/wp-browser": "^3.0.14",
                "phpunit/phpunit": "~6.0",
                "symfony/event-dispatcher-contracts": "^2.5.1",
                "symfony/string": "^5.4",
                "szepeviktor/phpstan-wordpress": "^1.1"
            },
            "time": "2024-06-06T20:03:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\DB\\": "src/DB/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "email": "dev@stellarwp.com"
                },
                {
                    "name": "Matthew Batchelder",
                    "email": "matt.batchelder@stellarwp.com"
                }
            ],
            "description": "A WPDB wrapper and query builder library.",
            "support": {
                "issues": "https://github.com/stellarwp/db/issues",
                "source": "https://github.com/stellarwp/db/tree/1.1.1"
            },
            "install-path": "../stellarwp/db"
        },
        {
            "name": "stellarwp/field-conditions",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/field-conditions.git",
                "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/field-conditions/zipball/03f5aff2f4977359e672efe5426bbb4ef62101cd",
                "reference": "03f5aff2f4977359e672efe5426bbb4ef62101cd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0.0",
                "codeception/module-phpbrowser": "^1.0.0",
                "lucatume/wp-browser": "^3.0.14",
                "phpunit/phpunit": "~6.0"
            },
            "time": "2023-04-01T00:38:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\FieldConditions\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "email": "dev@stellarwp.com"
                },
                {
                    "name": "Jason Adams",
                    "email": "jason.adams@givewp.com"
                }
            ],
            "description": "A set of serializable classes for handling conditional logic for fields in PHP",
            "support": {
                "issues": "https://github.com/stellarwp/field-conditions/issues",
                "source": "https://github.com/stellarwp/field-conditions/tree/1.1.1"
            },
            "install-path": "../stellarwp/field-conditions"
        },
        {
            "name": "stellarwp/models",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/models.git",
                "reference": "ac30397971ac654278ebe2cf703524db81459630"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/models/zipball/ac30397971ac654278ebe2cf703524db81459630",
                "reference": "ac30397971ac654278ebe2cf703524db81459630",
                "shasum": ""
            },
            "require": {
                "stellarwp/db": "^1.0.3"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0",
                "codeception/module-cli": "^1.0",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-phpbrowser": "^1.0",
                "codeception/module-rest": "^1.0",
                "codeception/module-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "lucatume/wp-browser": "^3.0.14",
                "phpunit/phpunit": "~6.0"
            },
            "time": "2024-09-26T18:03:55+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\Models\\": "src/Models/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "homepage": "https://github.com/stellarwp"
                }
            ],
            "description": "A library for a simple model structure.",
            "homepage": "https://github.com/stellarwp/models",
            "keywords": [
                "stellarwp"
            ],
            "support": {
                "issues": "https://github.com/stellarwp/models/issues",
                "source": "https://github.com/stellarwp/models/tree/1.2.2"
            },
            "install-path": "../stellarwp/models"
        },
        {
            "name": "stellarwp/superglobals",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/superglobals.git",
                "reference": "a43ffa491c171f46d81a26d55e096bc8eaddfb3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/superglobals/zipball/a43ffa491c171f46d81a26d55e096bc8eaddfb3e",
                "reference": "a43ffa491c171f46d81a26d55e096bc8eaddfb3e",
                "shasum": ""
            },
            "require": {
                "stellarwp/arrays": "^1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "<10.0",
                "symfony/event-dispatcher-contracts": "^2.5.1",
                "symfony/string": "^5.4",
                "szepeviktor/phpstan-wordpress": "^1.1"
            },
            "time": "2024-06-26T14:12:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\SuperGlobals\\": "src/SuperGlobals/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "email": "dev@stellarwp.com"
                },
                {
                    "name": "Matthew Batchelder",
                    "email": "matt.batchelder@stellarwp.com"
                }
            ],
            "description": "A library that handles access to superglobals.",
            "support": {
                "issues": "https://github.com/stellarwp/superglobals/issues",
                "source": "https://github.com/stellarwp/superglobals/tree/1.3.0"
            },
            "install-path": "../stellarwp/superglobals"
        },
        {
            "name": "stellarwp/validation",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stellarwp/validation.git",
                "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stellarwp/validation/zipball/0f0d0dbc28b9b0780c61f81a6462c467e6d0358f",
                "reference": "0f0d0dbc28b9b0780c61f81a6462c467e6d0358f",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "stellarwp/container-contract": "1.0.4",
                "stellarwp/field-conditions": "^1.0"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.0.0",
                "codeception/module-phpbrowser": "^1.0.0",
                "lucatume/di52": "^3.0",
                "lucatume/wp-browser": "^3.0.14",
                "phpunit/phpunit": "~6.0"
            },
            "time": "2023-08-15T15:24:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\Validation\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "StellarWP",
                    "email": "dev@stellarwp.com"
                },
                {
                    "name": "Jason Adams",
                    "email": "jason.adams@givewp.com"
                }
            ],
            "description": "An end-to-end ready PHP validation library",
            "support": {
                "issues": "https://github.com/stellarwp/validation/issues",
                "source": "https://github.com/stellarwp/validation/tree/1.4.1"
            },
            "install-path": "../stellarwp/validation"
        },
        {
            "name": "stripe/stripe-php",
            "version": "v16.2.0",
            "version_normalized": "16.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "813ae4961755af28a13bda451689f7a6ed6498cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/813ae4961755af28a13bda451689f7a6ed6498cb",
                "reference": "813ae4961755af28a13bda451689f7a6ed6498cb",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "3.5.0",
                "phpstan/phpstan": "^1.2",
                "phpunit/phpunit": "^5.7 || ^9.0"
            },
            "time": "2024-10-29T21:15:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stripe\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stripe and contributors",
                    "homepage": "https://github.com/stripe/stripe-php/contributors"
                }
            ],
            "description": "Stripe PHP Library",
            "homepage": "https://stripe.com/",
            "keywords": [
                "api",
                "payment processing",
                "stripe"
            ],
            "support": {
                "issues": "https://github.com/stripe/stripe-php/issues",
                "source": "https://github.com/stripe/stripe-php/tree/v16.2.0"
            },
            "install-path": "../stripe/stripe-php"
        },
        {
            "name": "woocommerce/action-scheduler",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/woocommerce/action-scheduler.git",
                "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/woocommerce/action-scheduler/zipball/90b98e6fe97d455679b1d288f050cad8f6f79771",
                "reference": "90b98e6fe97d455679b1d288f050cad8f6f79771",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5",
                "woocommerce/woocommerce-sniffs": "0.1.0",
                "wp-cli/wp-cli": "~2.5.0",
                "yoast/phpunit-polyfills": "^2.0"
            },
            "time": "2024-11-15T00:11:39+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.0"
            },
            "install-path": "../woocommerce/action-scheduler"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
