[
    {
        "name": "authorizenet/authorizenet",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/AuthorizeNet/sdk-php.git",
            "reference": "7fa78e6397d363296e462c3b348573c17175b7a8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/7fa78e6397d363296e462c3b348573c17175b7a8",
            "reference": "7fa78e6397d363296e462c3b348573c17175b7a8",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.6"
        },
        "require-dev": {
            "phpmd/phpmd": "~2.0",
            "phpunit/phpunit": "~4.0"
        },
        "time": "2019-01-14T13:32:41+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"
        ]
    },
    {
        "name": "square/connect",
        "version": "2.20190925.0",
        "version_normalized": "2.20190925.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/square/connect-php-sdk.git",
            "reference": "9d94237953c438f07f5f0471a2ab0f3848368b80"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/square/connect-php-sdk/zipball/9d94237953c438f07f5f0471a2ab0f3848368b80",
            "reference": "9d94237953c438f07f5f0471a2ab0f3848368b80",
            "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": "2019-09-25T17:56:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "SquareConnect\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Square, Inc.",
                "homepage": "https://squareup.com/developers"
            }
        ],
        "description": "PHP client library for the Square Connect v2 API",
        "homepage": "https://github.com/square/connect-php-sdk",
        "keywords": [
            "api",
            "php",
            "sdk",
            "swagger"
        ]
    }
]
