{ "_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": "ef33a503dfe9b5b3b338602a644ca59b", "packages": [ { "name": "paynl/sdk", "version": "v1.5.16", "source": { "type": "git", "url": "https://github.com/paynl/sdk.git", "reference": "da650911f57e406ce71da6cf530bdb1402b3808a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paynl/sdk/zipball/da650911f57e406ce71da6cf530bdb1402b3808a", "reference": "da650911f57e406ce71da6cf530bdb1402b3808a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php-curl-class/php-curl-class": "^8.3" }, "require-dev": { "php-coveralls/php-coveralls": "^1.0", "phpunit/phpunit": "^4.8" }, "suggest": { "ext-simplexml": "*" }, "type": "library", "autoload": { "psr-4": { "Paynl\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Andy Pieters", "email": "andy@pay.nl" } ], "time": "2020-07-13T17:53:29+00:00" }, { "name": "php-curl-class/php-curl-class", "version": "8.8.0", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "180273b577148090a62bb7333201d17e0b6efb75" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/180273b577148090a62bb7333201d17e0b6efb75", "reference": "180273b577148090a62bb7333201d17e0b6efb75", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "ext-gd": "*", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "*" }, "suggest": { "ext-mbstring": "*" }, "type": "library", "autoload": { "psr-4": { "Curl\\": "src/Curl/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Unlicense" ], "authors": [ { "name": "Zach Borboa" } ], "description": "PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.", "homepage": "https://github.com/php-curl-class/php-curl-class", "keywords": [ "API-Client", "api", "class", "client", "curl", "framework", "http", "http-client", "http-proxy", "json", "php", "php-curl", "php-curl-library", "proxy", "requests", "restful", "web-scraper", "web-scraping ", "web-service", "xml" ], "time": "2020-04-20T03:39:57+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }