{
    "packages": [
        {
            "name": "sendynl/php-sdk",
            "version": "v3.0",
            "version_normalized": "3.0.0.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"
            },
            "time": "2025-11-04T14:36:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "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"
            },
            "install-path": "../sendynl/php-sdk"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
