{
    "packages": [
        {
            "name": "barryvdh\/composer-cleanup-plugin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mailoptin\/composer-cleanup-plugin.git",
                "reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mailoptin\/composer-cleanup-plugin\/zipball\/80cceff45bfb85a0f49236537b1f1c928a1ee820",
                "reference": "80cceff45bfb85a0f49236537b1f1c928a1ee820",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^2.0"
            },
            "time": "2024-03-06T10:56:07+00:00",
            "default-branch": true,
            "type": "composer-plugin",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                },
                "class": "Barryvdh\\Composer\\CleanupPlugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Barryvdh\\Composer\\": "src\/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                }
            ],
            "description": "A composer cleanup plugin, to remove tests and documentation to save space",
            "support": {
                "source": "https:\/\/github.com\/mailoptin\/composer-cleanup-plugin\/tree\/master"
            },
            "install-path": "..\/barryvdh\/composer-cleanup-plugin"
        },
        {
            "name": "brick\/math",
            "version": "0.9.3",
            "version_normalized": "0.9.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/brick\/math.git",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/brick\/math\/zipball\/ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "php-coveralls\/php-coveralls": "^2.2",
                "phpunit\/phpunit": "^7.5.15 || ^8.5 || ^9.0",
                "vimeo\/psalm": "4.9.2"
            },
            "time": "2021-08-15T20:50:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Brick\\Math\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "support": {
                "issues": "https:\/\/github.com\/brick\/math\/issues",
                "source": "https:\/\/github.com\/brick\/math\/tree\/0.9.3"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/BenMorel",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/brick\/math",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/brick\/math"
        },
        {
            "name": "carbonphp\/carbon-doctrine-types",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types.git",
                "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon-doctrine-types\/zipball\/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
                "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "conflict": {
                "doctrine\/dbal": "<3.7.0 || >=4.0.0"
            },
            "require-dev": {
                "doctrine\/dbal": "^3.7.0",
                "nesbot\/carbon": "^2.71.0 || ^3.0.0",
                "phpunit\/phpunit": "^10.3"
            },
            "time": "2023-12-11T17:09:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Carbon\\Doctrine\\": "src\/Carbon\/Doctrine\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "KyleKatarn",
                    "email": "kylekatarnls@gmail.com"
                }
            ],
            "description": "Types to use Carbon in Doctrine",
            "keywords": [
                "carbon",
                "date",
                "datetime",
                "doctrine",
                "time"
            ],
            "support": {
                "issues": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/issues",
                "source": "https:\/\/github.com\/CarbonPHP\/carbon-doctrine-types\/tree\/2.1.0"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https:\/\/opencollective.com\/Carbon",
                    "type": "open_collective"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/nesbot\/carbon",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/carbonphp\/carbon-doctrine-types"
        },
        {
            "name": "collizo4sky\/persist-admin-notices-dismissal",
            "version": "1.4.5",
            "version_normalized": "1.4.5.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal.git",
                "reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/w3guy\/persist-admin-notices-dismissal\/zipball\/163b868c98cf97ea15b4d7e1305e2d52c9242e7e",
                "reference": "163b868c98cf97ea15b4d7e1305e2d52c9242e7e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "time": "2024-03-10T15:11:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "persist-admin-notices-dismissal.php"
                ]
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "Collins Agbonghama",
                    "email": "me@w3guy.com",
                    "role": "developer"
                }
            ],
            "description": "Simple library to persist dismissal of admin notices across pages in WordPress dashboard.",
            "support": {
                "issues": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal\/issues",
                "source": "https:\/\/github.com\/w3guy\/persist-admin-notices-dismissal"
            },
            "install-path": "..\/collizo4sky\/persist-admin-notices-dismissal"
        },
        {
            "name": "league\/csv",
            "version": "9.8.0",
            "version_normalized": "9.8.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/thephpleague\/csv.git",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/thephpleague\/csv\/zipball\/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "ext-dom": "*",
                "friendsofphp\/php-cs-fixer": "^v3.4.0",
                "phpstan\/phpstan": "^1.3.0",
                "phpstan\/phpstan-phpunit": "^1.0.0",
                "phpstan\/phpstan-strict-rules": "^1.1.0",
                "phpunit\/phpunit": "^9.5.11"
            },
            "suggest": {
                "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
                "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
            },
            "time": "2022-01-04T00:13:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src\/functions_include.php"
                ],
                "psr-4": {
                    "ProfilePressVendor\\League\\Csv\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https:\/\/github.com\/nyamsprod\/",
                    "role": "Developer"
                }
            ],
            "description": "CSV data manipulation made easy in PHP",
            "homepage": "https:\/\/csv.thephpleague.com",
            "keywords": [
                "convert",
                "csv",
                "export",
                "filter",
                "import",
                "read",
                "transform",
                "write"
            ],
            "support": {
                "docs": "https:\/\/csv.thephpleague.com",
                "issues": "https:\/\/github.com\/thephpleague\/csv\/issues",
                "rss": "https:\/\/github.com\/thephpleague\/csv\/releases.atom",
                "source": "https:\/\/github.com\/thephpleague\/csv"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/nyamsprod",
                    "type": "github"
                }
            ],
            "install-path": "..\/league\/csv"
        },
        {
            "name": "nesbot\/carbon",
            "version": "2.73.0",
            "version_normalized": "2.73.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/CarbonPHP\/carbon.git",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/CarbonPHP\/carbon\/zipball\/9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
                "shasum": ""
            },
            "require": {
                "carbonphp\/carbon-doctrine-types": "*",
                "ext-json": "*",
                "php": "^7.1.8 || ^8.0",
                "psr\/clock": "^1.0",
                "symfony\/polyfill-mbstring": "^1.0",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
            },
            "provide": {
                "psr\/clock-implementation": "1.0"
            },
            "require-dev": {
                "doctrine\/dbal": "^2.0 || ^3.1.4 || ^4.0",
                "doctrine\/orm": "^2.7 || ^3.0",
                "friendsofphp\/php-cs-fixer": "^3.0",
                "kylekatarnls\/multi-tester": "^2.0",
                "ondrejmirtes\/better-reflection": "<6",
                "phpmd\/phpmd": "^2.9",
                "phpstan\/extension-installer": "^1.0",
                "phpstan\/phpstan": "^0.12.99 || ^1.7.14",
                "phpunit\/php-file-iterator": "^2.0.5 || ^3.0.6",
                "phpunit\/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
                "squizlabs\/php_codesniffer": "^3.4"
            },
            "time": "2025-01-08T20:10:23+00:00",
            "bin": [
                "bin\/carbon"
            ],
            "type": "library",
            "extra": {
                "laravel": {
                    "providers": [
                        "ProfilePressVendor\\Carbon\\Laravel\\ServiceProvider"
                    ]
                },
                "phpstan": {
                    "includes": [
                        "extension.neon"
                    ]
                },
                "branch-alias": {
                    "dev-2.x": "2.x-dev",
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Carbon\\": "src\/Carbon\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brian Nesbitt",
                    "email": "brian@nesbot.com",
                    "homepage": "https:\/\/markido.com"
                },
                {
                    "name": "kylekatarnls",
                    "homepage": "https:\/\/github.com\/kylekatarnls"
                }
            ],
            "description": "An API extension for DateTime that supports 281 different languages.",
            "homepage": "https:\/\/carbon.nesbot.com",
            "keywords": [
                "date",
                "datetime",
                "time"
            ],
            "support": {
                "docs": "https:\/\/carbon.nesbot.com\/docs",
                "issues": "https:\/\/github.com\/briannesbitt\/Carbon\/issues",
                "source": "https:\/\/github.com\/briannesbitt\/Carbon"
            },
            "funding": [
                {
                    "url": "https:\/\/github.com\/sponsors\/kylekatarnls",
                    "type": "github"
                },
                {
                    "url": "https:\/\/opencollective.com\/Carbon#sponsor",
                    "type": "opencollective"
                },
                {
                    "url": "https:\/\/tidelift.com\/subscription\/pkg\/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/nesbot\/carbon"
        },
        {
            "name": "pelago\/emogrifier",
            "version": "v6.0.0",
            "version_normalized": "6.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/MyIntervals\/emogrifier.git",
                "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/MyIntervals\/emogrifier\/zipball\/aa72d5407efac118f3896bcb995a2cba793df0ae",
                "reference": "aa72d5407efac118f3896bcb995a2cba793df0ae",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0",
                "sabberworm\/php-css-parser": "^8.3.1",
                "symfony\/css-selector": "^3.4.32 || ^4.4 || ^5.3 || ^6.0"
            },
            "require-dev": {
                "php-parallel-lint\/php-parallel-lint": "^1.3.0",
                "phpunit\/phpunit": "^8.5.16",
                "rawr\/cross-data-providers": "^2.3.0"
            },
            "time": "2021-09-16T16:22:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "7.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Pelago\\Emogrifier\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Klee",
                    "email": "github@oliverklee.de"
                },
                {
                    "name": "Zoli Szab\u00f3",
                    "email": "zoli.szabo+github@gmail.com"
                },
                {
                    "name": "John Reeve",
                    "email": "jreeve@pelagodesign.com"
                },
                {
                    "name": "Jake Hotson",
                    "email": "jake@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": "..\/pelago\/emogrifier"
        },
        {
            "name": "psr\/clock",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/clock.git",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/clock\/zipball\/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0"
            },
            "time": "2022-11-25T14:36:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\Psr\\Clock\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for reading the clock.",
            "homepage": "https:\/\/github.com\/php-fig\/clock",
            "keywords": [
                "clock",
                "now",
                "psr",
                "psr-20",
                "time"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/clock\/issues",
                "source": "https:\/\/github.com\/php-fig\/clock\/tree\/1.0.0"
            },
            "install-path": "..\/psr\/clock"
        },
        {
            "name": "sabberworm\/php-css-parser",
            "version": "v8.9.0",
            "version_normalized": "8.9.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/MyIntervals\/PHP-CSS-Parser.git",
                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/MyIntervals\/PHP-CSS-Parser\/zipball\/d8e916507b88e389e26d4ab03c904a082aa66bb9",
                "reference": "d8e916507b88e389e26d4ab03c904a082aa66bb9",
                "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.41",
                "rawr\/cross-data-providers": "^2.0.0"
            },
            "suggest": {
                "ext-mbstring": "for parsing UTF-8 CSS"
            },
            "time": "2025-07-11T13:20:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "9.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\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.9.0"
            },
            "install-path": "..\/sabberworm\/php-css-parser"
        },
        {
            "name": "sniccowp\/php-scoper-wordpress-excludes",
            "version": "6.9.1",
            "version_normalized": "6.9.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes.git",
                "reference": "94867711087d0efc3d361dbe068044e0124f4c0b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/snicco\/php-scoper-wordpress-excludes\/zipball\/94867711087d0efc3d361dbe068044e0124f4c0b",
                "reference": "94867711087d0efc3d361dbe068044e0124f4c0b",
                "shasum": ""
            },
            "require-dev": {
                "php": "^7.4",
                "php-stubs\/wordpress-globals": "0.2.0",
                "php-stubs\/wordpress-stubs": "6.9.1",
                "sniccowp\/php-scoper-excludes": "dev-master"
            },
            "time": "2026-02-04T00:34:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Calvin Alkan",
                    "email": "calvin@snicco.de"
                },
                {
                    "name": "Marlon Alkan",
                    "email": "marlon@snicco.de"
                }
            ],
            "description": "A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.",
            "keywords": [
                "php-scoper",
                "scoping WordPress",
                "wordpress"
            ],
            "support": {
                "issues": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes\/issues",
                "source": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes\/tree\/6.9.1"
            },
            "install-path": "..\/sniccowp\/php-scoper-wordpress-excludes"
        },
        {
            "name": "stripe\/stripe-php",
            "version": "v16.6.0",
            "version_normalized": "16.6.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/stripe\/stripe-php.git",
                "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/stripe\/stripe-php\/zipball\/d6de0a536f00b5c5c74f36b8f4d0d93b035499ff",
                "reference": "d6de0a536f00b5c5c74f36b8f4d0d93b035499ff",
                "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": "2025-02-24T22:35:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\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.6.0"
            },
            "install-path": "..\/stripe\/stripe-php"
        },
        {
            "name": "symfony\/css-selector",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/css-selector.git",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/css-selector\/zipball\/4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "reference": "4f7f3c35fba88146b56d0025d20ace3f3901f097",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/polyfill-php80": "^1.16"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ProfilePressVendor\\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\u00e7ois 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\/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": "..\/symfony\/css-selector"
        },
        {
            "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": "..\/symfony\/deprecation-contracts"
        },
        {
            "name": "symfony\/polyfill-mbstring",
            "version": "v1.38.1",
            "version_normalized": "1.38.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-mbstring.git",
                "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-mbstring\/zipball\/14c5439eec4ccff081ac14eca2dc57feb2a66d92",
                "reference": "14c5439eec4ccff081ac14eca2dc57feb2a66d92",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2026-05-26T12:51:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "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 for the Mbstring extension",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/polyfill-mbstring\/tree\/v1.38.1"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-mbstring"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.37.0",
            "version_normalized": "1.37.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2026-04-10T16:19:22+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "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.37.0"
            },
            "funding": [
                {
                    "url": "https:\/\/symfony.com\/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/fabpot",
                    "type": "github"
                },
                {
                    "url": "https:\/\/github.com\/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/symfony\/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "..\/symfony\/polyfill-php80"
        },
        {
            "name": "symfony\/translation",
            "version": "v5.4.45",
            "version_normalized": "5.4.45.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation.git",
                "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation\/zipball\/98f26acc99341ca4bab345fb14d7b1d7cb825bed",
                "reference": "98f26acc99341ca4bab345fb14d7b1d7cb825bed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony\/deprecation-contracts": "^2.1|^3",
                "symfony\/polyfill-mbstring": "~1.0",
                "symfony\/polyfill-php80": "^1.16",
                "symfony\/translation-contracts": "^2.3"
            },
            "conflict": {
                "symfony\/config": "<4.4",
                "symfony\/console": "<5.3",
                "symfony\/dependency-injection": "<5.0",
                "symfony\/http-kernel": "<5.0",
                "symfony\/twig-bundle": "<5.0",
                "symfony\/yaml": "<4.4"
            },
            "provide": {
                "symfony\/translation-implementation": "2.3"
            },
            "require-dev": {
                "psr\/log": "^1|^2|^3",
                "symfony\/config": "^4.4|^5.0|^6.0",
                "symfony\/console": "^5.4|^6.0",
                "symfony\/dependency-injection": "^5.0|^6.0",
                "symfony\/finder": "^4.4|^5.0|^6.0",
                "symfony\/http-client-contracts": "^1.1|^2.0|^3.0",
                "symfony\/http-kernel": "^5.0|^6.0",
                "symfony\/intl": "^4.4|^5.0|^6.0",
                "symfony\/polyfill-intl-icu": "^1.21",
                "symfony\/service-contracts": "^1.1.2|^2|^3",
                "symfony\/yaml": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "psr\/log-implementation": "To use logging capability in translator",
                "symfony\/config": "",
                "symfony\/yaml": ""
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources\/functions.php"
                ],
                "psr-4": {
                    "ProfilePressVendor\\Symfony\\Component\\Translation\\": ""
                },
                "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 tools to internationalize your application",
            "homepage": "https:\/\/symfony.com",
            "support": {
                "source": "https:\/\/github.com\/symfony\/translation\/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": "..\/symfony\/translation"
        },
        {
            "name": "symfony\/translation-contracts",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/translation-contracts.git",
                "reference": "450d4172653f38818657022252f9d81be89ee9a8"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/translation-contracts\/zipball\/450d4172653f38818657022252f9d81be89ee9a8",
                "reference": "450d4172653f38818657022252f9d81be89ee9a8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "suggest": {
                "symfony\/translation-implementation": ""
            },
            "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": {
                "psr-4": {
                    "ProfilePressVendor\\Symfony\\Contracts\\Translation\\": ""
                }
            },
            "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": "Generic abstractions related to translation",
            "homepage": "https:\/\/symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https:\/\/github.com\/symfony\/translation-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": "..\/symfony\/translation-contracts"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "sniccowp\/php-scoper-wordpress-excludes"
    ]
}