{
    "packages": {
        "1": {
            "name": "pelago/emogrifier",
            "version": "v7.3.0",
            "version_normalized": "7.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/emogrifier.git",
                "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6",
                "reference": "6e00d9d8235e8cc8eec857e8dcd6cfeefdfd0cd6",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
                "sabberworm/php-css-parser": "^8.7.0",
                "symfony/css-selector": "^4.4.23 || ^5.4.0 || ^6.0.0 || ^7.0.0"
            },
            "require-dev": {
                "php-parallel-lint/php-parallel-lint": "1.4.0",
                "phpstan/extension-installer": "1.4.3",
                "phpstan/phpstan": "1.12.7",
                "phpstan/phpstan-phpunit": "1.4.0",
                "phpstan/phpstan-strict-rules": "1.6.1",
                "phpunit/phpunit": "9.6.21",
                "rawr/cross-data-providers": "2.4.0"
            },
            "time": "2024-10-28T16:12:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "8.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Pelago\\Emogrifier\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Zoli Szabó",
                    "email": "zoli.szabo+github@gmail.com"
                },
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake.github@qzdesign.co.uk"
                },
                {
                    "name": "Cameron Brooks"
                },
                {
                    "name": "Jaime Prado"
                }
            ],
            "description": "Converts CSS styles into inline style attributes in your HTML code",
            "homepage": "https://www.myintervals.com/emogrifier.php",
            "keywords": [
                "css",
                "email",
                "pre-processing"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/emogrifier/issues",
                "source": "https://github.com/MyIntervals/emogrifier"
            },
            "install-path": "../../vendor-prefixed/pelago/emogrifier/"
        },
        "2": {
            "name": "pressmodo/wp-admin-notices",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Objectivco/wp-admin-notices.git",
                "reference": "9d07775b16c20bd4c4b7a02381ab705e298dcf74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Objectivco/wp-admin-notices/zipball/9d07775b16c20bd4c4b7a02381ab705e298dcf74",
                "reference": "9d07775b16c20bd4c4b7a02381ab705e298dcf74",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
                "pressmodo/phpcs-config": "dev-master"
            },
            "time": "2024-01-08T21:18:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Pressmodo\\AdminNotices\\": "src/"
                }
            },
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Pressmodo",
                    "email": "hello@pressmodo.com",
                    "homepage": "https://pressmodo.com",
                    "role": "Developer"
                },
                {
                    "name": "Alessandro Tesoro",
                    "email": "hello@sematico.com",
                    "homepage": "https://alessandrotesoro.me",
                    "role": "Developer"
                },
                {
                    "name": "Alessandro Tesoro",
                    "email": "hello@sematico.com",
                    "homepage": "https://sematico",
                    "role": "Founder & MD"
                }
            ],
            "description": "An helper library to create persistent and dismissible WordPress admin notices.",
            "homepage": "https://github.com/pressmodo/wp-admin-notices",
            "keywords": [
                "admin",
                "notices",
                "pressmodo",
                "wordpress"
            ],
            "support": {
                "issues": "https://github.com/pressmodo/wp-admin-notices/issues",
                "source": "https://github.com/Objectivco/wp-admin-notices/tree/1.0.5"
            },
            "install-path": "../../vendor-prefixed/pressmodo/wp-admin-notices/"
        },
        "3": {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../../vendor-prefixed/psr/log/"
        },
        "4": {
            "name": "sabberworm/php-css-parser",
            "version": "v8.7.0",
            "version_normalized": "8.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
                "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/f414ff953002a9b18e3a116f5e462c56f21237cf",
                "reference": "f414ff953002a9b18e3a116f5e462c56f21237cf",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2024-10-27T17:38:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Sabberworm\\CSS\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Raphael Schweikert"
                },
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake.github@qzdesign.co.uk"
                }
            ],
            "description": "Parser for CSS Files written in PHP",
            "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
            "keywords": [
                "css",
                "parser",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
                "source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.7.0"
            },
            "install-path": "../../vendor-prefixed/sabberworm/php-css-parser/"
        },
        "5": {
            "name": "smartystreets/phpsdk",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/smartystreets/smartystreets-php-sdk.git",
                "reference": "3b7aa3f8490d36cce43322ed660798400fab5423"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/smartystreets/smartystreets-php-sdk/zipball/3b7aa3f8490d36cce43322ed660798400fab5423",
                "reference": "3b7aa3f8490d36cce43322ed660798400fab5423",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^9",
                "psr/log": "^1.0.1"
            },
            "suggest": {
                "psr/log": "^1.0.1"
            },
            "time": "2025-02-18T16:33:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\SmartyStreets\\PhpSdk\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "SmartyStreets SDK Team",
                    "email": "support@smarty.com"
                }
            ],
            "description": "The official PHP client library from SmartyStreets.",
            "homepage": "https://github.com/smartystreets/smartystreets-php-sdk",
            "support": {
                "issues": "https://github.com/smartystreets/smartystreets-php-sdk/issues",
                "source": "https://github.com/smartystreets/smartystreets-php-sdk/tree/5.3.0"
            },
            "install-path": "../../vendor-prefixed/smartystreets/phpsdk/"
        },
        "6": {
            "name": "stellarwp/installer",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Objectivco/installer.git",
                "reference": "a32d434946b0489e3650470193f05524602fa8da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Objectivco/installer/zipball/a32d434946b0489e3650470193f05524602fa8da",
                "reference": "a32d434946b0489e3650470193f05524602fa8da",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.2"
            },
            "require-dev": {
                "automattic/vipwpcs": "^2.3",
                "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-webdriver": "^1.0",
                "codeception/util-universalframework": "^1.0",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
                "lucatume/wp-browser": "^3.1",
                "phpcompatibility/phpcompatibility-wp": "*",
                "szepeviktor/phpstan-wordpress": "^1.1",
                "the-events-calendar/coding-standards": "dev-master",
                "wp-coding-standards/wpcs": "^2.3"
            },
            "time": "2024-01-05T14:59:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "StellarWP\\Installer\\Admin_Views\\": "src/admin-views",
                    "StellarWP\\Installer\\Assets_JS\\": "src/assets/js",
                    "CheckoutWC\\StellarWP\\Installer\\": "src/Installer"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "StellarWP\\Installer\\Tests\\": "tests/_support/Helper/"
                }
            },
            "scripts": {
                "test:analysis": [
                    "phpstan analyse --memory-limit=512M"
                ],
                "compatibility:php-7.1": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 7.1"
                ],
                "compatibility:php-7.2": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 7.2"
                ],
                "compatibility:php-7.3": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 7.3"
                ],
                "compatibility:php-7.4": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 7.4"
                ],
                "compatibility:php-8.0": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 8.0"
                ],
                "compatibility:php-8.1": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 8.1"
                ],
                "compatibility:php-8.2": [
                    "phpcs ./src -s --standard=PHPCompatibilityWP --runtime-set testVersion 8.2"
                ],
                "compatibility": [
                    "@compatibility:php-7.1",
                    "@compatibility:php-7.2",
                    "@compatibility:php-7.3",
                    "@compatibility:php-7.4",
                    "@compatibility:php-8.0",
                    "@compatibility:php-8.1",
                    "@compatibility:php-8.2"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "StellarWP plugin install/activation library.",
            "support": {
                "source": "https://github.com/Objectivco/installer/tree/1.1.2"
            },
            "install-path": "../../vendor-prefixed/stellarwp/installer/"
        },
        "7": {
            "name": "symfony/css-selector",
            "version": "v4.4.44",
            "version_normalized": "4.4.44.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-06-27T13:16:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v4.4.44"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/css-selector/"
        },
        "8": {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/deprecation-contracts/"
        },
        "9": {
            "name": "symfony/lock",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/lock.git",
                "reference": "f85ebc5346a2f0e4f9e347e9154922a6d4665c65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/lock/zipball/f85ebc5346a2f0e4f9e347e9154922a6d4665c65",
                "reference": "f85ebc5346a2f0e4f9e347e9154922a6d4665c65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "doctrine/dbal": "<2.13"
            },
            "require-dev": {
                "doctrine/dbal": "^2.13|^3|^4",
                "predis/predis": "^1.0|^2.0"
            },
            "time": "2024-10-21T20:36:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Symfony\\Component\\Lock\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jérémy Derussé",
                    "email": "jeremy@derusse.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Creates and manages locks, a mechanism to provide exclusive access to a shared resource",
            "homepage": "https://symfony.com",
            "keywords": [
                "cas",
                "flock",
                "locking",
                "mutex",
                "redlock",
                "semaphore"
            ],
            "support": {
                "source": "https://github.com/symfony/lock/tree/v5.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/lock/"
        },
        "10": {
            "name": "symfony/options-resolver",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
                "reference": "74e5b6f0db3e8589e6cfd5efb317a1fc2bb52fb6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php73": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Symfony\\Component\\OptionsResolver\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v5.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/options-resolver/"
        },
        "11": {
            "name": "symfony/polyfill-php73",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "CheckoutWC\\Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/polyfill-php73/"
        },
        "12": {
            "name": "symfony/polyfill-php80",
            "version": "v1.31.0",
            "version_normalized": "1.31.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "CheckoutWC\\Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.31.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/polyfill-php80/"
        },
        "13": {
            "name": "symfony/rate-limiter",
            "version": "v5.4.47",
            "version_normalized": "5.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/rate-limiter.git",
                "reference": "c902bf796ca6c9656c3cc8185b53afb9acbb7c72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/c902bf796ca6c9656c3cc8185b53afb9acbb7c72",
                "reference": "c902bf796ca6c9656c3cc8185b53afb9acbb7c72",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/lock": "^5.2|^6.0",
                "symfony/options-resolver": "^5.1|^6.0"
            },
            "require-dev": {
                "psr/cache": "^1.0|^2.0|^3.0"
            },
            "time": "2024-11-07T11:51:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CheckoutWC\\Symfony\\Component\\RateLimiter\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Wouter de Jong",
                    "email": "wouter@wouterj.nl"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a Token Bucket implementation to rate limit input and output in your application",
            "homepage": "https://symfony.com",
            "keywords": [
                "limiter",
                "rate-limiter"
            ],
            "support": {
                "source": "https://github.com/symfony/rate-limiter/tree/v5.4.47"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../../vendor-prefixed/symfony/rate-limiter/"
        }
    },
    "dev": false,
    "dev-package-names": []
}
