diff --git a/composer.lock b/composer.lock index 4c7c009..f299bf7 100644 --- a/composer.lock +++ b/composer.lock @@ -852,16 +852,16 @@ }, { "name": "mcp/sdk", - "version": "v0.8.0", + "version": "v0.8.1", "source": { "type": "git", "url": "https://github.com/modelcontextprotocol/php-sdk.git", - "reference": "e173367c5f506af39345f7a18e88764786edbdfa" + "reference": "c5dbfb64e5a2a30872ec3927b4cf13a2eb05e10e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/e173367c5f506af39345f7a18e88764786edbdfa", - "reference": "e173367c5f506af39345f7a18e88764786edbdfa", + "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/c5dbfb64e5a2a30872ec3927b4cf13a2eb05e10e", + "reference": "c5dbfb64e5a2a30872ec3927b4cf13a2eb05e10e", "shasum": "" }, "require": { @@ -931,9 +931,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.8.0" + "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.8.1" }, - "time": "2026-08-24T23:12:29+00:00" + "time": "2026-08-29T23:10:56+00:00" }, { "name": "opis/json-schema", @@ -1382,16 +1382,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "2.3.4", + "version": "2.3.5", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "98dbc9412932af5825e6d5aa5d6bc4de7d82538a" + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/98dbc9412932af5825e6d5aa5d6bc4de7d82538a", - "reference": "98dbc9412932af5825e6d5aa5d6bc4de7d82538a", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/148cefffaf0233e4c08cc13db8a195a56dd6dfe9", + "reference": "148cefffaf0233e4c08cc13db8a195a56dd6dfe9", "shasum": "" }, "require": { @@ -1423,9 +1423,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.4" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.3.5" }, - "time": "2026-08-30T16:25:38+00:00" + "time": "2026-08-31T16:05:28+00:00" }, { "name": "psr/cache",