diff --git a/composer.json b/composer.json index 2d6d721..ce3761f 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "dg/rss-php": "^1.2", "guzzlehttp/guzzle": "^6.1 || ^7.3", "jolicode/jolinotif": "^2.3", - "mcp/sdk": "^0.5", + "mcp/sdk": "^0.6", "psr/log": "^3.0", "symfony/console": "^6.0 || ^7.0", "symfony/process": "^6.0 || ^7.0" diff --git a/composer.lock b/composer.lock index 7b0e0e2..58b0467 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "36d674f8263037e453886d0a867fb432", + "content-hash": "10205756bccde9e73c7a8f6bc3130839", "packages": [ { "name": "caseyamcl/guzzle_retry_middleware", @@ -848,16 +848,16 @@ }, { "name": "mcp/sdk", - "version": "v0.5.0", + "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/modelcontextprotocol/php-sdk.git", - "reference": "fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8" + "reference": "433c84b58af346dd32f15f9909679e96a46ebe23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8", - "reference": "fb2c8c2ee4ab2791239c5f534bb07bfb7589d4e8", + "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/433c84b58af346dd32f15f9909679e96a46ebe23", + "reference": "433c84b58af346dd32f15f9909679e96a46ebe23", "shasum": "" }, "require": { @@ -926,9 +926,9 @@ "description": "Model Context Protocol SDK for Client and Server applications in PHP", "support": { "issues": "https://github.com/modelcontextprotocol/php-sdk/issues", - "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.5.0" + "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.6.0" }, - "time": "2026-04-26T13:37:40+00:00" + "time": "2026-06-02T15:47:04+00:00" }, { "name": "opis/json-schema",