{
    "packages": [
        {
            "name": "composer\/installers",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/composer\/installers.git",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/composer\/installers\/zipball\/12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "reference": "12fb2dfe5e16183de69e784a7b84046c43d97e8e",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "composer\/composer": "^1.10.27 || ^2.7",
                "composer\/semver": "^1.7.2 || ^3.4.0",
                "phpstan\/phpstan": "^1.11",
                "phpstan\/phpstan-phpunit": "^1",
                "symfony\/phpunit-bridge": "^7.1.1",
                "symfony\/process": "^5 || ^6 || ^7"
            },
            "time": "2024-06-24T20:46:46+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Composer\\Installers\\Plugin",
                "branch-alias": {
                    "dev-main": "2.x-dev"
                },
                "plugin-modifies-install-path": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Installers\\": "src\/Composer\/Installers"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Kyle Robinson Young",
                    "email": "kyle@dontkry.com",
                    "homepage": "https:\/\/github.com\/shama"
                }
            ],
            "description": "A multi-framework Composer library installer",
            "homepage": "https:\/\/composer.github.io\/installers\/",
            "keywords": [
                "Dolibarr",
                "Eliasis",
                "Hurad",
                "ImageCMS",
                "Kanboard",
                "Lan Management System",
                "MODX Evo",
                "MantisBT",
                "Mautic",
                "Maya",
                "OXID",
                "Plentymarkets",
                "Porto",
                "RadPHP",
                "SMF",
                "Starbug",
                "Thelia",
                "Whmcs",
                "WolfCMS",
                "agl",
                "annotatecms",
                "attogram",
                "bitrix",
                "cakephp",
                "chef",
                "cockpit",
                "codeigniter",
                "concrete5",
                "concreteCMS",
                "croogo",
                "dokuwiki",
                "drupal",
                "eZ Platform",
                "elgg",
                "expressionengine",
                "fuelphp",
                "grav",
                "installer",
                "itop",
                "known",
                "kohana",
                "laravel",
                "lavalite",
                "lithium",
                "magento",
                "majima",
                "mako",
                "matomo",
                "mediawiki",
                "miaoxing",
                "modulework",
                "modx",
                "moodle",
                "osclass",
                "pantheon",
                "phpbb",
                "piwik",
                "ppi",
                "processwire",
                "puppet",
                "pxcms",
                "reindex",
                "roundcube",
                "shopware",
                "silverstripe",
                "sylius",
                "tastyigniter",
                "wordpress",
                "worldlines",
                "yawik",
                "zend",
                "zikula"
            ],
            "support": {
                "issues": "https:\/\/github.com\/composer\/installers\/issues",
                "source": "https:\/\/github.com\/composer\/installers\/tree\/v2.3.0"
            },
            "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": ".\/installers"
        },
        {
            "name": "cweagans\/composer-patches",
            "version": "1.7.3",
            "version_normalized": "1.7.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/cweagans\/composer-patches.git",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/cweagans\/composer-patches\/zipball\/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 || ^2.0",
                "php": ">=5.3.0"
            },
            "require-dev": {
                "composer\/composer": "~1.0 || ~2.0",
                "phpunit\/phpunit": "~4.6"
            },
            "time": "2022-12-20T22:53:13+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "cweagans\\Composer\\Patches"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cweagans\\Composer\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Cameron Eagans",
                    "email": "me@cweagans.net"
                }
            ],
            "description": "Provides a way to patch Composer packages.",
            "support": {
                "issues": "https:\/\/github.com\/cweagans\/composer-patches\/issues",
                "source": "https:\/\/github.com\/cweagans\/composer-patches\/tree\/1.7.3"
            },
            "install-path": "..\/cweagans\/composer-patches"
        },
        {
            "name": "dhii\/package-interface",
            "version": "v0.1.0-alpha4",
            "version_normalized": "0.1.0.0-alpha4",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/package-interface.git",
                "reference": "bcc73f4285eead9b482dbb89662b723abf49298b"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/package-interface\/zipball\/bcc73f4285eead9b482dbb89662b723abf49298b",
                "reference": "bcc73f4285eead9b482dbb89662b723abf49298b",
                "shasum": ""
            },
            "require": {
                "dhii\/validation-interface": "^0.3-alpha1",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat\/coding-standard": "^6.0",
                "symfony\/polyfill-php80": "^1.19",
                "vimeo\/psalm": "^4.4.0"
            },
            "time": "2021-12-08T15:57:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Dhii\\Package\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com"
                }
            ],
            "description": "Interfaces for package-related interop",
            "support": {
                "issues": "https:\/\/github.com\/Dhii\/package-interface\/issues",
                "source": "https:\/\/github.com\/Dhii\/package-interface\/tree\/v0.1.0-alpha4"
            },
            "install-path": "..\/dhii\/package-interface"
        },
        {
            "name": "dhii\/services",
            "version": "v0.1.1-alpha3",
            "version_normalized": "0.1.1.0-alpha3",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/services.git",
                "reference": "1a17b6b2cb2fdef0c0b541c8992188d9740746ce"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/services\/zipball\/1a17b6b2cb2fdef0c0b541c8992188d9740746ce",
                "reference": "1a17b6b2cb2fdef0c0b541c8992188d9740746ce",
                "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.8"
            },
            "time": "2023-01-31T23:49:37+00:00",
            "type": "library",
            "extra": {
                "patches_applied": {
                    "Fix PHP 8.4\/8.5 implicitly-nullable param in Alias::__construct": "patches\/dhii-services-alias-nullable.patch"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\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.1-alpha3"
            },
            "install-path": "..\/dhii\/services"
        },
        {
            "name": "dhii\/validation-interface",
            "version": "v0.3.0-alpha3",
            "version_normalized": "0.3.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/validation-interface.git",
                "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/validation-interface\/zipball\/0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
                "reference": "0e73c7bf3d2421ceb79331c60a9bc1b1d5eb65a6",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat\/coding-standard": "^6.0",
                "symfony\/polyfill-mbstring": "1.20",
                "symfony\/polyfill-php80": "^1.19",
                "vimeo\/psalm": "^3.11.7 | ^4.0"
            },
            "time": "2021-01-14T16:19:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Dhii\\Validation\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com"
                }
            ],
            "description": "A base interface for validators",
            "support": {
                "issues": "https:\/\/github.com\/Dhii\/validation-interface\/issues",
                "source": "https:\/\/github.com\/Dhii\/validation-interface\/tree\/v0.3.0-alpha3"
            },
            "install-path": "..\/dhii\/validation-interface"
        },
        {
            "name": "dhii\/validator",
            "version": "v0.1.0-alpha1",
            "version_normalized": "0.1.0.0-alpha1",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/validator.git",
                "reference": "e10fba08398e33e123ada3d5fe0d147a72525cc2"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/validator\/zipball\/e10fba08398e33e123ada3d5fe0d147a72525cc2",
                "reference": "e10fba08398e33e123ada3d5fe0d147a72525cc2",
                "shasum": ""
            },
            "require": {
                "dhii\/validation-interface": "^0.3.0-alpha3",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.1 | ^8.0 | ^9.0",
                "slevomat\/coding-standard": "^6.0",
                "vimeo\/psalm": "^3.11.7 | ^4.0"
            },
            "time": "2021-01-14T22:19:45+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-initial": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Dhii\\Validator\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A thin, standards-compliant validator implementation.",
            "support": {
                "issues": "https:\/\/github.com\/Dhii\/validator\/issues",
                "source": "https:\/\/github.com\/Dhii\/validator\/tree\/v0.1.0-alpha1"
            },
            "install-path": "..\/dhii\/validator"
        },
        {
            "name": "dhii\/versions",
            "version": "v0.1.0-alpha3",
            "version_normalized": "0.1.0.0-alpha3",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/Dhii\/versions.git",
                "reference": "120b22b248d0b46e41bac93bf3394516c9d55730"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/Dhii\/versions\/zipball\/120b22b248d0b46e41bac93bf3394516c9d55730",
                "reference": "120b22b248d0b46e41bac93bf3394516c9d55730",
                "shasum": ""
            },
            "require": {
                "dhii\/package-interface": "^0.1.0-alpha3",
                "php": "^7.1 | ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^7.0 | ^8.0 | ^9.0",
                "slevomat\/coding-standard": "^6.0",
                "symfony\/polyfill-php80": "^1.19",
                "vimeo\/psalm": "^4.4.0"
            },
            "time": "2021-12-08T16:54:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Dhii\\Versions\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com"
                }
            ],
            "description": "Implementation for dealing with SemVer-compliant versions",
            "support": {
                "issues": "https:\/\/github.com\/Dhii\/versions\/issues",
                "source": "https:\/\/github.com\/Dhii\/versions\/tree\/v0.1.0-alpha3"
            },
            "install-path": "..\/dhii\/versions"
        },
        {
            "name": "enshrined\/svg-sanitize",
            "version": "0.19.0",
            "version_normalized": "0.19.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/darylldoyle\/svg-sanitizer.git",
                "reference": "e95cd17be68e45f523cbfb0fe50cdd891b0cf20e"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/darylldoyle\/svg-sanitizer\/zipball\/e95cd17be68e45f523cbfb0fe50cdd891b0cf20e",
                "reference": "e95cd17be68e45f523cbfb0fe50cdd891b0cf20e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-libxml": "*",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit\/phpunit": "^5.7 || ^6.5 || ^8.5"
            },
            "time": "2024-06-18T10:27:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\enshrined\\svgSanitize\\": "src"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Daryll Doyle",
                    "email": "daryll@enshrined.co.uk"
                }
            ],
            "description": "An SVG sanitizer for PHP",
            "support": {
                "issues": "https:\/\/github.com\/darylldoyle\/svg-sanitizer\/issues",
                "source": "https:\/\/github.com\/darylldoyle\/svg-sanitizer\/tree\/0.19.0"
            },
            "install-path": "..\/enshrined\/svg-sanitize"
        },
        {
            "name": "oomphinc\/composer-installers-extender",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/oomphinc\/composer-installers-extender.git",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/oomphinc\/composer-installers-extender\/zipball\/cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "reference": "cbf4b6f9a24153b785d09eee755b995ba87bd5f9",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "composer\/installers": "^1.0 || ^2.0",
                "php": ">=7.1"
            },
            "require-dev": {
                "composer\/composer": "^2.0",
                "phpunit\/phpunit": "^7.2",
                "squizlabs\/php_codesniffer": "^3.3"
            },
            "time": "2021-12-15T12:32:42+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "OomphInc\\ComposerInstallersExtender\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stephen Beemsterboer",
                    "email": "stephen@oomphinc.com",
                    "homepage": "https:\/\/github.com\/balbuf"
                },
                {
                    "name": "Nathan Dentzau",
                    "email": "nate@oomphinc.com",
                    "homepage": "http:\/\/oomph.is\/ndentzau"
                }
            ],
            "description": "Extend the composer\/installers plugin to accept any arbitrary package type.",
            "homepage": "http:\/\/www.oomphinc.com\/",
            "support": {
                "issues": "https:\/\/github.com\/oomphinc\/composer-installers-extender\/issues",
                "source": "https:\/\/github.com\/oomphinc\/composer-installers-extender\/tree\/2.0.1"
            },
            "install-path": "..\/oomphinc\/composer-installers-extender"
        },
        {
            "name": "psr\/container",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/container.git",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/container\/zipball\/513e0666f7216c7459170d56df27dfcefe1689ea",
                "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:50:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\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.2"
            },
            "install-path": "..\/psr\/container"
        },
        {
            "name": "psr\/http-client",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-client.git",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-client\/zipball\/bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-09-23T14:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Psr\\Http\\Client\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https:\/\/github.com\/php-fig\/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-client"
            },
            "install-path": "..\/psr\/http-client"
        },
        {
            "name": "psr\/http-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-factory.git",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-factory\/zipball\/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2024-04-15T12:06:14+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-factory"
            },
            "install-path": "..\/psr\/http-factory"
        },
        {
            "name": "psr\/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-message\/zipball\/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Psr\\Http\\Message\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP messages",
            "homepage": "https:\/\/github.com\/php-fig\/http-message",
            "keywords": [
                "http",
                "http-message",
                "psr",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-message\/tree\/1.1"
            },
            "install-path": "..\/psr\/http-message"
        },
        {
            "name": "psr\/http-server-handler",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-server-handler.git",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-server-handler\/zipball\/84c4fb66179be4caaf8e97bd239203245302e7d4",
                "reference": "84c4fb66179be4caaf8e97bd239203245302e7d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr\/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:06:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Psr\\Http\\Server\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP server-side request handler",
            "keywords": [
                "handler",
                "http",
                "http-interop",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response",
                "server"
            ],
            "support": {
                "source": "https:\/\/github.com\/php-fig\/http-server-handler\/tree\/1.0.2"
            },
            "install-path": "..\/psr\/http-server-handler"
        },
        {
            "name": "psr\/http-server-middleware",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/php-fig\/http-server-middleware.git",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/php-fig\/http-server-middleware\/zipball\/c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "reference": "c1481f747daaa6a0782775cd6a8c26a1bf4a3829",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "psr\/http-message": "^1.0 || ^2.0",
                "psr\/http-server-handler": "^1.0"
            },
            "time": "2023-04-11T06:14:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Psr\\Http\\Server\\": "src\/"
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https:\/\/www.php-fig.org\/"
                }
            ],
            "description": "Common interface for HTTP server-side middleware",
            "keywords": [
                "http",
                "http-interop",
                "middleware",
                "psr",
                "psr-15",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "issues": "https:\/\/github.com\/php-fig\/http-server-middleware\/issues",
                "source": "https:\/\/github.com\/php-fig\/http-server-middleware\/tree\/1.0.2"
            },
            "install-path": "..\/psr\/http-server-middleware"
        },
        {
            "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": {
                    "Worldline\\Vendor\\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": "robtimus\/multipart",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/robtimus\/php-multipart.git",
                "reference": "98977024f1261185d139c9df0aaecbf28cb131f4"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/robtimus\/php-multipart\/zipball\/98977024f1261185d139c9df0aaecbf28cb131f4",
                "reference": "98977024f1261185d139c9df0aaecbf28cb131f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit\/phpunit": "~4"
            },
            "time": "2023-01-16T18:51:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Robtimus\\Multipart\\": [
                        "src\/Robtimus\/Multipart"
                    ]
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Rob Spoor",
                    "email": "robtimus@users.noreply.github.com"
                }
            ],
            "description": "A library to support (streaming) multiparts",
            "homepage": "https:\/\/github.com\/robtimus\/php-multipart",
            "keywords": [
                "multipart",
                "streaming"
            ],
            "support": {
                "issues": "https:\/\/github.com\/robtimus\/php-multipart\/issues",
                "source": "https:\/\/github.com\/robtimus\/php-multipart\/tree\/1.0.1"
            },
            "install-path": "..\/robtimus\/multipart"
        },
        {
            "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"
        },
        {
            "name": "symfony\/polyfill-php80",
            "version": "v1.32.0",
            "version_normalized": "1.32.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/symfony\/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/symfony\/polyfill-php80\/zipball\/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https:\/\/github.com\/symfony\/polyfill",
                    "name": "symfony\/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Worldline\\Vendor\\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.32.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": "..\/symfony\/polyfill-php80"
        },
        {
            "name": "wl-online-payments-direct\/sdk-php",
            "version": "8.3.0",
            "version_normalized": "8.3.0.0",
            "source": {
                "type": "git",
                "url": "https:\/\/github.com\/wl-online-payments-direct\/sdk-php.git",
                "reference": "8f48fccf76bc31b687c0b36e1752db5232912ccd"
            },
            "dist": {
                "type": "zip",
                "url": "https:\/\/api.github.com\/repos\/wl-online-payments-direct\/sdk-php\/zipball\/8f48fccf76bc31b687c0b36e1752db5232912ccd",
                "reference": "8f48fccf76bc31b687c0b36e1752db5232912ccd",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "ext-zlib": "*",
                "php": ">=7.4",
                "robtimus\/multipart": "~1.0"
            },
            "require-dev": {
                "phpstan\/phpstan": "2.1.32",
                "phpunit\/phpunit": "~9",
                "squizlabs\/php_codesniffer": "3.*"
            },
            "time": "2026-03-09T11:19:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\OnlinePayments\\Sdk\\": [
                        "src\/OnlinePayments\/Sdk",
                        "lib\/OnlinePayments\/Sdk"
                    ]
                }
            },
            "notification-url": "https:\/\/packagist.org\/downloads\/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OnlinePayments"
                }
            ],
            "description": "PHP SDK to communicate with the payment platform server-to-server API",
            "keywords": [
                "sdk"
            ],
            "support": {
                "issues": "https:\/\/github.com\/wl-online-payments-direct\/sdk-php\/issues",
                "source": "https:\/\/github.com\/wl-online-payments-direct\/sdk-php\/tree\/8.3.0"
            },
            "install-path": "..\/wl-online-payments-direct\/sdk-php"
        },
        {
            "name": "worldline\/assets",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/assets",
                "reference": "8de891cf32929e9456393044f8222a5a1bbc3edb"
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "php": ">=7.2",
                "worldline\/wp-context": "dev-main"
            },
            "require-dev": {
                "brain\/monkey": "^2.5.0",
                "johnpbloch\/wordpress-core": ">=6.2",
                "mikey179\/vfsstream": "^1.6.8",
                "php-stubs\/wordpress-stubs": ">=6.2@stable",
                "phpunit\/phpunit": "^8.5.14 || ^9.0",
                "vimeo\/psalm": "@stable",
                "worldline\/php-coding-standards": "dev-main"
            },
            "type": "library",
            "extra": {
                "wordpress-install-dir": "vendor\/wordpress\/wordpress"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Assets\\": "src\/"
                },
                "files": [
                    "inc\/functions.php",
                    "inc\/bootstrap.php"
                ]
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Assets\\Tests\\Unit\\": "tests\/phpunit\/Unit\/"
                }
            },
            "scripts": {
                "cs": [
                    "@php .\/vendor\/squizlabs\/php_codesniffer\/bin\/phpcs"
                ],
                "psalm": [
                    "@php .\/vendor\/bin\/psalm --output-format=compact --no-cache"
                ],
                "tests": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit"
                ],
                "tests:no-cov": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit --no-coverage"
                ],
                "tests:codecov": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit --coverage-clover coverage.xml"
                ],
                "qa": [
                    "@cs",
                    "@tests:no-cov"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "homepage": "https:\/\/worldline.com",
                    "role": "Company"
                },
                {
                    "name": "Christian Leucht",
                    "homepage": "https:\/\/www.chrico.info",
                    "role": "Developer"
                }
            ],
            "description": "Package to manage assets in WordPress.",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/worldline\/assets"
        },
        {
            "name": "worldline\/logger",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/logger",
                "reference": "8bcba0c0cc5e8754becd60e42e08c5003eebba5d"
            },
            "require": {
                "php": "^7.2 | ^8.0",
                "psr\/container": "^1.0 | ^2.0",
                "psr\/log": "^1.1",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "brain\/monkey": "^2",
                "php-stubs\/woocommerce-stubs": "^5.0",
                "php-stubs\/wordpress-stubs": ">=5.0",
                "phpunit\/phpunit": "^8.0",
                "vimeo\/psalm": "^4.6",
                "worldline\/php-coding-standards": "dev-main"
            },
            "type": "worldline-module",
            "extra": {
                "installer-disable": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Logger\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Logger\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "homepage": "https:\/\/worldline.com\/",
                    "role": "Company"
                },
                {
                    "name": "Aleksas Pantechovskis",
                    "email": "alex.pantec@gmail.com",
                    "role": "Developer"
                },
                {
                    "name": "Kirill Braslavskyi",
                    "email": "strangerkir@gmail.com",
                    "role": "developer"
                }
            ],
            "description": "Logger module for worldline\/modularity based on WooCommerce logger",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/logger"
        },
        {
            "name": "worldline\/modularity",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/modularity",
                "reference": "839743b0dfc0f61f7cafb21df8d19cef15b23509"
            },
            "require": {
                "ext-json": "*",
                "php": ">=7.4 <8.4",
                "psr\/container": "^1.1.0 || ^2"
            },
            "require-dev": {
                "brain\/monkey": "^2.6.1",
                "mikey179\/vfsstream": "^v1.6.11",
                "phpunit\/phpunit": "^9.6.19",
                "roots\/wordpress-no-content": "@dev",
                "vimeo\/psalm": "^5.24.0",
                "worldline\/php-coding-standards": "dev-main",
                "worldline\/wp-stubs-versions": "dev-main"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Modularity\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Modularity\\Tests\\": "tests\/src\/",
                    "Worldline\\Vendor\\Worldline\\Modularity\\Tests\\Unit\\": "tests\/unit\/"
                }
            },
            "scripts": {
                "cs": [
                    "@php .\/vendor\/squizlabs\/php_codesniffer\/bin\/phpcs"
                ],
                "psalm": [
                    "@php .\/vendor\/vimeo\/psalm\/psalm --no-suggestions --report-show-info=false --find-unused-psalm-suppress --no-diff --no-cache --no-file-cache --output-format=compact"
                ],
                "tests": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit --no-coverage"
                ],
                "tests:coverage": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit"
                ],
                "qa": [
                    "@cs",
                    "@psalm",
                    "@tests"
                ]
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "homepage": "https:\/\/worldline.com\/",
                    "role": "Company"
                }
            ],
            "description": "Modular PSR-11 implementation for WordPress plugins, themes or libraries.",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/worldline\/modularity"
        },
        {
            "name": "worldline\/payment-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/payment-gateway",
                "reference": "3fb6b2d979bc5ee6d94645ffeb26df9a61806c50"
            },
            "require": {
                "php": "^7.4 | ^8.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "brain\/monkey": "^2.0",
                "brainmaestro\/composer-git-hooks": "^2.8",
                "mockery\/mockery": "^1.3",
                "php-stubs\/woocommerce-stubs": "^5.0@stable",
                "php-stubs\/wordpress-stubs": "^5.0@stable",
                "phpunit\/phpunit": "^8.0 | ^9.0",
                "vimeo\/psalm": "^4.3",
                "worldline\/composer-assets-compiler": "dev-main",
                "worldline\/ddev-tools": "dev-main",
                "worldline\/php-coding-standards": "dev-main"
            },
            "type": "worldline-module",
            "extra": {
                "hooks": {
                    "pre-commit": [
                        "vendor\/bin\/phpcbf -q --parallel=24; exit 0"
                    ]
                },
                "wp-translation-downloader": {
                    "auto-run": false,
                    "languageRootDir": ".\/",
                    "languages": [
                        "de_DE",
                        "en_US"
                    ],
                    "api": {
                        "names": {
                            "worldline\/*": "https:\/\/translate.worldline.com\/products\/api\/translations\/%projectName%"
                        }
                    },
                    "directories": {
                        "names": {
                            "worldline\/*": "languages\/"
                        }
                    }
                },
                "composer-asset-compiler": {
                    "auto-run": false,
                    "dependencies": "install",
                    "script": "build",
                    "default-env": {
                        "WEBPACK_ENV": "production"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\PaymentGateway\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\PaymentGateway\\Test\\": "tests\/PHPUnit\/Helper"
                }
            },
            "scripts": {
                "phpcs": [
                    "@php .\/vendor\/bin\/phpcs -n -s --parallel=24"
                ],
                "phpcs:phpcbf": [
                    "@php .\/vendor\/bin\/phpcbf  --parallel=24;exit 0"
                ],
                "phpcs:interactive": [
                    "@php .\/vendor\/bin\/phpcs -a"
                ],
                "phpcs:dev": [
                    "@cs:phpcbf",
                    "@cs:interactive"
                ],
                "phpunit": [
                    "vendor\/bin\/phpunit"
                ],
                "test": [
                    "@phpunit"
                ],
                "cghooks": [
                    "vendor\/bin\/cghooks"
                ],
                "post-install-cmd": [
                    "@cghooks add --ignore-lock"
                ],
                "post-update-cmd": [
                    "@cghooks update"
                ]
            },
            "license": [
                "GPL-2.0"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "homepage": "https:\/\/worldline.com\/",
                    "role": "Company"
                }
            ],
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/payment-gateway"
        },
        {
            "name": "worldline\/psr-18-wp-http-client",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/psr-18-wp-http-client",
                "reference": "4cc81f1e5640f3b0c447699a012b278015c5af26"
            },
            "require": {
                "php": "^7.0 | ^8.0",
                "psr\/http-client": "^1.0",
                "psr\/http-factory": "^1.0",
                "psr\/http-message": "^1.0"
            },
            "provide": {
                "psr\/http-client-implementation": "^1.0"
            },
            "require-dev": {
                "brain\/monkey": "2.*",
                "johnpbloch\/wordpress-core": "^5.0",
                "phpunit\/phpunit": "^6.0 | ^7.0 | ^8.0 | ^9.0",
                "squizlabs\/php_codesniffer": "^3.4",
                "voku\/httpful": "^2.4",
                "worldline\/php-coding-standards": "dev-main"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Wp\\HttpClient\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Wp\\HttpClient\\Test\\Func\\": "tests\/functional"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "role": "Company"
                },
                {
                    "name": "Anton Ukhanev",
                    "email": "xedin.unknown@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A PSR-18 compatible wrapper for WordPress HTTP requests",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/worldline\/psr-18-wp-http-client"
        },
        {
            "name": "worldline\/transformer",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/transformer",
                "reference": "237c37c2fa887d774e7bbcffc30eafc80267ab1f"
            },
            "require-dev": {
                "brianium\/paratest": "^6.0",
                "phpunit\/phpunit": "^9.5",
                "spatie\/phpunit-watcher": "^1.10",
                "worldline\/monkery-test-case": "^6.0"
            },
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Transformer\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Transformer\\Tests\\": "tests\/PHPUnit\/Helper"
                }
            },
            "license": [
                "MIT"
            ],
            "description": "Transforms object types using middleware-enabled transformation functions",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/worldline\/transformer"
        },
        {
            "name": "worldline\/worldline-admin-actions",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/admin-actions",
                "reference": "eabd9348bddeb7bace4a288b3c10dd58042a0984"
            },
            "require": {
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline Admin Actions module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-admin-actions"
        },
        {
            "name": "worldline\/worldline-apple-pay-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/apple-pay-gateway",
                "reference": "c047f980d16a43eb39068179548fd500068c833a"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\ApplePayGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\ApplePayGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-apple-pay-gateway"
        },
        {
            "name": "worldline\/worldline-bank-transfer-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/bank-transfer-gateway",
                "reference": "aa6a129e538a6c9e61533647fe13d3a8aba5f3d9"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\BankTransferGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\BankTransferGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-bank-transfer-gateway"
        },
        {
            "name": "worldline\/worldline-blik-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/blik-gateway",
                "reference": "73acfa3632be0e69d109785c5b5251b13d2acb85"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\BlikGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\BlikGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-blik-gateway"
        },
        {
            "name": "worldline\/worldline-checkout",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/checkout",
                "reference": "90f271509566f8cd4be2aef1c37ab8c75da30433"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Checkout\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Checkout\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-checkout"
        },
        {
            "name": "worldline\/worldline-config",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/config",
                "reference": "c53ca3125d2f8fe366830d9bcb0f5656d57a6c3e"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "php-stubs\/woocommerce-stubs": "^5.0",
                "php-stubs\/wordpress-stubs": "^5.0",
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Config\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Config\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-config"
        },
        {
            "name": "worldline\/worldline-cvco-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/cvco-gateway",
                "reference": "6e58bff170b40f3f8153f36fc5d2b376b3af2b40"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\CVCOGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\CVCOGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-cvco-gateway"
        },
        {
            "name": "worldline\/worldline-documentation",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/documentation",
                "reference": "0867a299b7592c0ce939908811644e8534963fb5"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Documentation\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Documentation\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-documentation"
        },
        {
            "name": "worldline\/worldline-eps-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/eps-gateway",
                "reference": "b38395c8414d405fa9e333fd89d2572aaa2efc87"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\EpsGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\EpsGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-eps-gateway"
        },
        {
            "name": "worldline\/worldline-google-pay-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/google-pay-gateway",
                "reference": "bb1fa3d60c40a30e1c063375537dd7b928fa3c3f"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\GooglePayGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\GooglePayGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-google-pay-gateway"
        },
        {
            "name": "worldline\/worldline-hosted-tokenization-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/hosted-tokenization-gateway",
                "reference": "23a5fef6fc4aaa4aa4b3f2510f7233c9202f4e15"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\HostedTokenizationGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\HostedTokenizationGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-hosted-tokenization-gateway"
        },
        {
            "name": "worldline\/worldline-ideal-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/ideal-gateway",
                "reference": "31f808beadc594159839c666b978edf7710f51e1"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\IdealGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\IdealGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-ideal-gateway"
        },
        {
            "name": "worldline\/worldline-illicado-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/illicado-gateway",
                "reference": "9d3915d8eff62230c3386d797f615db518c776ab"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\IllicadoGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\IllicadoGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-illicado-gateway"
        },
        {
            "name": "worldline\/worldline-klarna-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/klarna-gateway",
                "reference": "2a27c48cf9b644afd7fdf80eea41359a4916bed4"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "*",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\KlarnaGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\KlarnaGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-klarna-gateway"
        },
        {
            "name": "worldline\/worldline-linxo-connect-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/linxo-connect-gateway",
                "reference": "5b9267ce26d8e106eb035ad9e2f5f777de90400d"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\LinxoConnectGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\LinxoConnectGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-linxo-connect-gateway"
        },
        {
            "name": "worldline\/worldline-logging",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/worldline-logging",
                "reference": "d48213c33feeb49de3b98535cd6979df3c6908f7"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WorldlineLogging\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WorldlineLogging\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-logging"
        },
        {
            "name": "worldline\/worldline-mealvouchers-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/mealvouchers-gateway",
                "reference": "a5c28184476f4bd0712a57c73a6d9c36511b7ec6"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "*",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\MealvouchersGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\MealvouchersGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-mealvouchers-gateway"
        },
        {
            "name": "worldline\/worldline-orders",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/orders",
                "reference": "93cda25bd9a15d6ed9449b58a3628d953028e673"
            },
            "require": {
                "dhii\/services": "^0.1.0",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Orders\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Orders\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline WooCommerce Orders features",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-orders"
        },
        {
            "name": "worldline\/worldline-payment-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/worldline-payment-gateway",
                "reference": "288006c6cfd16e0de3287b9a58f3b8278de82067"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "brain\/monkey": "^2.6",
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WorldlinePaymentGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WorldlinePaymentGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-payment-gateway"
        },
        {
            "name": "worldline\/worldline-paypal-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/paypal-gateway",
                "reference": "aa02e13fd64f76fa34462b2534eb64eef4b9c442"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PayPalGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PayPalGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-paypal-gateway"
        },
        {
            "name": "worldline\/worldline-pledg-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/pledg-gateway",
                "reference": "9f32a6990acb1114bc5c37058f19e3fcbd9196b4"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PledgGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PledgGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline Pledg payment gateway module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-pledg-gateway"
        },
        {
            "name": "worldline\/worldline-postfinance-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/postfinance",
                "reference": "dfb4314bcc7dd2f89be9ed681b9459ec0cb13f64"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PostfinanceGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\PostfinanceGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-postfinance-gateway"
        },
        {
            "name": "worldline\/worldline-product-type",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/worldline-product-type",
                "reference": "b9a7ba7b6f3627bff68919dbb90cd2473f214f15"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\ProductType\\": "src"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Marija",
                    "email": "marija.ivic@logeecom.com"
                }
            ],
            "description": "Worldline Product Type Module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-product-type"
        },
        {
            "name": "worldline\/worldline-przelewy24-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/przelewy24-gateway",
                "reference": "3ff5e9c823b39a1b4092864fa8c5d5d09de2ed2c"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Przelewy24Gateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Przelewy24Gateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-przelewy24-gateway"
        },
        {
            "name": "worldline\/worldline-return-page",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/return-page",
                "reference": "ce4bb2731b6154b1ccb94a4fb81eeaa351320682"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/assets": "*",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\ReturnPage\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\ReturnPage\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-return-page"
        },
        {
            "name": "worldline\/worldline-sepa-direct-debit-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/sepa-direct-debit-gateway",
                "reference": "a7aba605d7a5a0cd0d4489b485c0c6325008c7f1"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\SepaDirectDebitGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\SepaDirectDebitGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline SEPA Direct Debit payment gateway module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-sepa-direct-debit-gateway"
        },
        {
            "name": "worldline\/worldline-twint-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/twint-gateway",
                "reference": "a14e1a309f866654dfc961c2b00c855a09a84647"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\TwintGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\TwintGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline TWINT gateway module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-twint-gateway"
        },
        {
            "name": "worldline\/worldline-uninstall",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/uninstall",
                "reference": "32fd443ccd307a391036aab4bc273d1bdab2efb9"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^8.0 | ^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Uninstall\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Uninstall\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline Uninstall Module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-uninstall"
        },
        {
            "name": "worldline\/worldline-uri",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/uri",
                "reference": "02e2f0e17bb1d83d7912fcc4166f30acd2187725"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4",
                "psr\/container": "^1.0",
                "psr\/http-message": "^1.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^8.0 | ^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Uri\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Uri\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline Uri",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-uri"
        },
        {
            "name": "worldline\/worldline-utils",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/utils",
                "reference": "76f6970e7c2cc90660c381967ae2ea7ae0151b65"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "php": ">=7.4"
            },
            "require-dev": {
                "phpunit\/phpunit": "^8.0 | ^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Utils\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Utils\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline Utils",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-utils"
        },
        {
            "name": "worldline\/worldline-vaulting",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/vaulting",
                "reference": "c026b62422e3723c4c969444c667dee64a0d5b38"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Vaulting\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Vaulting\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-vaulting"
        },
        {
            "name": "worldline\/worldline-wc-support",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/wc-support",
                "reference": "ff0fb526e32cc9fff33e2aefca7d7b3cf660c4e0"
            },
            "require": {
                "dhii\/services": "^0.1.0",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WcSupport\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WcSupport\\Tests\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "WooCommerce support features",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-wc-support"
        },
        {
            "name": "worldline\/worldline-webhooks",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/webhooks",
                "reference": "8cd1465919e2397e42d11a9014ef09cf1c7100a2"
            },
            "require": {
                "dhii\/services": "^0.1.0-alpha2",
                "dhii\/validator": "^0.1",
                "php": "^7.2 | ^8.0",
                "psr\/container": "^1.0",
                "psr\/http-server-handler": "^1.0.0",
                "psr\/http-server-middleware": "^1.0.0",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "brain\/monkey": "^2",
                "php-stubs\/woocommerce-stubs": "^5.0",
                "php-stubs\/wordpress-stubs": "^5.0",
                "phpunit\/phpunit": "^8.0 | ^9.0",
                "vimeo\/psalm": "^4.6",
                "worldline\/php-coding-standards": "dev-main"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Webhooks\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\Webhooks\\Tests\\": "tests\/php\/"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline webhooks module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-webhooks"
        },
        {
            "name": "worldline\/worldline-wero-gateway",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/wero-gateway",
                "reference": "1675d12289dc08425381f09efff1c09f47131f13"
            },
            "require": {
                "dhii\/services": "^0.1.1-alpha3",
                "php": ">=7.4",
                "psr\/container": "^1.1",
                "worldline\/assets": "dev-main",
                "worldline\/modularity": "dev-main"
            },
            "require-dev": {
                "phpunit\/phpunit": "^9.0"
            },
            "type": "worldline-module",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WeroGateway\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\WorldlineForWoocommerce\\WeroGateway\\": "tests\/php"
                }
            },
            "license": [
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline"
                }
            ],
            "description": "Worldline module",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/..\/modules\/worldline\/worldline-wero-gateway"
        },
        {
            "name": "worldline\/wp-context",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "dist": {
                "type": "path",
                "url": ".\/modules.local\/wp-context",
                "reference": "eee6ad8343b815178b526379884eb566f43c86ff"
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "brain\/monkey": "^2.6.1",
                "mockery\/mockery": "~1.3.6",
                "phpunit\/phpunit": "~7.5.20 || ^8",
                "vimeo\/psalm": "^4.27.0",
                "worldline\/php-coding-standards": "dev-main",
                "worldline\/wp-stubs": "dev-main"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\": "src\/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Worldline\\Vendor\\Worldline\\Tests\\": "tests\/"
                }
            },
            "scripts": {
                "cs": [
                    "@php .\/vendor\/squizlabs\/php_codesniffer\/bin\/phpcs"
                ],
                "psalm": [
                    "@php .\/vendor\/vimeo\/psalm\/psalm --no-cache --output-format=compact"
                ],
                "tests": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit"
                ],
                "tests:no-cov": [
                    "@php .\/vendor\/phpunit\/phpunit\/phpunit --no-coverage"
                ],
                "phpcompat": [
                    "@php .\/vendor\/squizlabs\/php_codesniffer\/bin\/phpcs -p . --standard=PHPCompatibility --ignore=*\/vendor\/* --extensions=php --basepath=.\/ --runtime-set testVersion 7.1-"
                ],
                "qa": [
                    "@cs",
                    "@phpcompat",
                    "@psalm",
                    "@tests:no-cov"
                ]
            },
            "license": [
                "gpl-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Worldline",
                    "homepage": "https:\/\/worldline.com\/",
                    "role": "Company"
                },
                {
                    "name": "Giuseppe Mazzapica",
                    "role": "Developer"
                }
            ],
            "description": "A single-class utility to check the running context in WordPress sites.",
            "transport-options": {
                "symlink": false,
                "relative": true
            },
            "install-path": "..\/worldline\/wp-context"
        }
    ],
    "dev": false,
    "dev-package-names": []
}