{
    "packages": [
        {
            "name": "authorizenet/authorizenet",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/AuthorizeNet/sdk-php.git",
                "reference": "8555cc245953dd0ac57f7ea424a5572eae4c7191"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/AuthorizeNet/sdk-php/zipball/8555cc245953dd0ac57f7ea424a5572eae4c7191",
                "reference": "8555cc245953dd0ac57f7ea424a5572eae4c7191",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.6"
            },
            "time": "2024-09-18T06:23:52+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"
            ],
            "support": {
                "issues": "https://github.com/AuthorizeNet/sdk-php/issues",
                "source": "https://github.com/AuthorizeNet/sdk-php/tree/2.0.4"
            },
            "install-path": "../authorizenet/authorizenet"
        },
        {
            "name": "curl/curl",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-mod/curl.git",
                "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-mod/curl/zipball/c4f8799c471e43b7c782c77d5c6e178d0465e210",
                "reference": "c4f8799c471e43b7c782c77d5c6e178d0465e210",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": "^5.6 | ^7.0 | ^8.0"
            },
            "require-dev": {
                "yoast/phpunit-polyfills": "^0.2.0"
            },
            "time": "2022-12-14T13:27:59+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Curl": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "php-curl-class",
                    "homepage": "https://github.com/php-curl-class"
                },
                {
                    "name": "Hassan Amouhzi",
                    "email": "hassan@anezi.net",
                    "homepage": "http://hassan.amouhzi.com"
                },
                {
                    "name": "user52",
                    "homepage": "https://github.com/user52"
                }
            ],
            "description": "cURL class for PHP",
            "homepage": "https://github.com/php-mod/curl",
            "keywords": [
                "curl",
                "dot"
            ],
            "support": {
                "issues": "https://github.com/php-mod/curl/issues",
                "source": "https://github.com/php-mod/curl/tree/2.5.0"
            },
            "install-path": "../curl/curl"
        },
        {
            "name": "stymiee/authnetjson",
            "version": "4.2.0",
            "version_normalized": "4.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stymiee/authnetjson.git",
                "reference": "54805b0733a065cb20388cebf5d78bafe10e2b85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stymiee/authnetjson/zipball/54805b0733a065cb20388cebf5d78bafe10e2b85",
                "reference": "54805b0733a065cb20388cebf5d78bafe10e2b85",
                "shasum": ""
            },
            "require": {
                "curl/curl": "^2",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=7.2.0"
            },
            "require-dev": {
                "nunomaduro/phpinsights": "@stable",
                "phpmd/phpmd": "@stable",
                "phpunit/phpunit": "^8",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2023-02-13T15:42:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Authnetjson\\": [
                        "src/Authnetjson/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "John Conde",
                    "email": "stymiee@gmail.com",
                    "homepage": "https://stymiee.dev",
                    "role": "Developer"
                }
            ],
            "description": "Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.",
            "homepage": "https://github.com/stymiee/authnetjson",
            "keywords": [
                "AuthNet",
                "JSON-API",
                "authnetjson",
                "authorize-net",
                "authorize.net",
                "authorizenet",
                "capture-transaction",
                "json",
                "payment",
                "payment-gateway",
                "php",
                "webhook"
            ],
            "support": {
                "issues": "https://github.com/stymiee/authnetjson/issues",
                "source": "https://github.com/stymiee/authnetjson/tree/4.2.0"
            },
            "install-path": "../stymiee/authnetjson"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
