Your IP : 216.73.216.224


Current Path : /var/www/html/libraries/omnipay3/vendor/composer/
Upload File :
Current File : /var/www/html/libraries/omnipay3/vendor/composer/installed.json

{
    "packages": [
        {
            "name": "caswell-wc/omnipay-plugnpay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-plugnpay.git",
                "reference": "8da8cf4e76154f0dbd30685419344320665d2f8a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-plugnpay/zipball/8da8cf4e76154f0dbd30685419344320665d2f8a",
                "reference": "8da8cf4e76154f0dbd30685419344320665d2f8a",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3",
                "php": ">=5.4"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T07:51:26+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PlugNPay\\": "src/",
                    "tests\\": "tests/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Derek Caswell",
                    "email": "derek@caswellwebcreations.com"
                }
            ],
            "description": "Plug N Pay driver for the Omnipay PHP payment processing library",
            "homepage": "https://github.com/caswell-wc/omnipay-plugnpay.git",
            "keywords": [
                "Plug N Pay",
                "PlugNPay",
                "gateway",
                "omnipay",
                "payment processing"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-plugnpay/tree/master"
            },
            "install-path": "../caswell-wc/omnipay-plugnpay"
        },
        {
            "name": "clue/stream-filter",
            "version": "v1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/clue/stream-filter.git",
                "reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
                "reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
            },
            "time": "2023-12-20T15:40:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "Clue\\StreamFilter\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Christian Lück",
                    "email": "christian@clue.engineering"
                }
            ],
            "description": "A simple and modern approach to stream filtering in PHP",
            "homepage": "https://github.com/clue/stream-filter",
            "keywords": [
                "bucket brigade",
                "callback",
                "filter",
                "php_user_filter",
                "stream",
                "stream_filter_append",
                "stream_filter_register"
            ],
            "support": {
                "issues": "https://github.com/clue/stream-filter/issues",
                "source": "https://github.com/clue/stream-filter/tree/v1.7.0"
            },
            "funding": [
                {
                    "url": "https://clue.engineering/support",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/clue",
                    "type": "github"
                }
            ],
            "install-path": "../clue/stream-filter"
        },
        {
            "name": "collizo4sky/omnipay-2checkout",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-2checkout.git",
                "reference": "3415f3869c4c696a1bdb7d10086f2db241218558"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-2checkout/zipball/3415f3869c4c696a1bdb7d10086f2db241218558",
                "reference": "3415f3869c4c696a1bdb7d10086f2db241218558",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "satooshi/php-coveralls": "^0.7.1"
            },
            "time": "2021-09-17T08:11:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\TwoCheckoutPlus\\": "src"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "League\\Skeleton\\Test\\": "tests"
                }
            },
            "scripts": {
                "test": [
                    "phpunit"
                ]
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Agbonghama Collins",
                    "email": "me@w3guy.com",
                    "homepage": "http://w3guy.com"
                }
            ],
            "description": "2Checkout driver for the Omnipay payment processing library",
            "homepage": "https://github.com/collizo4sky/omnipay-2checkout",
            "keywords": [
                "2checkout",
                "omnipay"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-2checkout/tree/master"
            },
            "install-path": "../collizo4sky/omnipay-2checkout"
        },
        {
            "name": "dioscouri/omnipay-cybersource",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/dioscouri/omnipay-cybersource.git",
                "reference": "f57861a943ffcdcd12a13b2351cc1b9f6c1426d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dioscouri/omnipay-cybersource/zipball/f57861a943ffcdcd12a13b2351cc1b9f6c1426d8",
                "reference": "f57861a943ffcdcd12a13b2351cc1b9f6c1426d8",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2022-03-04T06:27:46+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Cybersource\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Rafael Diaz-Tushman",
                    "email": "rdiaztushman@dioscouri.com"
                }
            ],
            "description": "Cybersource support for Omnipay payment processing library",
            "homepage": "https://github.com/dioscouri/omnipay-cybersource",
            "keywords": [
                "cybersource",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "purchase"
            ],
            "support": {
                "issues": "https://github.com/dioscouri/omnipay-cybersource/issues",
                "source": "https://github.com/dioscouri/omnipay-cybersource/tree/master"
            },
            "install-path": "../dioscouri/omnipay-cybersource"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "7.8.1",
            "version_normalized": "7.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
                "reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
                "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
                "php": "^7.2.5 || ^8.0",
                "psr/http-client": "^1.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "provide": {
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "ext-curl": "*",
                "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
                "php-http/message-factory": "^1.1",
                "phpunit/phpunit": "^8.5.36 || ^9.6.15",
                "psr/log": "^1.1 || ^2.0 || ^3.0"
            },
            "suggest": {
                "ext-curl": "Required for CURL handler support",
                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2023-12-03T20:35:24+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Jeremy Lindblom",
                    "email": "jeremeamia@gmail.com",
                    "homepage": "https://github.com/jeremeamia"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "psr-18",
                "psr-7",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/7.8.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
                "reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
            },
            "time": "2023-12-03T20:19:20+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/2.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.6.2",
            "version_normalized": "2.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
                "reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.1 || ^2.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.2",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.36 || ^9.6.15"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2023-12-03T20:05:35+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.6.2"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hiqdev/omnipay-robokassa",
            "version": "3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hiqdev/omnipay-robokassa.git",
                "reference": "ebfd062d192c4020180d2bc617ee20c9ed2f49a4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hiqdev/omnipay-robokassa/zipball/ebfd062d192c4020180d2bc617ee20c9ed2f49a4",
                "reference": "ebfd062d192c4020180d2bc617ee20c9ed2f49a4",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3.0"
            },
            "require-dev": {
                "hiqdev/hidev-hiqdev": "<2.0",
                "hiqdev/hidev-php": "<2.0",
                "omnipay/tests": "^3.0"
            },
            "time": "2022-05-25T08:47:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\RoboKassa\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andrii Vasyliev",
                    "email": "sol@hiqdev.com",
                    "homepage": "http://hipanel.com/",
                    "role": "Project lead"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "homepage": "http://silverfire.me/",
                    "role": "Lead backend developer"
                },
                {
                    "name": "Andrey Klochok",
                    "email": "andreyklochok@gmail.com",
                    "homepage": "http://hiqdev.com/",
                    "role": "Lead frontend developer"
                },
                {
                    "name": "Yuriy Myronchuk",
                    "email": "bladeroot@gmail.com",
                    "homepage": "http://hiqdev.com/",
                    "role": "QA Lead"
                }
            ],
            "description": "RoboKassa driver for Omnipay PHP payment library",
            "homepage": "https://github.com/hiqdev/omnipay-robokassa",
            "keywords": [
                "merchant",
                "omnipay",
                "payment",
                "php",
                "robokassa"
            ],
            "support": {
                "email": "support@hiqdev.com",
                "forum": "http://forum.hiqdev.com/",
                "issues": "https://github.com/hiqdev/omnipay-robokassa/issues",
                "source": "https://github.com/hiqdev/omnipay-robokassa",
                "wiki": "https://github.com/hiqdev/omnipay-robokassa/wiki"
            },
            "install-path": "../hiqdev/omnipay-robokassa"
        },
        {
            "name": "league/omnipay",
            "version": "v3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay.git",
                "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
                "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3.1",
                "php": "^7.2|^8.0",
                "php-http/discovery": "^1.14",
                "php-http/guzzle7-adapter": "^1"
            },
            "require-dev": {
                "omnipay/tests": "^3|^4"
            },
            "time": "2021-06-05T11:34:12+00:00",
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                }
            ],
            "description": "Omnipay payment processing library",
            "homepage": "https://omnipay.thephpleague.com/",
            "keywords": [
                "checkout",
                "creditcard",
                "omnipay",
                "payment"
            ],
            "funding": [
                {
                    "url": "https://github.com/barryvdh",
                    "type": "github"
                }
            ],
            "install-path": null
        },
        {
            "name": "moneyphp/money",
            "version": "v3.3.3",
            "version_normalized": "3.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/moneyphp/money.git",
                "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
                "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "cache/taggable-cache": "^0.4.0",
                "doctrine/instantiator": "^1.0.5",
                "ext-bcmath": "*",
                "ext-gmp": "*",
                "ext-intl": "*",
                "florianv/exchanger": "^1.0",
                "florianv/swap": "^3.0",
                "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
                "moneyphp/iso-currencies": "^3.2.1",
                "php-http/message": "^1.4",
                "php-http/mock-client": "^1.0.0",
                "phpspec/phpspec": "^3.4.3",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
                "psr/cache": "^1.0",
                "symfony/phpunit-bridge": "^4"
            },
            "suggest": {
                "ext-bcmath": "Calculate without integer limits",
                "ext-gmp": "Calculate without integer limits",
                "ext-intl": "Format Money objects with intl",
                "florianv/exchanger": "Exchange rates library for PHP",
                "florianv/swap": "Exchange rates library for PHP",
                "psr/cache-implementation": "Used for Currency caching"
            },
            "time": "2022-09-21T07:43:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Money\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mathias Verraes",
                    "email": "mathias@verraes.net",
                    "homepage": "http://verraes.net"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                },
                {
                    "name": "Frederik Bosch",
                    "email": "f.bosch@genkgo.nl"
                }
            ],
            "description": "PHP implementation of Fowler's Money pattern",
            "homepage": "http://moneyphp.org",
            "keywords": [
                "Value Object",
                "money",
                "vo"
            ],
            "support": {
                "issues": "https://github.com/moneyphp/money/issues",
                "source": "https://github.com/moneyphp/money/tree/v3.3.3"
            },
            "install-path": "../moneyphp/money"
        },
        {
            "name": "mono/omnipay-payu-latam",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-payu-latam.git",
                "reference": "264292c3a96d64576d9e399eb9c8bb3ac26f7ff9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-payu-latam/zipball/264292c3a96d64576d9e399eb9c8bb3ac26f7ff9",
                "reference": "264292c3a96d64576d9e399eb9c8bb3ac26f7ff9",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T09:47:06+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PayU\\": "src/"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Omnipay\\PayU\\": "tests/"
                }
            },
            "license": [
                "GPL"
            ],
            "authors": [
                {
                    "name": "Thomas Faurbye Nielsen",
                    "email": "tfn@monosolutions.com"
                }
            ],
            "description": "PayU Latam provider for Omnipay",
            "support": {
                "source": "https://github.com/joomdonation/omnipay-payu-latam/tree/master"
            },
            "install-path": "../mono/omnipay-payu-latam"
        },
        {
            "name": "omnipay/authorizenet",
            "version": "3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-authorizenet.git",
                "reference": "8ccce3190c00d0a129c62dc1d1451d0125bab640"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-authorizenet/zipball/8ccce3190c00d0a129c62dc1d1451d0125bab640",
                "reference": "8ccce3190c00d0a129c62dc1d1451d0125bab640",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-simplexml": "*",
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2019-04-27T22:33:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\AuthorizeNet\\": "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-authorizenet/contributors"
                }
            ],
            "description": "Authorize.Net gateway for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-authorizenet",
            "keywords": [
                "authorize",
                "authorize net",
                "authorize.net",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "install-path": "../omnipay/authorizenet"
        },
        {
            "name": "omnipay/buckaroo",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-buckaroo.git",
                "reference": "db423981a8e0e3d566861313801a9ec82b145407"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-buckaroo/zipball/db423981a8e0e3d566861313801a9ec82b145407",
                "reference": "db423981a8e0e3d566861313801a9ec82b145407",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^2.8.1"
            },
            "time": "2021-09-19T10:57:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Buckaroo\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Mati Kochen",
                    "homepage": "https://github.com/kochen"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-buckaroo/contributors"
                }
            ],
            "description": "Buckaroo driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-buckaroo",
            "keywords": [
                "buckaroo",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-buckaroo/tree/master"
            },
            "install-path": "../omnipay/buckaroo"
        },
        {
            "name": "omnipay/cardsave",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-cardsave.git",
                "reference": "31756e7e4dee0eb4cebea72e2fcb03fe7143669b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-cardsave/zipball/31756e7e4dee0eb4cebea72e2fcb03fe7143669b",
                "reference": "31756e7e4dee0eb4cebea72e2fcb03fe7143669b",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T08:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\CardSave\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-cardsave/contributors"
                }
            ],
            "description": "CardSave driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-cardsave",
            "keywords": [
                "card save",
                "cardsave",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-cardsave/tree/master"
            },
            "install-path": "../omnipay/cardsave"
        },
        {
            "name": "omnipay/common",
            "version": "v3.3.0",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-common.git",
                "reference": "2eca3823e9069e2c36b6007a090577d5584f9518"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/2eca3823e9069e2c36b6007a090577d5584f9518",
                "reference": "2eca3823e9069e2c36b6007a090577d5584f9518",
                "shasum": ""
            },
            "require": {
                "moneyphp/money": "^3.1|^4.0.3",
                "php": "^7.2|^8",
                "php-http/client-implementation": "^1",
                "php-http/discovery": "^1.14",
                "php-http/message": "^1.5",
                "php-http/message-factory": "^1.1",
                "symfony/http-foundation": "^2.1|^3|^4|^5|^6|^7"
            },
            "require-dev": {
                "http-interop/http-factory-guzzle": "^1.1",
                "omnipay/tests": "^4.1",
                "php-http/guzzle7-adapter": "^1",
                "php-http/mock-client": "^1.6",
                "squizlabs/php_codesniffer": "^3.8.1"
            },
            "suggest": {
                "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
            },
            "time": "2024-03-08T11:56:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Common\\": "src/Common"
                },
                "classmap": [
                    "src/Omnipay.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                },
                {
                    "name": "Jason Judge",
                    "email": "jason.judge@consil.co.uk"
                },
                {
                    "name": "Del"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
                }
            ],
            "description": "Common components for Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-common",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "purchase"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/omnipay-common/issues",
                "source": "https://github.com/thephpleague/omnipay-common/tree/v3.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/barryvdh",
                    "type": "github"
                }
            ],
            "install-path": "../omnipay/common"
        },
        {
            "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"
            ],
            "install-path": "../omnipay/eway"
        },
        {
            "name": "omnipay/firstdata",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-firstdata.git",
                "reference": "792a8088666f770ef2d2f1343c4c0b03e5271b35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-firstdata/zipball/792a8088666f770ef2d2f1343c4c0b03e5271b35",
                "reference": "792a8088666f770ef2d2f1343c4c0b03e5271b35",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0",
                "php": "^5.6|^7"
            },
            "require-dev": {
                "omnipay/tests": "~3.1"
            },
            "time": "2021-09-17T05:25:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\FirstData\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-firstdata/contributors"
                }
            ],
            "description": "First Data driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-firstdata",
            "keywords": [
                "first data",
                "firstdata",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-firstdata/tree/master"
            },
            "install-path": "../omnipay/firstdata"
        },
        {
            "name": "omnipay/gocardless",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-gocardless.git",
                "reference": "656c6df9ba652588f4eaff363213622ef94e3ffe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-gocardless/zipball/656c6df9ba652588f4eaff363213622ef94e3ffe",
                "reference": "656c6df9ba652588f4eaff363213622ef94e3ffe",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T08:50:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\GoCardless\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-gocardless/contributors"
                }
            ],
            "description": "GoCardless driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-gocardless",
            "keywords": [
                "gateway",
                "go cardless",
                "gocardless",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-gocardless/tree/master"
            },
            "install-path": "../omnipay/gocardless"
        },
        {
            "name": "omnipay/migs",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-migs.git",
                "reference": "6b519b968ffe76421c8166c1f58855695d2bdb34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-migs/zipball/6b519b968ffe76421c8166c1f58855695d2bdb34",
                "reference": "6b519b968ffe76421c8166c1f58855695d2bdb34",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2021-09-19T11:37:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Migs\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-migs/contributors"
                }
            ],
            "description": "MIGS driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-migs",
            "keywords": [
                "gateway",
                "mastercard internet gateway service",
                "merchant",
                "migs",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-migs/tree/master"
            },
            "install-path": "../omnipay/migs"
        },
        {
            "name": "omnipay/mollie",
            "version": "v5.5.0",
            "version_normalized": "5.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-mollie.git",
                "reference": "e9231442b67315017ec14ae3b0e13ff619276fd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/e9231442b67315017ec14ae3b0e13ff619276fd8",
                "reference": "e9231442b67315017ec14ae3b0e13ff619276fd8",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3.1",
                "php": "^7.2|^8.0"
            },
            "require-dev": {
                "omnipay/tests": "^4.1",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2022-06-28T18:26:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Mollie\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Barry vd. Heuvel",
                    "email": "barryvdh@gmail.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-mollie/contributors"
                }
            ],
            "description": "Mollie driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-mollie",
            "keywords": [
                "gateway",
                "merchant",
                "mollie",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/omnipay-mollie/issues",
                "source": "https://github.com/thephpleague/omnipay-mollie/tree/v5.5.0"
            },
            "funding": [
                {
                    "url": "https://github.com/barryvdh",
                    "type": "github"
                }
            ],
            "install-path": "../omnipay/mollie"
        },
        {
            "name": "omnipay/multisafepay",
            "version": "v3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-multisafepay.git",
                "reference": "249f1e3664752b5b051c2fd2699bfabd0ad2a6c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/249f1e3664752b5b051c2fd2699bfabd0ad2a6c6",
                "reference": "249f1e3664752b5b051c2fd2699bfabd0ad2a6c6",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2020-06-18T18:35:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\MultiSafepay\\": "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-multisafepay/contributors"
                }
            ],
            "description": "MultiSafepay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-multisafepay",
            "keywords": [
                "gateway",
                "merchant",
                "multi safepay",
                "multisafepay",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/omnipay-multisafepay/issues",
                "source": "https://github.com/thephpleague/omnipay-multisafepay/tree/v3.0.1"
            },
            "install-path": "../omnipay/multisafepay"
        },
        {
            "name": "omnipay/netaxept",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-netaxept.git",
                "reference": "d5e56f705d3811b285294d9b091cfc763194ee03"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-netaxept/zipball/d5e56f705d3811b285294d9b091cfc763194ee03",
                "reference": "d5e56f705d3811b285294d9b091cfc763194ee03",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2019-02-11T10:33:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Netaxept\\": "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-netaxept/contributors"
                }
            ],
            "description": "Netaxept driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-netaxept",
            "keywords": [
                "gateway",
                "merchant",
                "netaxept",
                "omnipay",
                "pay",
                "payment"
            ],
            "install-path": "../omnipay/netaxept"
        },
        {
            "name": "omnipay/netbanx",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-netbanx.git",
                "reference": "d9b5aa13921ef8a3c09eb95d6456b6a325ce126a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-netbanx/zipball/d9b5aa13921ef8a3c09eb95d6456b6a325ce126a",
                "reference": "d9b5aa13921ef8a3c09eb95d6456b6a325ce126a",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T09:19:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\NetBanx\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-netbanx/contributors"
                }
            ],
            "description": "NetBanx driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-netbanx",
            "keywords": [
                "gateway",
                "merchant",
                "netbanx",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-netbanx/tree/master"
            },
            "install-path": "../omnipay/netbanx"
        },
        {
            "name": "omnipay/payfast",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-payfast.git",
                "reference": "bb66e05afc83705c4843deaf4fbeccc5be9771f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-payfast/zipball/bb66e05afc83705c4843deaf4fbeccc5be9771f5",
                "reference": "bb66e05afc83705c4843deaf4fbeccc5be9771f5",
                "shasum": ""
            },
            "require": {
                "league/omnipay": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3.1",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2023-01-13T16:00:51+00:00",
            "default-branch": true,
            "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"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-payfast/tree/master"
            },
            "install-path": "../omnipay/payfast"
        },
        {
            "name": "omnipay/payflow",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-payflow.git",
                "reference": "94df6e832a86bdf10d0e6376aa25d86c1a83b479"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-payflow/zipball/94df6e832a86bdf10d0e6376aa25d86c1a83b479",
                "reference": "94df6e832a86bdf10d0e6376aa25d86c1a83b479",
                "shasum": ""
            },
            "require": {
                "league/omnipay": "^3.0"
            },
            "require-dev": {
                "omnipay/tests": "^3.0"
            },
            "time": "2024-04-19T10:59:58+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Payflow\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-payflow/contributors"
                }
            ],
            "description": "Payflow driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-payflow",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payflow",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-payflow/tree/master"
            },
            "install-path": "../omnipay/payflow"
        },
        {
            "name": "omnipay/paymentexpress",
            "version": "v3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-paymentexpress.git",
                "reference": "c4b2e6618f8d5fe023a60fcfe390fe7e68c6cbdf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-paymentexpress/zipball/c4b2e6618f8d5fe023a60fcfe390fe7e68c6cbdf",
                "reference": "c4b2e6618f8d5fe023a60fcfe390fe7e68c6cbdf",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2020-06-30T20:58:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PaymentExpress\\": "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-paymentexpress/contributors"
                }
            ],
            "description": "Payment Express (DPS) driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-paymentexpress",
            "keywords": [
                "direct payment solutions",
                "dps",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "payment express",
                "paymentexpress",
                "pxaccess",
                "pxpay",
                "pxpost"
            ],
            "install-path": "../omnipay/paymentexpress"
        },
        {
            "name": "omnipay/paypal",
            "version": "v3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-paypal.git",
                "reference": "519db61b32ff0c1e56cbec94762b970ee9674f65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-paypal/zipball/519db61b32ff0c1e56cbec94762b970ee9674f65",
                "reference": "519db61b32ff0c1e56cbec94762b970ee9674f65",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2018-05-15T10:35:58+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PayPal\\": "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-paypal/contributors"
                }
            ],
            "description": "PayPal gateway for Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-paypal",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "paypal",
                "purchase"
            ],
            "install-path": "../omnipay/paypal"
        },
        {
            "name": "omnipay/pin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-pin.git",
                "reference": "9fdc7156622cebb6a9649328b6894376472d2c21"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-pin/zipball/9fdc7156622cebb6a9649328b6894376472d2c21",
                "reference": "9fdc7156622cebb6a9649328b6894376472d2c21",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2020-02-27T12:13:36+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Pin\\": "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-pin/contributors"
                }
            ],
            "description": "Pin Payments driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-pin",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "pin"
            ],
            "install-path": "../omnipay/pin"
        },
        {
            "name": "omnipay/sagepay",
            "version": "3.2.3",
            "version_normalized": "3.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-sagepay.git",
                "reference": "af116fddde38113fa82aff53c67a7d5ca739cf7b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-sagepay/zipball/af116fddde38113fa82aff53c67a7d5ca739cf7b",
                "reference": "af116fddde38113fa82aff53c67a7d5ca739cf7b",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0",
                "php": "^5.6|^7"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2019-08-19T15:18:37+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\SagePay\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Jason Judge",
                    "email": "jason.judge@academe.co.uk"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-sagepay/contributors"
                }
            ],
            "description": "Sage Pay driver for the Omnipay PHP payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-sagepay",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "purchase",
                "sage pay",
                "sagepay"
            ],
            "install-path": "../omnipay/sagepay"
        },
        {
            "name": "omnipay/securepay",
            "version": "V3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-securepay.git",
                "reference": "f1dc0d1e41b41baccc42cb1202f650be8121878f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-securepay/zipball/f1dc0d1e41b41baccc42cb1202f650be8121878f",
                "reference": "f1dc0d1e41b41baccc42cb1202f650be8121878f",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14.0",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2018-05-26T05:31:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\SecurePay\\": "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-securepay/contributors"
                }
            ],
            "description": "SecurePay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-securepay",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "securepay"
            ],
            "install-path": "../omnipay/securepay"
        },
        {
            "name": "omnipay/stripe",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/omnipay-stripe.git",
                "reference": "20812498efedc1079baae5fea96567fefd669105"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
                "reference": "20812498efedc1079baae5fea96567fefd669105",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3",
                "phpro/grumphp": "^0.14",
                "squizlabs/php_codesniffer": "^3"
            },
            "time": "2022-03-22T10:58:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Stripe\\": "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-stripe/contributors"
                }
            ],
            "description": "Stripe driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-stripe",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "stripe"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
                "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
            },
            "install-path": "../omnipay/stripe"
        },
        {
            "name": "omnipay/targetpay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-targetpay.git",
                "reference": "bc99404ebdcea79f12c138e986de9224180fad3e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-targetpay/zipball/bc99404ebdcea79f12c138e986de9224180fad3e",
                "reference": "bc99404ebdcea79f12c138e986de9224180fad3e",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-19T11:40:23+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\TargetPay\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-targetpay/contributors"
                }
            ],
            "description": "TargetPay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-targetpay",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "targetpay"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-targetpay/tree/master"
            },
            "install-path": "../omnipay/targetpay"
        },
        {
            "name": "omnipay/worldpay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-worldpay.git",
                "reference": "03b3bad31ec333aa8f5ad313608a918511fe1530"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-worldpay/zipball/03b3bad31ec333aa8f5ad313608a918511fe1530",
                "reference": "03b3bad31ec333aa8f5ad313608a918511fe1530",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "~3.0"
            },
            "require-dev": {
                "omnipay/tests": "~3.0",
                "squizlabs/php_codesniffer": "~3.0"
            },
            "time": "2022-12-31T15:00:23+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\WorldPay\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Adrian Macneil",
                    "email": "adrian@adrianmacneil.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/thephpleague/omnipay-worldpay/contributors"
                }
            ],
            "description": "WorldPay driver for the Omnipay payment processing library",
            "homepage": "https://github.com/thephpleague/omnipay-worldpay",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "worldpay"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-worldpay/tree/master"
            },
            "install-path": "../omnipay/worldpay"
        },
        {
            "name": "php-http/discovery",
            "version": "1.19.4",
            "version_normalized": "1.19.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/discovery.git",
                "reference": "0700efda8d7526335132360167315fdab3aeb599"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599",
                "reference": "0700efda8d7526335132360167315fdab3aeb599",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0|^2.0",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "nyholm/psr7": "<1.0",
                "zendframework/zend-diactoros": "*"
            },
            "provide": {
                "php-http/async-client-implementation": "*",
                "php-http/client-implementation": "*",
                "psr/http-client-implementation": "*",
                "psr/http-factory-implementation": "*",
                "psr/http-message-implementation": "*"
            },
            "require-dev": {
                "composer/composer": "^1.0.2|^2.0",
                "graham-campbell/phpspec-skip-example-extension": "^5.0",
                "php-http/httplug": "^1.0 || ^2.0",
                "php-http/message-factory": "^1.0",
                "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
                "sebastian/comparator": "^3.0.5 || ^4.0.8",
                "symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
            },
            "time": "2024-03-29T13:00:05+00:00",
            "type": "composer-plugin",
            "extra": {
                "class": "Http\\Discovery\\Composer\\Plugin",
                "plugin-optional": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Discovery\\": "src/"
                },
                "exclude-from-classmap": [
                    "src/Composer/Plugin.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
            "homepage": "http://php-http.org",
            "keywords": [
                "adapter",
                "client",
                "discovery",
                "factory",
                "http",
                "message",
                "psr17",
                "psr7"
            ],
            "support": {
                "issues": "https://github.com/php-http/discovery/issues",
                "source": "https://github.com/php-http/discovery/tree/1.19.4"
            },
            "install-path": "../php-http/discovery"
        },
        {
            "name": "php-http/guzzle7-adapter",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/guzzle7-adapter.git",
                "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
                "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
                "shasum": ""
            },
            "require": {
                "guzzlehttp/guzzle": "^7.0",
                "php": "^7.2 | ^8.0",
                "php-http/httplug": "^2.0",
                "psr/http-client": "^1.0"
            },
            "provide": {
                "php-http/async-client-implementation": "1.0",
                "php-http/client-implementation": "1.0",
                "psr/http-client-implementation": "1.0"
            },
            "require-dev": {
                "php-http/client-integration-tests": "^3.0",
                "phpunit/phpunit": "^8.0|^9.3"
            },
            "time": "2021-03-09T07:35:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Adapter\\Guzzle7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com"
                }
            ],
            "description": "Guzzle 7 HTTP Adapter",
            "homepage": "http://httplug.io",
            "keywords": [
                "Guzzle",
                "http"
            ],
            "install-path": "../php-http/guzzle7-adapter"
        },
        {
            "name": "php-http/httplug",
            "version": "2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/httplug.git",
                "reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
                "reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "php-http/promise": "^1.1",
                "psr/http-client": "^1.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
                "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
            },
            "time": "2023-04-14T15:10:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eric GELOEN",
                    "email": "geloen.eric@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "HTTPlug, the HTTP client abstraction for PHP",
            "homepage": "http://httplug.io",
            "keywords": [
                "client",
                "http"
            ],
            "support": {
                "issues": "https://github.com/php-http/httplug/issues",
                "source": "https://github.com/php-http/httplug/tree/2.4.0"
            },
            "install-path": "../php-http/httplug"
        },
        {
            "name": "php-http/message",
            "version": "1.16.1",
            "version_normalized": "1.16.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message.git",
                "reference": "5997f3289332c699fa2545c427826272498a2088"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088",
                "reference": "5997f3289332c699fa2545c427826272498a2088",
                "shasum": ""
            },
            "require": {
                "clue/stream-filter": "^1.5",
                "php": "^7.2 || ^8.0",
                "psr/http-message": "^1.1 || ^2.0"
            },
            "provide": {
                "php-http/message-factory-implementation": "1.0"
            },
            "require-dev": {
                "ergebnis/composer-normalize": "^2.6",
                "ext-zlib": "*",
                "guzzlehttp/psr7": "^1.0 || ^2.0",
                "laminas/laminas-diactoros": "^2.0 || ^3.0",
                "php-http/message-factory": "^1.0.2",
                "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
                "slim/slim": "^3.0"
            },
            "suggest": {
                "ext-zlib": "Used with compressor/decompressor streams",
                "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
                "laminas/laminas-diactoros": "Used with Diactoros Factories",
                "slim/slim": "Used with Slim Framework PSR-7 implementation"
            },
            "time": "2024-03-07T13:22:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/filters.php"
                ],
                "psr-4": {
                    "Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "HTTP Message related tools",
            "homepage": "http://php-http.org",
            "keywords": [
                "http",
                "message",
                "psr-7"
            ],
            "support": {
                "issues": "https://github.com/php-http/message/issues",
                "source": "https://github.com/php-http/message/tree/1.16.1"
            },
            "install-path": "../php-http/message"
        },
        {
            "name": "php-http/message-factory",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/message-factory.git",
                "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
                "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-14T14:16:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Factory interfaces for PSR-7 HTTP Message",
            "homepage": "http://php-http.org",
            "keywords": [
                "factory",
                "http",
                "message",
                "stream",
                "uri"
            ],
            "support": {
                "issues": "https://github.com/php-http/message-factory/issues",
                "source": "https://github.com/php-http/message-factory/tree/1.1.0"
            },
            "abandoned": "psr/http-factory",
            "install-path": "../php-http/message-factory"
        },
        {
            "name": "php-http/promise",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-http/promise.git",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
                "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
            },
            "time": "2024-03-15T13:55:21+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Http\\Promise\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Joel Wurtz",
                    "email": "joel.wurtz@gmail.com"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com"
                }
            ],
            "description": "Promise used for asynchronous HTTP requests",
            "homepage": "http://httplug.io",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/php-http/promise/issues",
                "source": "https://github.com/php-http/promise/tree/1.3.1"
            },
            "install-path": "../php-http/promise"
        },
        {
            "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": {
                    "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.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "e616d01114759c4c489f93b099585439f795fe35"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
                "reference": "e616d01114759c4c489f93b099585439f795fe35",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0 || ^2.0"
            },
            "time": "2023-04-10T20:10:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "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/tree/1.0.2"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "name": "psr/http-message",
            "version": "2.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:54:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://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/2.0"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "sarciszewski/php-future",
            "version": "0.4.2",
            "version_normalized": "0.4.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sarciszewski/php-future.git",
                "reference": "8bcc414eecfe68bb4600ab9b179ef6e8454b8ca0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sarciszewski/php-future/zipball/8bcc414eecfe68bb4600ab9b179ef6e8454b8ca0",
                "reference": "8bcc414eecfe68bb4600ab9b179ef6e8454b8ca0",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.5.*"
            },
            "time": "2015-09-28T20:04:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Scott Arciszewski",
                    "email": "scott@paragonie.com",
                    "homepage": "https://appsec.solutions",
                    "role": "Developer"
                }
            ],
            "description": "Polyfill new (5.6+) features into old (5.4+) versions of PHP",
            "keywords": [
                "compatibility",
                "future",
                "hash_equals",
                "security"
            ],
            "install-path": "../sarciszewski/php-future"
        },
        {
            "name": "swisnl/omnipay-redsys",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-redsys.git",
                "reference": "c5f0cd617b428ef1a49b0db191d66c3c17b0f894"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-redsys/zipball/c5f0cd617b428ef1a49b0db191d66c3c17b0f894",
                "reference": "c5f0cd617b428ef1a49b0db191d66c3c17b0f894",
                "shasum": ""
            },
            "require": {
                "league/omnipay": "^3",
                "sarciszewski/php-future": "^0.4.2"
            },
            "require-dev": {
                "omnipay/tests": "~3.0"
            },
            "time": "2021-09-22T09:59:35+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\RedSys\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Cees Geene",
                    "email": "cees@swis.nl"
                },
                {
                    "name": "Omnipay RedSys Contributors",
                    "homepage": "https://github.com/swisnl/omnipay-redsys/contributors"
                }
            ],
            "description": "RedSys driver for the Omnipay payment processing library",
            "homepage": "https://github.com/swisnl/omnipay-redsys",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "redsys"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-redsys/tree/master"
            },
            "install-path": "../swisnl/omnipay-redsys"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "80d075412b557d41002320b96a096ca65aa2c98d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d",
                "reference": "80d075412b557d41002320b96a096ca65aa2c98d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2023-01-24T14:02:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/http-foundation",
            "version": "v5.4.38",
            "version_normalized": "5.4.38.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "d8c13d35f68c69e15595fe37fa2c225d11c10f7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d8c13d35f68c69e15595fe37fa2c225d11c10f7e",
                "reference": "d8c13d35f68c69e15595fe37fa2c225d11c10f7e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "predis/predis": "~1.0",
                "symfony/cache": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
                "symfony/mime": "^4.4|^5.0|^6.0",
                "symfony/rate-limiter": "^5.2|^6.0"
            },
            "suggest": {
                "symfony/mime": "To use the file extension guesser"
            },
            "time": "2024-03-19T10:19:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Defines an object-oriented layer for the HTTP specification",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v5.4.38"
            },
            "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/http-foundation"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.29.0",
            "version_normalized": "1.29.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
                "reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-01-29T20:11:03+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.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-mbstring"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.29.0",
            "version_normalized": "1.29.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
                "reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-01-29T20:11:03+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.29.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": "th3third/omnipay-payflow-extended",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-payflow-extended.git",
                "reference": "512a8d2a79123639dcb101353935b1dc1994ba81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-payflow-extended/zipball/512a8d2a79123639dcb101353935b1dc1994ba81",
                "reference": "512a8d2a79123639dcb101353935b1dc1994ba81",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2024-04-19T11:16:10+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\PayflowExtended\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marshall Miller",
                    "email": "contact@marshall-miller.com"
                }
            ],
            "description": "An extended Payflow driver with recurring payments for the Omnipay payment processing library",
            "homepage": "https://github.com/th3third/omnipay-payflow-extended",
            "keywords": [
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payflow",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-payflow-extended/tree/master"
            },
            "install-path": "../th3third/omnipay-payflow-extended"
        },
        {
            "name": "xown/omnipay-epay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-epay.git",
                "reference": "15027a69dfa93acc909c1c8482286bc9ec66a3b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-epay/zipball/15027a69dfa93acc909c1c8482286bc9ec66a3b8",
                "reference": "15027a69dfa93acc909c1c8482286bc9ec66a3b8",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "time": "2021-09-19T11:31:06+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-0": {
                    "Omnipay\\Epay\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Saidul Islam",
                    "email": "saidul.04@gmail.com"
                }
            ],
            "description": "ePay driver for the Omnipay payment processing library",
            "support": {
                "source": "https://github.com/joomdonation/omnipay-epay/tree/master"
            },
            "install-path": "../xown/omnipay-epay"
        },
        {
            "name": "yinsee/omnipay-billplz",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-billplz.git",
                "reference": "6c0dbd2f1f7af524c092c801303a42d43b185144"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-billplz/zipball/6c0dbd2f1f7af524c092c801303a42d43b185144",
                "reference": "6c0dbd2f1f7af524c092c801303a42d43b185144",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2021-09-17T16:53:55+00:00",
            "type": "library",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\Billplz\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Yinsee",
                    "email": "yinsee@3b.my"
                }
            ],
            "description": "Billplz support for Omnipay payment processing library",
            "homepage": "https://github.com/yinsee/omnipay-billplz",
            "keywords": [
                "Billplz",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment",
                "purchase"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-billplz/tree/master"
            },
            "install-path": "../yinsee/omnipay-billplz"
        },
        {
            "name": "zburke/omnipay-bluepay",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/joomdonation/omnipay-bluepay.git",
                "reference": "0f85823ba17974242aeb3d4415fcc566d757d3ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/joomdonation/omnipay-bluepay/zipball/0f85823ba17974242aeb3d4415fcc566d757d3ab",
                "reference": "0f85823ba17974242aeb3d4415fcc566d757d3ab",
                "shasum": ""
            },
            "require": {
                "omnipay/common": "^3"
            },
            "require-dev": {
                "omnipay/tests": "^3"
            },
            "time": "2022-12-31T15:23:44+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "Omnipay\\BluePay\\": "src/"
                }
            },
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Zak Burke",
                    "email": "zak.burke@gmail.com"
                },
                {
                    "name": "Omnipay Contributors",
                    "homepage": "https://github.com/zburke/omnipay-bluepay/contributors"
                }
            ],
            "description": "BluePay gateway for the Omnipay payment processing library",
            "homepage": "https://github.com/zburke/omnipay-bluepay",
            "keywords": [
                "bluepay",
                "gateway",
                "merchant",
                "omnipay",
                "pay",
                "payment"
            ],
            "support": {
                "source": "https://github.com/joomdonation/omnipay-bluepay/tree/master"
            },
            "install-path": "../zburke/omnipay-bluepay"
        }
    ],
    "dev": false,
    "dev-package-names": []
}