{ "_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": "3998a02ec0d3b5f4ebeba79ca1fd845d", "packages": [ { "name": "unzerdev/php-sdk", "version": "3.7.0", "source": { "type": "git", "url": "https://github.com/unzerdev/php-sdk.git", "reference": "6908c82465ae68cc205258027200b15ac7956a34" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unzerdev/php-sdk/zipball/6908c82465ae68cc205258027200b15ac7956a34", "reference": "6908c82465ae68cc205258027200b15ac7956a34", "shasum": "" }, "require": { "ext-json": "*", "php": "~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "phpunit/phpunit": ">6.5 <10.0" }, "suggest": { "ext-curl": "*" }, "type": "library", "autoload": { "psr-4": { "UnzerSDK\\": "src", "UnzerSDK\\examples\\": "examples" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "This is the php sdk to connect to the Unzer rest API.", "support": { "email": "support@unzer.com", "source": "https://github.com/unzerdev/php-sdk/tree/3.7.0" }, "time": "2024-06-19T14:13:42+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=7.1" }, "platform-dev": [], "plugin-api-version": "2.2.0" }