From e44d4583b573791d25741b0174a6fc669777b340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:03:04 +0000 Subject: [PATCH] build(deps): bump mcp/sdk from 0.7.0 to 0.7.1 Bumps [mcp/sdk](https://github.com/modelcontextprotocol/php-sdk) from 0.7.0 to 0.7.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.7.0...v0.7.1) --- updated-dependencies: - dependency-name: mcp/sdk dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 75254037df..f5a1fa61e1 100644 --- a/composer.lock +++ b/composer.lock @@ -1997,16 +1997,16 @@ }, { "name": "mcp/sdk", - "version": "v0.7.0", + "version": "v0.7.1", "source": { "type": "git", "url": "https://github.com/modelcontextprotocol/php-sdk.git", - "reference": "a6f415578fa789783d010274d11c922e97659a8a" + "reference": "785fc3b9b7006ecc8a73322c939d96a4a7154345" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/a6f415578fa789783d010274d11c922e97659a8a", - "reference": "a6f415578fa789783d010274d11c922e97659a8a", + "url": "https://api.github.com/repos/modelcontextprotocol/php-sdk/zipball/785fc3b9b7006ecc8a73322c939d96a4a7154345", + "reference": "785fc3b9b7006ecc8a73322c939d96a4a7154345", "shasum": "" }, "require": { @@ -2075,9 +2075,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.7.0" + "source": "https://github.com/modelcontextprotocol/php-sdk/tree/v0.7.1" }, - "time": "2026-07-14T22:58:00+00:00" + "time": "2026-08-10T20:09:23+00:00" }, { "name": "minishlink/web-push",