{ "_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#composer-lock-the-lock-file", "This file is @generated automatically" ], "content-hash": "28311f1b0934b625e6070ecf9ec244df", "packages": [ { "name": "curl/curl", "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/php-mod/curl.git", "reference": "d4970cf3451de7688b90af77299548ada72b53dd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-mod/curl/zipball/d4970cf3451de7688b90af77299548ada72b53dd", "reference": "d4970cf3451de7688b90af77299548ada72b53dd", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "squizlabs/php_codesniffer": "~2.1" }, "type": "library", "autoload": { "psr-0": { "Curl": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Hassan Amouhzi", "email": "hassan@anezi.net", "homepage": "http://hassan.amouhzi.com" }, { "name": "php-curl-class", "homepage": "https://github.com/php-curl-class" }, { "name": "user52", "homepage": "https://github.com/user52" } ], "description": "cURL class for PHP", "homepage": "https://github.com/php-mod/curl", "keywords": [ "curl", "dot" ], "time": "2018-05-02T16:32:35+00:00" }, { "name": "stymiee/authnetjson", "version": "3.1.4", "source": { "type": "git", "url": "https://github.com/stymiee/authnetjson.git", "reference": "e6e700711020a6e3f69fad3425b7156088f342cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stymiee/authnetjson/zipball/e6e700711020a6e3f69fad3425b7156088f342cb", "reference": "e6e700711020a6e3f69fad3425b7156088f342cb", "shasum": "" }, "require": { "curl/curl": "^1.5", "php": ">=5.4.0" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "John Conde", "email": "stymiee@gmail.com", "homepage": "http://www.johnconde.net", "role": "Developer" } ], "description": "Abstract library for the Authorize.Net JSON APIs", "homepage": "http://github.com/stymiee/authnetjson", "keywords": [ "authnetjson", "authorize.net", "json" ], "time": "2018-01-22T02:42:45+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }