From 759d491fbd8c2d09b6f860a8b5f2365f0adb41f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 09:02:52 +0000 Subject: [PATCH] build(deps): bump mcp/sdk from 0.8.0 to 0.8.1 Bumps [mcp/sdk](https://github.com/modelcontextprotocol/php-sdk) from 0.8.0 to 0.8.1. - [Release notes](https://github.com/modelcontextprotocol/php-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/php-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/modelcontextprotocol/php-sdk/compare/v0.8.0...v0.8.1) --- updated-dependencies: - dependency-name: mcp/sdk dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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",