{
    "packages": [
        {
            "name": "adnane-ka/omnipay-paddle",
            "version": "1.2",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/adnane-ka/omnipay-paddle.git",
                "reference": "c19be79890a713b7906fc9ce509622293c179926"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/adnane-ka/omnipay-paddle/zipball/c19be79890a713b7906fc9ce509622293c179926",
                "reference": "c19be79890a713b7906fc9ce509622293c179926",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/psr7": "^2.4",
                "nyholm/psr7": "^1.8",
                "omnipay/common": "^3.3",
                "php-http/curl-client": "^2.1",
                "php-http/httplug": "^2.3",
                "php-http/message": "^1.0",
                "symfony/http-client": "^6.2"
            },
            "time": "2024-09-06T20:27:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Paddle\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "adnane-ka",
                    "email": "dannykadri0@gmail.com"
                }
            ],
            "support": {
                "issues": "https://github.com/adnane-ka/omnipay-paddle/issues",
                "source": "https://github.com/adnane-ka/omnipay-paddle/tree/1.2"
            },
            "install-path": "../adnane-ka/omnipay-paddle"
        },
        {
            "name": "automattic/jetpack-autoloader",
            "version": "v3.1.3",
            "version_normalized": "3.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Automattic/jetpack-autoloader.git",
                "reference": "e7e49a4e2f16cb2dfd3e58c478499a60d7d51839"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Automattic/jetpack-autoloader/zipball/e7e49a4e2f16cb2dfd3e58c478499a60d7d51839",
                "reference": "e7e49a4e2f16cb2dfd3e58c478499a60d7d51839",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.1 || ^2.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "automattic/jetpack-changelogger": "^4.2.8",
                "composer/composer": "^1.1 || ^2.0",
                "yoast/phpunit-polyfills": "^1.1.1"
            },
            "time": "2024-11-04T09:23:56+00:00",
            "type": "composer-plugin",
            "extra": {
                "autotagger": true,
                "class": "Automattic\\Jetpack\\Autoloader\\CustomAutoloaderPlugin",
                "mirror-repo": "Automattic/jetpack-autoloader",
                "changelogger": {
                    "link-template": "https://github.com/Automattic/jetpack-autoloader/compare/v${old}...v${new}"
                },
                "version-constants": {
                    "::VERSION": "src/AutoloadGenerator.php"
                },
                "branch-alias": {
                    "dev-trunk": "3.1.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Automattic\\Jetpack\\Autoloader\\": "src"
                },
                "classmap": [
                    "src/AutoloadGenerator.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-or-later"
            ],
            "description": "Creates a custom autoloader for a plugin or theme.",
            "keywords": [
                "autoload",
                "autoloader",
                "composer",
                "jetpack",
                "plugin",
                "wordpress"
            ],
            "support": {
                "source": "https://github.com/Automattic/jetpack-autoloader/tree/v3.1.3"
            },
            "install-path": "../automattic/jetpack-autoloader"
        },
        {
            "name": "cjario/omnipay-saferpay",
            "version": "v1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cjario/omnipay-saferpay.git",
                "reference": "756111d2adb5744f922d8eeaabdb989e7d65c35d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cjario/omnipay-saferpay/zipball/756111d2adb5744f922d8eeaabdb989e7d65c35d",
                "reference": "756111d2adb5744f922d8eeaabdb989e7d65c35d",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "*"
            },
            "require-dev": {
                "omnipay/tests": "*"
            },
            "time": "2021-04-05T16:57:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Saferpay\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tarun M",
                    "email": "tmukherjee13@gmail.com"
                }
            ],
            "description": "Saferpay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/cjario/omnipay-saferpay",
            "support": {
                "issues": "https://github.com/cjario/omnipay-saferpay/issues",
                "source": "https://github.com/cjario/omnipay-saferpay/tree/v1.0.7"
            },
            "install-path": "../cjario/omnipay-saferpay"
        },
        {
            "name": "dpo/dpo-pay-common",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DPO-Group/DPO-Pay-Common.git",
                "reference": "8729a1c39200c884d78d70c7be46f6bf443f3585"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DPO-Group/DPO-Pay-Common/zipball/8729a1c39200c884d78d70c7be46f6bf443f3585",
                "reference": "8729a1c39200c884d78d70c7be46f6bf443f3585",
                "shasum": ""
            },
            "require": {
                "php": "^8.0"
            },
            "time": "2025-09-30T13:19:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dpo\\Common\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "App Inlet (Pty) Ltd",
                    "email": "info@appinlet.com"
                }
            ],
            "description": "DPO Pay common class for modules.",
            "homepage": "https://github.com/DPO-Group/DPO-Pay-Common",
            "support": {
                "issues": "https://github.com/DPO-Group/DPO-Pay-Common/issues",
                "source": "https://github.com/DPO-Group/DPO-Pay-Common/tree/v1.0.3"
            },
            "install-path": "../dpo/dpo-pay-common"
        },
        {
            "name": "edu27/omnipay-redsys",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/edu27/omnipay-redsys",
                "reference": "9eeeb3af9976e029e67818c55fa26b9ca480dc6f"
            },
            "require": {
                "omnipay/common": "^3.0"
            },
            "require-dev": {
                "omnipay/tests": "^3.0",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "ext-openssl": "Required for hashing functions to check message signatures"
            },
            "time": "2024-05-07T16:58:59+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Redsys\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Omnipay\\Redsys\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Leith Caldwell",
                    "email": "leith@codedruids.com"
                },
                {
                    "name": "Dan Eastmond",
                    "email": "dan@firesoft.tech"
                }
            ],
            "description": "Redsys driver for the Omnipay payment processing library",
            "homepage": "https://github.com/PatronBase/omnipay-redsys",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "redirect",
                "redsys",
                "sermepa",
                "servired",
                "soap",
                "web service",
                "webservice"
            ],
            "install-path": "../edu27/omnipay-redsys"
        },
        {
            "name": "gauravjain028/omnipay-ameria",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/gauravjain028/omnipay-ameria.git",
                "reference": "65fd15c4a77549603904fe878a6cd31f9ec16e1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/gauravjain028/omnipay-ameria/zipball/65fd15c4a77549603904fe878a6cd31f9ec16e1f",
                "reference": "65fd15c4a77549603904fe878a6cd31f9ec16e1f",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "omnipay/common": "^3",
                "php": "8.*"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2022-02-08T11:37:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Ameria\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gaurav Jain",
                    "email": "gaurav.jain028@gmail.com"
                }
            ],
            "description": "Ameria gateway for Omnipay payment processing library",
            "homepage": "https://github.com/gauravjain028/omnipay-ameria",
            "keywords": [
                "Ameria",
                "arca",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "purchase"
            ],
            "support": {
                "issues": "https://github.com/gauravjain028/omnipay-ameria/issues",
                "source": "https://github.com/gauravjain028/omnipay-ameria/tree/v1.0.2"
            },
            "install-path": "../gauravjain028/omnipay-ameria"
        },
        {
            "name": "knit-pay/omnipay-esewa",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/omnipay-esewa.git",
                "reference": "8162c9148ffd67eb876f38a1f616c24a254fa22a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/knit-pay/omnipay-esewa/zipball/8162c9148ffd67eb876f38a1f616c24a254fa22a",
                "reference": "8162c9148ffd67eb876f38a1f616c24a254fa22a",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "http-interop/http-factory-guzzle": "^1.2",
                "omnipay/tests": "^4",
                "phpro/grumphp": "^2.10.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2026-03-06T19:28:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/helpers.php"
                ],
                "psr-4": {
                    "Omnipay\\Esewa\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Knit Pay"
                }
            ],
            "description": "eSewa API driver for the Omnipay payment processing library.",
            "homepage": "https://github.com/knit-pay/omnipay-esewa/",
            "keywords": [
                "esewa",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/knit-pay/omnipay-esewa/tree/v2.0.2"
            },
            "install-path": "../knit-pay/omnipay-esewa"
        },
        {
            "name": "knit-pay/omnipay-midtrans",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/omnipay-midtrans.git",
                "reference": "e01fcfa0f2e0283a65134eb1d9958aab0f5c4fae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/knit-pay/omnipay-midtrans/zipball/e01fcfa0f2e0283a65134eb1d9958aab0f5c4fae",
                "reference": "e01fcfa0f2e0283a65134eb1d9958aab0f5c4fae",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "3.0-beta.1"
            },
            "time": "2026-01-11T20:18:32+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Midtrans\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Knit Pay",
                    "homepage": "https://github.com/knit-pay/omnipay-midtrans/"
                }
            ],
            "description": "Midtrans gateway for Omnipay payment processing library",
            "keywords": [
                "gateway",
                "merchant",
                "midtrans",
                "omnipay"
            ],
            "support": {
                "source": "https://github.com/knit-pay/omnipay-midtrans/tree/main"
            },
            "install-path": "../knit-pay/omnipay-midtrans"
        },
        {
            "name": "lennon-mudenda/omnipay-dpo",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lennon-mudenda/omnipay-dpo.git",
                "reference": "f632bdede3e20a937a174eb85e0974ca3a992f4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lennon-mudenda/omnipay-dpo/zipball/f632bdede3e20a937a174eb85e0974ca3a992f4c",
                "reference": "f632bdede3e20a937a174eb85e0974ca3a992f4c",
                "shasum": ""
            },
            "require": {
                "dpo/dpo-pay-common": "^1.0",
                "ext-simplexml": "*",
                "nyholm/psr7": "^1.8",
                "omnipay/common": "^3",
                "php": "^8.0",
                "php-http/httplug": "^2.4",
                "symfony/http-client": "^6.0",
                "vlucas/phpdotenv": "^5.6"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.11",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-07-09T04:48:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\DPO\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lennon Mudenda",
                    "email": "lensig13@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "DPO Payments driver for the Omnipay PHP payment processing library",
            "homepage": "https://github.com/lennon-mudenda/omnipay-dpo",
            "keywords": [
                "lennon-mudenda",
                "omnipay-dpo"
            ],
            "support": {
                "issues": "https://github.com/lennon-mudenda/omnipay-dpo/issues",
                "source": "https://github.com/lennon-mudenda/omnipay-dpo/tree/v1.0.0"
            },
            "install-path": "../lennon-mudenda/omnipay-dpo"
        },
        {
            "name": "omnipay/eway",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-eway.git",
                "reference": "8dfae5e6f438a1b18742348104f9f5d6a2486760"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-eway/zipball/8dfae5e6f438a1b18742348104f9f5d6a2486760",
                "reference": "8dfae5e6f438a1b18742348104f9f5d6a2486760",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2019-02-06T08:16:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Eway\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-eway/contributors"
                }
            ],
            "description": "eWay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-eway",
            "keywords": [
                "eway",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/omnipay-eway/issues",
                "source": "https://github.com/thephpleague/omnipay-eway/tree/master"
            },
            "install-path": "../omnipay/eway"
        },
        {
            "name": "omnipay/payfast",
            "version": "dev-knitpay-master",
            "version_normalized": "dev-knitpay-master",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/omnipay-payfast",
                "reference": "44346535c0b30bae8385dca01d58c975878bc6be"
            },
            "require": {
                "guzzlehttp/guzzle": "^6.3|^7.0",
                "league/omnipay": "^3",
                "omnipay/common": "^3.0"
            },
            "require-dev": {
                "omnipay/tests": "^3.1",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2024-11-07T08:36:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PayFast\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-payfast/contributors"
                }
            ],
            "description": "PayFast driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-payfast",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payfast",
                "payment"
            ],
            "install-path": "../omnipay/payfast"
        },
        {
            "name": "patronbase/omnipay-cybersource-hosted",
            "version": "v3.1.0",
            "version_normalized": "3.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PatronBase/omnipay-cybersource-hosted.git",
                "reference": "829840787aa3a4e3a126d8505c08fd9e47862022"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PatronBase/omnipay-cybersource-hosted/zipball/829840787aa3a4e3a126d8505c08fd9e47862022",
                "reference": "829840787aa3a4e3a126d8505c08fd9e47862022",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2024-07-15T11:52:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\CyberSource\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Leith Caldwell",
                    "email": "leith@codedruids.com"
                }
            ],
            "description": "CyberSource Secure Acceptance Hosted Checkout driver for the Omnipay payment processing library",
            "homepage": "https://github.com/PatronBase/omnipay-cybersource-hosted",
            "keywords": [
                "acceptance",
                "checkout",
                "cybersource",
                "gateway",
                "hosted",
                "merchant",
                "mobile",
                "omnipay",
                "pay",
                "payment",
                "redirect",
                "secure",
                "web"
            ],
            "support": {
                "issues": "https://github.com/PatronBase/omnipay-cybersource-hosted/issues",
                "source": "https://github.com/PatronBase/omnipay-cybersource-hosted/tree/v3.1.0"
            },
            "install-path": "../patronbase/omnipay-cybersource-hosted"
        },
        {
            "name": "paystackhq/omnipay-paystack",
            "version": "dev-php-8",
            "version_normalized": "dev-php-8",
            "source": {
                "type": "git",
                "url": "https://github.com/knit-pay/omnipay-paystack",
                "reference": "483cfc48681763fcc0fea1cbe6577b4963b32504"
            },
            "require": {
                "omnipay/common": "^3.0",
                "php": "^7.0|^8.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "phpro/grumphp": "^0.14",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2026-03-15T05:15:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Paystack\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Omnipay\\Paystack\\Test\\": "tests"
                }
            },
            "scripts": {
                "test": [
                    "phpunit"
                ],
                "check-style": [
                    "phpcs -p --standard=PSR2 src/"
                ],
                "fix-style": [
                    "phpcbf -p --standard=PSR2 src/"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paystack Integrations",
                    "email": "support@paystack.com",
                    "homepage": "https://www.paystack.com"
                }
            ],
            "description": "The Paystack gateway for Omnipay",
            "homepage": "https://github.com/paystackhq/omnipay-paystack",
            "keywords": [
                "omnipay",
                "paystack"
            ],
            "install-path": "../paystackhq/omnipay-paystack"
        },
        {
            "name": "pindena/omnipay-vipps",
            "version": "v1.0.18",
            "version_normalized": "1.0.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/pindena/omnipay-vipps.git",
                "reference": "64dd95428ae7449b428dc66ff6c2204b81b0fe92"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pindena/omnipay-vipps/zipball/64dd95428ae7449b428dc66ff6c2204b81b0fe92",
                "reference": "64dd95428ae7449b428dc66ff6c2204b81b0fe92",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "^4.1",
                "squizlabs/php_codesniffer": "^3.0"
            },
            "time": "2026-02-24T16:52:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Pindena\\Omnipay\\Vipps\\": "src/",
                    "Pindena\\Omnipay\\Vipps\\Tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lars Harald Hvidsten",
                    "email": "lars.harald.hvidsten@pindena.no"
                },
                {
                    "name": "CoreTrek Stein",
                    "email": "stein@coretrek.no"
                },
                {
                    "name": "Tommy Leirvik",
                    "email": "tommyl@coretrek.no"
                },
                {
                    "name": "Nichlas Torgersen",
                    "email": "nichlas@coretrek.no"
                }
            ],
            "description": "Vipps driver for the Omnipay payment processing library",
            "keywords": [
                "vipps"
            ],
            "support": {
                "issues": "https://github.com/pindena/omnipay-vipps/issues",
                "source": "https://github.com/pindena/omnipay-vipps/tree/v1.0.18"
            },
            "install-path": "../pindena/omnipay-vipps"
        },
        {
            "name": "sitehandy/omnipay-toyyibpay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/sitehandy/omnipay-toyyibpay.git",
                "reference": "18dff58f221e37a7f3541ef8fb79837e493af1c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sitehandy/omnipay-toyyibpay/zipball/18dff58f221e37a7f3541ef8fb79837e493af1c1",
                "reference": "18dff58f221e37a7f3541ef8fb79837e493af1c1",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "guzzlehttp/guzzle": "^7.0",
                "nyholm/psr7": "^1.8",
                "omnipay/common": "^3.0",
                "php": "^7.4 || ^8.0",
                "php-http/guzzle7-adapter": "^1.0",
                "php-http/message": "^1.16",
                "psr/http-factory-implementation": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.4",
                "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "time": "2025-08-16T18:22:53+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\ToyyibPay\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Amirol Zolkifli",
                    "email": "amirol@sitehandy.com"
                }
            ],
            "description": "toyyibPay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/sitehandy/omnipay-toyyibpay",
            "keywords": [
                "Malaysia",
                "fpx",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "toyyibpay"
            ],
            "support": {
                "issues": "https://github.com/sitehandy/omnipay-toyyibpay/issues",
                "source": "https://github.com/sitehandy/omnipay-toyyibpay/tree/master"
            },
            "install-path": "../sitehandy/omnipay-toyyibpay"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
