From e1b7d750c094025d76e3a0aef6e0b31a19dd4e80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 03:18:49 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /user-auth/graphtutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.53.0 to 2.54.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-php/blob/main/CHANGELOG.md) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-php/compare/v2.53.0...v2.54.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 2.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- user-auth/graphtutorial/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/user-auth/graphtutorial/composer.lock b/user-auth/graphtutorial/composer.lock index 3ff32ab..68a9265 100644 --- a/user-auth/graphtutorial/composer.lock +++ b/user-auth/graphtutorial/composer.lock @@ -1149,16 +1149,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.53.0", + "version": "v2.54.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1" + "reference": "8fbfdd6265f52b09c13b434c81bf3b6067d0d02d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1", - "reference": "09fcd7d9000b3b59958fd2e1ad31bb64835c8bb1", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/8fbfdd6265f52b09c13b434c81bf3b6067d0d02d", + "reference": "8fbfdd6265f52b09c13b434c81bf3b6067d0d02d", "shasum": "" }, "require": { @@ -1190,9 +1190,9 @@ "homepage": "https://developer.microsoft.com/en-us/graph", "support": { "issues": "https://github.com/microsoftgraph/msgraph-sdk-php/issues", - "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.53.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.54.0" }, - "time": "2025-12-18T00:04:49+00:00" + "time": "2026-01-07T17:30:54+00:00" }, { "name": "microsoft/microsoft-graph-core",