[
    {
        "name": "quickpay/quickpay-php-client",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/QuickPay/quickpay-php-client.git",
            "reference": "31ec24f449b6bc27607773098e150a3f005441ad"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/QuickPay/quickpay-php-client/zipball/31ec24f449b6bc27607773098e150a3f005441ad",
            "reference": "31ec24f449b6bc27607773098e150a3f005441ad",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*",
            "satooshi/php-coveralls": "1.0.*",
            "squizlabs/php_codesniffer": "2.8.*"
        },
        "time": "2019-12-16T08:34:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "QuickPay\\": "QuickPay/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "PHP-SDK to communicate with the payment provider QuickPay",
        "homepage": "https://github.com/QuickPay/quickpay-php-client"
    }
]
