{ "_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": "5094b2717872fd63393770f20e2ba3c1", "packages": [ { "name": "unzerdev/php-sdk", "version": "3.13.1", "source": { "type": "git", "url": "https://github.com/unzerdev/php-sdk.git", "reference": "0a26d70b33185d52e49b06cb500a6e01bb6f1087" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/unzerdev/php-sdk/zipball/0a26d70b33185d52e49b06cb500a6e01bb6f1087", "reference": "0a26d70b33185d52e49b06cb500a6e01bb6f1087", "shasum": "" }, "require": { "ext-json": "*", "php": "~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.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.13.1" }, "time": "2025-09-23T14:21:50+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.6.0" }