[
    {
        "name": "guzzle/guzzle",
        "version": "v3.9.3",
        "version_normalized": "3.9.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle3.git",
            "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
            "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.3",
            "symfony/event-dispatcher": "~2.1"
        },
        "replace": {
            "guzzle/batch": "self.version",
            "guzzle/cache": "self.version",
            "guzzle/common": "self.version",
            "guzzle/http": "self.version",
            "guzzle/inflection": "self.version",
            "guzzle/iterator": "self.version",
            "guzzle/log": "self.version",
            "guzzle/parser": "self.version",
            "guzzle/plugin": "self.version",
            "guzzle/plugin-async": "self.version",
            "guzzle/plugin-backoff": "self.version",
            "guzzle/plugin-cache": "self.version",
            "guzzle/plugin-cookie": "self.version",
            "guzzle/plugin-curlauth": "self.version",
            "guzzle/plugin-error-response": "self.version",
            "guzzle/plugin-history": "self.version",
            "guzzle/plugin-log": "self.version",
            "guzzle/plugin-md5": "self.version",
            "guzzle/plugin-mock": "self.version",
            "guzzle/plugin-oauth": "self.version",
            "guzzle/service": "self.version",
            "guzzle/stream": "self.version"
        },
        "require-dev": {
            "doctrine/cache": "~1.3",
            "monolog/monolog": "~1.0",
            "phpunit/phpunit": "3.7.*",
            "psr/log": "~1.0",
            "symfony/class-loader": "~2.1",
            "zendframework/zend-cache": "2.*,<2.3",
            "zendframework/zend-log": "2.*,<2.3"
        },
        "suggest": {
            "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
        },
        "time": "2015-03-18T18:23:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Guzzle": "src/",
                "Guzzle\\Tests": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Guzzle Community",
                "homepage": "https://github.com/guzzle/guzzle/contributors"
            }
        ],
        "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ],
        "abandoned": "guzzlehttp/guzzle"
    },
    {
        "name": "aws/aws-sdk-php",
        "version": "2.8.31",
        "version_normalized": "2.8.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/aws/aws-sdk-php.git",
            "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/64fa4b07f056e338a5f0f29eece75babaa83af68",
            "reference": "64fa4b07f056e338a5f0f29eece75babaa83af68",
            "shasum": ""
        },
        "require": {
            "guzzle/guzzle": "~3.7",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "ext-openssl": "*",
            "monolog/monolog": "~1.4",
            "phpunit/phpunit": "~4.0",
            "phpunit/phpunit-mock-objects": "2.3.1",
            "symfony/yaml": "~2.1"
        },
        "suggest": {
            "doctrine/cache": "Adds support for caching of credentials and responses",
            "ext-apc": "Allows service description opcode caching, request and response caching, and credentials caching",
            "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
            "monolog/monolog": "Adds support for logging HTTP requests and responses",
            "symfony/yaml": "Eases the ability to write manifests for creating jobs in AWS Import/Export"
        },
        "time": "2016-07-25T18:03:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Aws": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Amazon Web Services",
                "homepage": "http://aws.amazon.com"
            }
        ],
        "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
        "homepage": "http://aws.amazon.com/sdkforphp",
        "keywords": [
            "amazon",
            "aws",
            "cloud",
            "dynamodb",
            "ec2",
            "glacier",
            "s3",
            "sdk"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/e79d363049d1c2128f133a2667e4f4190904f7f4",
            "reference": "e79d363049d1c2128f133a2667e4f4190904f7f4",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2016-11-14T01:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.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": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "ircmaxell/password-compat",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ircmaxell/password_compat.git",
            "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
            "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2014-11-20T16:49:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/password.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Anthony Ferrara",
                "email": "ircmaxell@php.net",
                "homepage": "http://blog.ircmaxell.com"
            }
        ],
        "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
        "homepage": "https://github.com/ircmaxell/password_compat",
        "keywords": [
            "hashing",
            "password"
        ]
    },
    {
        "name": "symfony/polyfill-php55",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php55.git",
            "reference": "03e3f0350bca2220e3623a0e340eef194405fc67"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php55/zipball/03e3f0350bca2220e3623a0e340eef194405fc67",
            "reference": "03e3f0350bca2220e3623a0e340eef194405fc67",
            "shasum": ""
        },
        "require": {
            "ircmaxell/password-compat": "~1.0",
            "php": ">=5.3.3"
        },
        "time": "2016-11-14T01:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php55\\": ""
            },
            "files": [
                "bootstrap.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": "Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php54",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php54.git",
            "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php54/zipball/90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
            "reference": "90e085822963fdcc9d1c5b73deb3d2e5783b16a0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2016-11-14T01:06:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php54\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "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 backporting some PHP 5.4+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "omnipay/common",
        "version": "v2.3.4",
        "version_normalized": "2.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-common.git",
            "reference": "fcd5a606713d11536c89315a5ae02d965a737c21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/fcd5a606713d11536c89315a5ae02d965a737c21",
            "reference": "fcd5a606713d11536c89315a5ae02d965a737c21",
            "shasum": ""
        },
        "require": {
            "guzzle/guzzle": "~3.9",
            "php": ">=5.3.2",
            "symfony/http-foundation": "~2.1"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2015-03-30T14:34:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            },
            "gateways": [
                "AuthorizeNet_AIM",
                "AuthorizeNet_SIM",
                "Buckaroo",
                "Buckaroo_Ideal",
                "Buckaroo_PayPal",
                "CardSave",
                "Coinbase",
                "Dummy",
                "Eway_Rapid",
                "FirstData_Connect",
                "GoCardless",
                "Manual",
                "Migs_ThreeParty",
                "Migs_TwoParty",
                "Mollie",
                "MultiSafepay",
                "Netaxept",
                "NetBanx",
                "PayFast",
                "Payflow_Pro",
                "PaymentExpress_PxPay",
                "PaymentExpress_PxPost",
                "PayPal_Express",
                "PayPal_Pro",
                "Pin",
                "SagePay_Direct",
                "SagePay_Server",
                "SecurePay_DirectPost",
                "Stripe",
                "TargetPay_Directebanking",
                "TargetPay_Ideal",
                "TargetPay_Mrcash",
                "TwoCheckout",
                "WorldPay",
                "Alipay Bank",
                "AliPay Dual Func",
                "Alipay Express",
                "Alipay Mobile Express",
                "Alipay Secured",
                "Alipay Wap Express",
                "Cybersource",
                "DataCash",
                "Ecopayz",
                "Neteller",
                "Pacnet",
                "PaymentSense",
                "Realex Remote",
                "SecPay (PayPoint.net)",
                "Sisow",
                "Skrill",
                "YandexMoney",
                "YandexMoneyIndividual"
            ]
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Omnipay\\Common\\": "src/"
            },
            "classmap": [
                "src/Omnipay/Omnipay.php"
            ]
        },
        "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-common/contributors"
            }
        ],
        "description": "Common components for Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-common",
        "keywords": [
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment",
            "purchase"
        ]
    },
    {
        "name": "omnipay/worldpay",
        "version": "v2.2",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-worldpay.git",
            "reference": "26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-worldpay/zipball/26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083",
            "reference": "26ead4ca2c6ec45c9a3b3dad0be8880e0b1df083",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-01-28T12:55:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\WorldPay\\": "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-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"
        ]
    },
    {
        "name": "omnipay/targetpay",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-targetpay.git",
            "reference": "fc74d5d0f7929ce86298faec9e195985d7d4afe0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-targetpay/zipball/fc74d5d0f7929ce86298faec9e195985d7d4afe0",
            "reference": "fc74d5d0f7929ce86298faec9e195985d7d4afe0",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2014-09-17T00:38:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\TargetPay\\": "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-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"
        ]
    },
    {
        "name": "omnipay/stripe",
        "version": "v2.4.2",
        "version_normalized": "2.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-stripe.git",
            "reference": "50bdec8d7d1562c52dd56928243be4a04bcf20e6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/50bdec8d7d1562c52dd56928243be4a04bcf20e6",
            "reference": "50bdec8d7d1562c52dd56928243be4a04bcf20e6",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-12-15T09:42:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-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"
        ]
    },
    {
        "name": "omnipay/securepay",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-securepay.git",
            "reference": "e68954d455edc8337bb30e6c579d32b6e691d29a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-securepay/zipball/e68954d455edc8337bb30e6c579d32b6e691d29a",
            "reference": "e68954d455edc8337bb30e6c579d32b6e691d29a",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-11-09T04:52:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "omnipay/sagepay",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-sagepay.git",
            "reference": "ca992b28a0d7ec7dbf218852dab36ec309dee07e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-sagepay/zipball/ca992b28a0d7ec7dbf218852dab36ec309dee07e",
            "reference": "ca992b28a0d7ec7dbf218852dab36ec309dee07e",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-02-07T13:25:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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": "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"
        ]
    },
    {
        "name": "omnipay/pin",
        "version": "v2.2.2",
        "version_normalized": "2.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-pin.git",
            "reference": "8c859bc71de8def70623eacd1b3ec6da1829a445"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-pin/zipball/8c859bc71de8def70623eacd1b3ec6da1829a445",
            "reference": "8c859bc71de8def70623eacd1b3ec6da1829a445",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-03-25T18:06:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "omnipay/paypal",
        "version": "v2.6.3",
        "version_normalized": "2.6.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-paypal.git",
            "reference": "e06c8814deacc793715bb9fd3fcae5995b5d8d6b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-paypal/zipball/e06c8814deacc793715bb9fd3fcae5995b5d8d6b",
            "reference": "e06c8814deacc793715bb9fd3fcae5995b5d8d6b",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-12-22T12:35:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.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"
        ]
    },
    {
        "name": "omnipay/paymentexpress",
        "version": "v2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-paymentexpress.git",
            "reference": "5707f016cd2a6fa735f325c40ff3b5fbe29452ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-paymentexpress/zipball/5707f016cd2a6fa735f325c40ff3b5fbe29452ea",
            "reference": "5707f016cd2a6fa735f325c40ff3b5fbe29452ea",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-05-02T13:46:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "omnipay/payflow",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-payflow.git",
            "reference": "4a89c0450b356fca57c0ee4d3ea08145ea93449f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-payflow/zipball/4a89c0450b356fca57c0ee4d3ea08145ea93449f",
            "reference": "4a89c0450b356fca57c0ee4d3ea08145ea93449f",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-07-30T08:33:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Payflow\\": "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-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"
        ]
    },
    {
        "name": "omnipay/payfast",
        "version": "v2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-payfast.git",
            "reference": "f352e89e5901756e861ddcadaed9b8693aaaa239"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-payfast/zipball/f352e89e5901756e861ddcadaed9b8693aaaa239",
            "reference": "f352e89e5901756e861ddcadaed9b8693aaaa239",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2014-09-29T01:07:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\PayFast\\": "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-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"
        ]
    },
    {
        "name": "omnipay/netbanx",
        "version": "v2.2",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-netbanx.git",
            "reference": "3684bbbf0dbdb977c1484d7252d776d81c68c813"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-netbanx/zipball/3684bbbf0dbdb977c1484d7252d776d81c68c813",
            "reference": "3684bbbf0dbdb977c1484d7252d776d81c68c813",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-09-21T10:52:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\NetBanx\\": "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-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"
        ]
    },
    {
        "name": "omnipay/netaxept",
        "version": "v2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-netaxept.git",
            "reference": "a15ab75a338726536880b9ac0c1e6071a81342f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-netaxept/zipball/a15ab75a338726536880b9ac0c1e6071a81342f9",
            "reference": "a15ab75a338726536880b9ac0c1e6071a81342f9",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2015-05-08T15:13:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "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"
        ]
    },
    {
        "name": "omnipay/mollie",
        "version": "v3.1",
        "version_normalized": "3.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-mollie.git",
            "reference": "66342a755df2d01954f753ee59656115da6f57d0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-mollie/zipball/66342a755df2d01954f753ee59656115da6f57d0",
            "reference": "66342a755df2d01954f753ee59656115da6f57d0",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.2"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-09-14T09:25:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.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": "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"
        ]
    },
    {
        "name": "omnipay/migs",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-migs.git",
            "reference": "c15be0960ae578d60cabc7c0a2895da41430821f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-migs/zipball/c15be0960ae578d60cabc7c0a2895da41430821f",
            "reference": "c15be0960ae578d60cabc7c0a2895da41430821f",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-09-22T01:58:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Migs\\": "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-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"
        ]
    },
    {
        "name": "omnipay/manual",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-manual.git",
            "reference": "d896909093422f25a9deec13232b31ea69a72994"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-manual/zipball/d896909093422f25a9deec13232b31ea69a72994",
            "reference": "d896909093422f25a9deec13232b31ea69a72994",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-12-28T03:02:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Manual\\": "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-manual/contributors"
            }
        ],
        "description": "Manual driver for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-manual",
        "keywords": [
            "gateway",
            "manual",
            "merchant",
            "omnipay",
            "pay",
            "payment"
        ]
    },
    {
        "name": "omnipay/gocardless",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-gocardless.git",
            "reference": "1c0bebdcc32d89fd243e1183028d2d50316e8bb1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-gocardless/zipball/1c0bebdcc32d89fd243e1183028d2d50316e8bb1",
            "reference": "1c0bebdcc32d89fd243e1183028d2d50316e8bb1",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2015-09-24T14:44:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\GoCardless\\": "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-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"
        ]
    },
    {
        "name": "omnipay/firstdata",
        "version": "v2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-firstdata.git",
            "reference": "e33826821db88d90886cad6c81a29452d3cf91a2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-firstdata/zipball/e33826821db88d90886cad6c81a29452d3cf91a2",
            "reference": "e33826821db88d90886cad6c81a29452d3cf91a2",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-01-14T06:24:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\FirstData\\": "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-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"
        ]
    },
    {
        "name": "omnipay/eway",
        "version": "v2.2.1",
        "version_normalized": "2.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-eway.git",
            "reference": "1c953630f7097bfdeed200b17a847015a4df5607"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-eway/zipball/1c953630f7097bfdeed200b17a847015a4df5607",
            "reference": "1c953630f7097bfdeed200b17a847015a4df5607",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-03-22T01:11:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "omnipay/dummy",
        "version": "v2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-dummy.git",
            "reference": "8232954c15a24b848057c30ef25470d10dcfc956"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-dummy/zipball/8232954c15a24b848057c30ef25470d10dcfc956",
            "reference": "8232954c15a24b848057c30ef25470d10dcfc956",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-07-30T04:18:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Dummy\\": "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-dummy/contributors"
            }
        ],
        "description": "Dummy driver for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-dummy",
        "keywords": [
            "Dummy",
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment"
        ]
    },
    {
        "name": "omnipay/coinbase",
        "version": "v2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-coinbase.git",
            "reference": "69c4f07d88ef3bdb2b42cd90234b358b641dfa29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-coinbase/zipball/69c4f07d88ef3bdb2b42cd90234b358b641dfa29",
            "reference": "69c4f07d88ef3bdb2b42cd90234b358b641dfa29",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2015-03-06T05:35:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Coinbase\\": "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-coinbase/contributors"
            }
        ],
        "description": "Coinbase driver for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-coinbase",
        "keywords": [
            "coinbase",
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment"
        ]
    },
    {
        "name": "omnipay/cardsave",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-cardsave.git",
            "reference": "368fb2f56adb5be2ffcb3c29a7ddcd585cb41a04"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-cardsave/zipball/368fb2f56adb5be2ffcb3c29a7ddcd585cb41a04",
            "reference": "368fb2f56adb5be2ffcb3c29a7ddcd585cb41a04",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2014-09-21T02:27:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\CardSave\\": "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-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"
        ]
    },
    {
        "name": "omnipay/buckaroo",
        "version": "v2.1",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-buckaroo.git",
            "reference": "7fccd4382ba87f6535cb399892c687928615dad7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-buckaroo/zipball/7fccd4382ba87f6535cb399892c687928615dad7",
            "reference": "7fccd4382ba87f6535cb399892c687928615dad7",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2016-08-10T04:41:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\Buckaroo\\": "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-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"
        ]
    },
    {
        "name": "omnipay/2checkout",
        "version": "v2.1.1",
        "version_normalized": "2.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-2checkout.git",
            "reference": "31394ce58d5999b6f49b321cb3547747837c1297"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-2checkout/zipball/31394ce58d5999b6f49b321cb3547747837c1297",
            "reference": "31394ce58d5999b6f49b321cb3547747837c1297",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2014-09-17T00:35:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Omnipay\\TwoCheckout\\": "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-2checkout/contributors"
            }
        ],
        "description": "2Checkout driver for the Omnipay payment processing library",
        "homepage": "https://github.com/thephpleague/omnipay-2checkout",
        "keywords": [
            "2checkout",
            "2co",
            "gateway",
            "merchant",
            "omnipay",
            "pay",
            "payment",
            "twocheckout"
        ]
    },
    {
        "name": "omnipay/omnipay",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay.git",
            "reference": "e9e6d95a2e7c3641ba31c985334d82e39dbd6078"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/e9e6d95a2e7c3641ba31c985334d82e39dbd6078",
            "reference": "e9e6d95a2e7c3641ba31c985334d82e39dbd6078",
            "shasum": ""
        },
        "require": {
            "omnipay/2checkout": "~2.0",
            "omnipay/authorizenet": "~2.0",
            "omnipay/buckaroo": "~2.0",
            "omnipay/cardsave": "~2.0",
            "omnipay/coinbase": "~2.0",
            "omnipay/common": "~2.3.0",
            "omnipay/dummy": "~2.0",
            "omnipay/eway": "~2.0",
            "omnipay/firstdata": "~2.0",
            "omnipay/gocardless": "~2.0",
            "omnipay/manual": "~2.0",
            "omnipay/migs": "~2.0",
            "omnipay/mollie": "~3.0",
            "omnipay/multisafepay": "~2.0",
            "omnipay/netaxept": "~2.0",
            "omnipay/netbanx": "~2.0",
            "omnipay/payfast": "~2.0",
            "omnipay/payflow": "~2.0",
            "omnipay/paymentexpress": "~2.0",
            "omnipay/paypal": "~2.0",
            "omnipay/pin": "~2.0",
            "omnipay/sagepay": "~2.0",
            "omnipay/securepay": "~2.0",
            "omnipay/stripe": "~2.0",
            "omnipay/targetpay": "~2.0",
            "omnipay/worldpay": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2014-12-10T13:55:00+00:00",
        "type": "metapackage",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adrian Macneil",
                "email": "adrian@adrianmacneil.com"
            },
            {
                "name": "Omnipay Community",
                "homepage": "https://github.com/thephpleague/omnipay/graphs/contributors"
            }
        ],
        "description": "Includes Omnipay payment processing library and all officially supported gateways",
        "homepage": "https://github.com/thephpleague/omnipay",
        "keywords": [
            "2checkout",
            "2co",
            "auth.net",
            "authorize",
            "authorize.net",
            "buckaroo",
            "cardsave",
            "coinbase",
            "commweb",
            "dps",
            "egate",
            "eway",
            "express",
            "first data",
            "firstdata",
            "gateway",
            "gocardless",
            "ideal",
            "merchant",
            "migs",
            "mollie",
            "multisafepay",
            "netaxept",
            "netbanx",
            "pay",
            "payfast",
            "payflow",
            "payment",
            "paymentexpress",
            "paypal",
            "pin",
            "purchase",
            "rapid",
            "sagepay",
            "securepay",
            "stripe",
            "tala",
            "tala-payments",
            "targetpay",
            "twocheckout",
            "worldpay"
        ]
    },
    {
        "name": "stripe/stripe-php",
        "version": "v4.5.1",
        "version_normalized": "4.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stripe/stripe-php.git",
            "reference": "420d34ae71059700ea2a2e466670f66ddd97777d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stripe/stripe-php/zipball/420d34ae71059700ea2a2e466670f66ddd97777d",
            "reference": "420d34ae71059700ea2a2e466670f66ddd97777d",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0",
            "satooshi/php-coveralls": "~0.6.1",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2017-03-22T17:51:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stripe\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stripe and contributors",
                "homepage": "https://github.com/stripe/stripe-php/contributors"
            }
        ],
        "description": "Stripe PHP Library",
        "homepage": "https://stripe.com/",
        "keywords": [
            "api",
            "payment processing",
            "stripe"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v2.8.18",
        "version_normalized": "2.8.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/88af747e7af17d8d7d439ad4639dc3e23ddd3edd",
            "reference": "88af747e7af17d8d7d439ad4639dc3e23ddd3edd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php54": "~1.0",
            "symfony/polyfill-php55": "~1.0"
        },
        "require-dev": {
            "symfony/expression-language": "~2.4|~3.0.0"
        },
        "time": "2017-03-04T12:20:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "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": "Symfony HttpFoundation Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v2.8.18",
        "version_normalized": "2.8.18.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/bb4ec47e8e109c1c1172145732d0aa468d967cd0",
            "reference": "bb4ec47e8e109c1c1172145732d0aa468d967cd0",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.9"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "^2.0.5|~3.0.0",
            "symfony/dependency-injection": "~2.6|~3.0.0",
            "symfony/expression-language": "~2.6|~3.0.0",
            "symfony/stopwatch": "~2.3|~3.0.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2017-02-21T08:33:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "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": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "omnipay/authorizenet",
        "version": "2.5.0",
        "version_normalized": "2.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-authorizenet.git",
            "reference": "229bdb205384f2e3bf844cdf258927895b4858d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-authorizenet/zipball/229bdb205384f2e3bf844cdf258927895b4858d5",
            "reference": "229bdb205384f2e3bf844cdf258927895b4858d5",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.2"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2017-03-07T14:00:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "omnipay/multisafepay",
        "version": "v2.3.4",
        "version_normalized": "2.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/omnipay-multisafepay.git",
            "reference": "9163f9b41c4bc658161bdd140b690d186ca535a1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/9163f9b41c4bc658161bdd140b690d186ca535a1",
            "reference": "9163f9b41c4bc658161bdd140b690d186ca535a1",
            "shasum": ""
        },
        "require": {
            "omnipay/common": "~2.0"
        },
        "require-dev": {
            "omnipay/tests": "~2.0"
        },
        "time": "2017-02-22T06:42:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v3.2.6",
        "version_normalized": "3.2.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/093e416ad096355149e265ea2e4cc1f9ee40ab1a",
            "reference": "093e416ad096355149e265ea2e4cc1f9ee40ab1a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.9"
        },
        "require-dev": {
            "symfony/console": "~2.8|~3.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2017-03-07T16:47:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "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": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.0.5",
        "version_normalized": "1.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
            "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3,<8.0-DEV"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "time": "2015-06-14T21:17:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://github.com/doctrine/instantiator",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
            "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "time": "2014-09-09T13:34:57+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Doctrine\\Common\\Lexer\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "lexer",
            "parser"
        ]
    },
    {
        "name": "doctrine/annotations",
        "version": "v1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/annotations.git",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97",
            "reference": "54cacc9b81758b14e3ce750f205a393d52339e97",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "1.*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "doctrine/cache": "1.*",
            "phpunit/phpunit": "^5.7"
        },
        "time": "2017-02-24T16:22:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Docblock Annotations Parser",
        "homepage": "http://www.doctrine-project.org",
        "keywords": [
            "annotations",
            "docblock",
            "parser"
        ]
    },
    {
        "name": "phpoption/phpoption",
        "version": "1.5.0",
        "version_normalized": "1.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-option.git",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "reference": "94e644f7d2051a5f0fcf77d81605f152eecff0ed",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.7.*"
        },
        "time": "2015-07-25T16:39:46+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PhpOption\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Option Type for PHP",
        "keywords": [
            "language",
            "option",
            "php",
            "type"
        ]
    },
    {
        "name": "phpcollection/phpcollection",
        "version": "0.5.0",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-collection.git",
            "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-collection/zipball/f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
            "reference": "f2bcff45c0da7c27991bbc1f90f47c4b7fb434a6",
            "shasum": ""
        },
        "require": {
            "phpoption/phpoption": "1.*"
        },
        "time": "2015-05-17T12:39:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "PhpCollection": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "General-Purpose Collection Library for PHP",
        "keywords": [
            "collection",
            "list",
            "map",
            "sequence",
            "set"
        ]
    },
    {
        "name": "jms/parser-lib",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/parser-lib.git",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/parser-lib/zipball/c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "reference": "c509473bc1b4866415627af0e1c6cc8ac97fa51d",
            "shasum": ""
        },
        "require": {
            "phpoption/phpoption": ">=0.9,<2.0-dev"
        },
        "time": "2012-11-18T18:08:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "description": "A library for easily creating recursive-descent parsers."
    },
    {
        "name": "jms/metadata",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/metadata.git",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/metadata/zipball/6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "reference": "6a06970a10e0a532fb52d3959547123b84a3b3ab",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "doctrine/cache": "~1.0",
            "symfony/cache": "~3.1"
        },
        "time": "2016-12-05T10:18:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Metadata\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Class/method/property metadata management in PHP",
        "keywords": [
            "annotations",
            "metadata",
            "xml",
            "yaml"
        ]
    },
    {
        "name": "jms/serializer",
        "version": "1.6.0",
        "version_normalized": "1.6.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/serializer.git",
            "reference": "5e9008cbb0bac2986979d905a87ae48efcf578c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/serializer/zipball/5e9008cbb0bac2986979d905a87ae48efcf578c4",
            "reference": "5e9008cbb0bac2986979d905a87ae48efcf578c4",
            "shasum": ""
        },
        "require": {
            "doctrine/annotations": "^1.0",
            "doctrine/instantiator": "^1.0.3",
            "jms/metadata": "~1.1",
            "jms/parser-lib": "1.*",
            "php": ">=5.5.0",
            "phpcollection/phpcollection": "~0.1",
            "phpoption/phpoption": "^1.1"
        },
        "conflict": {
            "jms/serializer-bundle": "<1.2.1",
            "twig/twig": "<1.12"
        },
        "require-dev": {
            "doctrine/orm": "~2.1",
            "doctrine/phpcr-odm": "^1.3|^2.0",
            "ext-pdo_sqlite": "*",
            "jackalope/jackalope-doctrine-dbal": "^1.1.5",
            "phpunit/phpunit": "^4.8|^5.0",
            "propel/propel1": "~1.7",
            "symfony/expression-language": "^2.6|^3.0",
            "symfony/filesystem": "^2.1",
            "symfony/form": "~2.1|^3.0",
            "symfony/translation": "^2.1|^3.0",
            "symfony/validator": "^2.2|^3.0",
            "symfony/yaml": "^2.1|^3.0",
            "twig/twig": "~1.12|~2.0"
        },
        "suggest": {
            "doctrine/cache": "Required if you like to use cache functionality.",
            "doctrine/collections": "Required if you like to use doctrine collection types as ArrayCollection.",
            "symfony/yaml": "Required if you'd like to serialize data to YAML format."
        },
        "time": "2017-03-24T13:11:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "JMS\\Serializer": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache2"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.",
        "homepage": "http://jmsyst.com/libs/serializer",
        "keywords": [
            "deserialization",
            "jaxb",
            "json",
            "serialization",
            "xml"
        ]
    },
    {
        "name": "goetas-webservices/xsd2php-runtime",
        "version": "v0.2.5",
        "version_normalized": "0.2.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/goetas-webservices/xsd2php-runtime.git",
            "reference": "0e65c4b1412ccc826d0bebc81867864d16433fb4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/goetas-webservices/xsd2php-runtime/zipball/0e65c4b1412ccc826d0bebc81867864d16433fb4",
            "reference": "0e65c4b1412ccc826d0bebc81867864d16433fb4",
            "shasum": ""
        },
        "require": {
            "jms/serializer": "^1.2",
            "php": ">=5.5",
            "symfony/yaml": "^2.2|^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8|^5.0"
        },
        "time": "2017-03-10T14:00:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GoetasWebservices\\Xsd\\XsdToPhpRuntime\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL"
        ],
        "authors": [
            {
                "name": "Asmir Mustafic"
            }
        ],
        "description": "Convert XSD  (XML Schema) definitions into PHP classes",
        "keywords": [
            "converter",
            "jms",
            "php",
            "serializer",
            "xml",
            "xsd"
        ]
    },
    {
        "name": "authorizenet/authorizenet",
        "version": "1.9.2",
        "version_normalized": "1.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/AuthorizeNet/sdk-php.git",
            "reference": "7a7a2145b82bb8c181e18d292512061e908af72a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/7a7a2145b82bb8c181e18d292512061e908af72a",
            "reference": "7a7a2145b82bb8c181e18d292512061e908af72a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-simplexml": "*",
            "ext-xmlwriter": "*",
            "goetas-webservices/xsd2php-runtime": "^0.2.2",
            "php": ">=5.5"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.0",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-12-03T15:45:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "lib"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "proprietary"
        ],
        "description": "Official PHP SDK for Authorize.Net",
        "homepage": "http://developer.authorize.net",
        "keywords": [
            "authorize.net",
            "authorizenet",
            "ecommerce",
            "payment"
        ]
    }
]
