{ "_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": "ef33a503dfe9b5b3b338602a644ca59b", "packages": [ { "name": "paynl/sdk", "version": "v1.6.5", "source": { "type": "git", "url": "https://github.com/paynl/sdk.git", "reference": "7b35dc4e579280d34f12ba519fa6aaaca7d8b543" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paynl/sdk/zipball/7b35dc4e579280d34f12ba519fa6aaaca7d8b543", "reference": "7b35dc4e579280d34f12ba519fa6aaaca7d8b543", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php-curl-class/php-curl-class": "^8.3||^9.0" }, "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": "2021-10-22T14:40:13+00:00" }, { "name": "php-curl-class/php-curl-class", "version": "9.18.2", "source": { "type": "git", "url": "https://github.com/php-curl-class/php-curl-class.git", "reference": "2b8a93b37d0525b4585820397ab8af7f4c317bcb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-curl-class/php-curl-class/zipball/2b8a93b37d0525b4585820397ab8af7f4c317bcb", "reference": "2b8a93b37d0525b4585820397ab8af7f4c317bcb", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=7.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "*", "ext-gd": "*", "friendsofphp/php-cs-fixer": "*", "phpcompatibility/php-compatibility": "dev-develop", "phpcsstandards/phpcsutils": "@alpha", "phpunit/phpunit": "*", "squizlabs/php_codesniffer": "*", "vimeo/psalm": "*" }, "suggest": { "ext-mbstring": "*" }, "type": "library", "autoload": { "psr-4": { "Curl\\": "src/Curl/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Unlicense" ], "authors": [ { "name": "Zach Borboa" }, { "name": "Contributors", "homepage": "https://github.com/php-curl-class/php-curl-class/graphs/contributors" } ], "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": "2023-09-11T18:08:28+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }