{
    "packages": [
        {
            "name": "logiscape/mcp-sdk-php",
            "version": "v1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/logiscape/mcp-sdk-php.git",
                "reference": "e2b45a3ac0806a592b0bb155b683fd26f33ffa4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/logiscape/mcp-sdk-php/zipball/e2b45a3ac0806a592b0bb155b683fd26f33ffa4b",
                "reference": "e2b45a3ac0806a592b0bb155b683fd26f33ffa4b",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=8.1",
                "psr/log": "^2.0 ||^3.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^10.0"
            },
            "suggest": {
                "ext-pcntl": "For better process handling in CLI environments",
                "monolog/monolog": "^3.0 - For debugging and logging capabilities"
            },
            "time": "2026-03-23T07:10:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mcp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Model Context Protocol SDK for PHP",
            "support": {
                "issues": "https://github.com/logiscape/mcp-sdk-php/issues",
                "source": "https://github.com/logiscape/mcp-sdk-php/tree/v1.5.1"
            },
            "install-path": "../logiscape/mcp-sdk-php"
        },
        {
            "name": "psr/log",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2024-09-11T13:17:53+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/3.0.2"
            },
            "install-path": "../psr/log"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
