{ "_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": "c77fdcf5df4d0558a83fbe5a0e4b80d9", "packages": [ { "name": "sendynl/php-sdk", "version": "v3.0", "source": { "type": "git", "url": "https://github.com/sendynl/php-sdk.git", "reference": "fb4dc8bdfeff7fa3d981eea0e28028e6fb923295" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendynl/php-sdk/zipball/fb4dc8bdfeff7fa3d981eea0e28028e6fb923295", "reference": "fb4dc8bdfeff7fa3d981eea0e28028e6fb923295", "shasum": "" }, "require": { "ext-json": "*", "php": ">=7.4.0" }, "require-dev": { "mockery/mockery": "^1.5", "php-cs-fixer/shim": "^3.87", "phpstan/phpstan": "^1", "phpunit/phpunit": "^9.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.1" }, "type": "library", "autoload": { "psr-4": { "Sendy\\Api\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Sendy", "email": "info@sendy.nl" } ], "description": "A PHP Client for the Sendy API", "homepage": "https://sendy.nl", "keywords": [ "Sendy", "api", "php" ], "support": { "issues": "https://github.com/sendynl/php-sdk/issues", "source": "https://github.com/sendynl/php-sdk/tree/v3.0" }, "time": "2025-11-04T14:36:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "platform-overrides": { "php": "7.4.0" }, "plugin-api-version": "2.9.0" }