{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "37c16b3e9ba0484631e1e5ba4cead7b2", "packages": [ { "name": "authorizenet/authorizenet", "version": "2.0.4", "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" }, "type": "library", "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" }, "time": "2024-09-18T06:23:52+00:00" }, { "name": "curl/curl", "version": "2.5.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" }, "type": "library", "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" }, "time": "2022-12-14T13:27:59+00:00" }, { "name": "stymiee/authnetjson", "version": "4.2.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.*" }, "type": "library", "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" }, "time": "2023-02-13T15:42:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }