{
    "packages": [
        {
            "name": "composer\/ca-bundle",
            "version": "1.5.7",
            "version_normalized": "1.5.7.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/composer\/ca-bundle.git",
                "reference": "d665d22c417056996c59019579f1967dfe5c1e82"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/composer\/ca-bundle\/zipball\/d665d22c417056996c59019579f1967dfe5c1e82",
                "reference": "d665d22c417056996c59019579f1967dfe5c1e82",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "phpstan\/phpstan": "^1.10",
                "phpunit\/phpunit": "^8 || ^9",
                "psr\/log": "^1.0 || ^2.0 || ^3.0",
                "symfony\/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "time": "2025-05-26T15:08:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http:\/\/seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc:\/\/irc.freenode.org\/composer",
                "issues": "https:\/\/github.com\/composer\/ca-bundle\/issues",
                "source": "https:\/\/github.com\/composer\/ca-bundle\/tree\/1.5.7"
            },
            "funding": [
                {
                    "url": "https:\/\/packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https:\/\/github.com\/composer",
                    "type": "github"
                },
                {
                    "url": "https:\/\/tidelift.com\/funding\/github\/packagist\/composer\/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": ".\/ca-bundle"
        },
        {
            "name": "dhii\/services",
            "version": "v0.1.0",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/services.git",
                "reference": "09cad8199a59d2003ad19126213075aefecaf17b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/services\/zipball\/09cad8199a59d2003ad19126213075aefecaf17b",
                "reference": "09cad8199a59d2003ad19126213075aefecaf17b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 | ^8.0",
                "psr\/container": "^1.0"
            },
            "require-dev": {
                "codeclimate\/php-test-reporter": "<=0.3.2",
                "phpunit\/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat\/coding-standard": "^6.0",
                "vimeo\/psalm": "^4.0"
            },
            "time": "2022-01-06T14:57:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mollie\\Dhii\\Services\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dhii Team",
                    "email": "development@dhii.co"
                }
            ],
            "description": "A collection of useful DI service implementations.",
            "support": {
                "issues": "https:\/\/github.com\/Dhii\/services\/issues",
                "source": "https:\/\/github.com\/Dhii\/services\/tree\/v0.1.0"
            },
            "install-path": "..\/dhii\/services"
        },
        {
            "name": "inpsyde\/modularity",
            "version": "1.12.0",
            "version_normalized": "1.12.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/inpsyde\/modularity.git",
                "reference": "e1ca1c81b7b663355906b586525d21ac5d46bc65"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/inpsyde\/modularity\/zipball\/e1ca1c81b7b663355906b586525d21ac5d46bc65",
                "reference": "e1ca1c81b7b663355906b586525d21ac5d46bc65",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4",
                "psr\/container": "^1.1.0 || ^2"
            },
            "require-dev": {
                "brain\/monkey": "^2.6.1",
                "inpsyde\/wp-stubs-versions": "6.7",
                "mikey179\/vfsstream": "^v1.6.11",
                "phpstan\/phpstan": "^2.1.1",
                "phpstan\/phpstan-deprecation-rules": "^2.0.1",
                "phpstan\/phpstan-mockery": "^2.0.0",
                "phpstan\/phpstan-phpunit": "^2.0.4",
                "phpunit\/phpunit": "^9.6.19",
                "swissspidy\/phpstan-no-private": "^v1.0.0",
                "syde\/phpcs": "^1.0.0"
            },
            "time": "2025-05-09T12:13:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mollie\\Inpsyde\\Modularity\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Syde GmbH",
                    "email": "hello@syde.com",
                    "homepage": "https:\/\/syde.com\/",
                    "role": "Company"
                }
            ],
            "description": "Modular PSR-11 implementation for WordPress plugins, themes or libraries.",
            "support": {
                "issues": "https:\/\/github.com\/inpsyde\/modularity\/issues",
                "source": "https:\/\/github.com\/inpsyde\/modularity\/tree\/1.12.0"
            },
            "install-path": "..\/inpsyde\/modularity"
        },
        {
            "name": "mollie\/mollie-api-php",
            "version": "v2.79.1",
            "version_normalized": "2.79.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/mollie\/mollie-api-php.git",
                "reference": "4c1cf5f603178dd15bdf60b5e3999f91bb59f5b0"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/mollie\/mollie-api-php\/zipball\/4c1cf5f603178dd15bdf60b5e3999f91bb59f5b0",
                "reference": "4c1cf5f603178dd15bdf60b5e3999f91bb59f5b0",
                "shasum": ""
            },
            "require": {
                "composer\/ca-bundle": "^1.2",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-openssl": "*",
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "eloquent\/liberator": "^2.0||^3.0",
                "friendsofphp\/php-cs-fixer": "^3.0",
                "guzzlehttp\/guzzle": "^6.3 || ^7.0",
                "phpstan\/phpstan": "^1.12",
                "phpunit\/phpunit": "^8.5 || ^9.5"
            },
            "suggest": {
                "mollie\/oauth2-mollie-php": "Use OAuth to authenticate with the Mollie API. This is needed for some endpoints. Visit https:\/\/docs.mollie.com\/ for more information."
            },
            "time": "2025-05-06T10:55:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mollie\\Api\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Mollie B.V.",
                    "email": "info@mollie.com"
                }
            ],
            "description": "Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.",
            "homepage": "https:\/\/www.mollie.com\/en\/developers",
            "keywords": [
                "Apple Pay",
                "CBC",
                "Przelewy24",
                "api",
                "bancontact",
                "banktransfer",
                "belfius",
                "belfius direct net",
                "charges",
                "creditcard",
                "direct debit",
                "fashioncheque",
                "gateway",
                "gift cards",
                "ideal",
                "inghomepay",
                "intersolve",
                "kbc",
                "klarna",
                "mistercash",
                "mollie",
                "paylater",
                "payment",
                "payments",
                "paypal",
                "paysafecard",
                "podiumcadeaukaart",
                "recurring",
                "refunds",
                "sepa",
                "service",
                "sliceit",
                "sofort",
                "sofortbanking",
                "subscriptions"
            ],
            "support": {
                "issues": "https:\/\/github.com\/mollie\/mollie-api-php\/issues",
                "source": "https:\/\/github.com\/mollie\/mollie-api-php\/tree\/v2.79.1"
            },
            "install-path": "..\/mollie\/mollie-api-php"
        },
        {
            "name": "psr\/container",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "9fc7aab7a78057a124384358ebae8a1711b6f6fc"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/9fc7aab7a78057a124384358ebae8a1711b6f6fc",
                "reference": "9fc7aab7a78057a124384358ebae8a1711b6f6fc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T15:48:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mollie\\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.0"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "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": {
                    "Mollie\\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": "..\/psr\/log"
        },
        {
            "name": "sniccowp\/php-scoper-wordpress-excludes",
            "version": "6.8.1",
            "version_normalized": "6.8.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/snicco\/php-scoper-wordpress-excludes.git",
                "reference": "c2c18f89a9aa2d7ef1998d233b9ed00d0deff5dd"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/snicco\/php-scoper-wordpress-excludes\/zipball\/c2c18f89a9aa2d7ef1998d233b9ed00d0deff5dd",
                "reference": "c2c18f89a9aa2d7ef1998d233b9ed00d0deff5dd",
                "shasum": ""
            },
            "require-dev": {
                "php": "^7.4",
                "php-stubs\/wordpress-globals": "0.2.0",
                "php-stubs\/wordpress-stubs": "6.8.1",
                "sniccowp\/php-scoper-excludes": "dev-master"
            },
            "time": "2025-05-03T00:01:53+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.8.1"
            },
            "install-path": "..\/sniccowp\/php-scoper-wordpress-excludes"
        }
    ],
    "dev": false,
    "dev-package-names": []
}