From e21cf347cc82b508922993e72b995e9f6f6b3bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 02:27:23 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /user-auth/graphtutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.36.0 to 2.37.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.36.0...v2.37.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 2.37.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 dd64b17..255446e 100644 --- a/user-auth/graphtutorial/composer.lock +++ b/user-auth/graphtutorial/composer.lock @@ -1152,16 +1152,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.36.0", + "version": "v2.37.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "744bcbd446ea64434f1f075500668d8c5b626320" + "reference": "80e8db73ae53577fec36806ec044314ce40032b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/744bcbd446ea64434f1f075500668d8c5b626320", - "reference": "744bcbd446ea64434f1f075500668d8c5b626320", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/80e8db73ae53577fec36806ec044314ce40032b2", + "reference": "80e8db73ae53577fec36806ec044314ce40032b2", "shasum": "" }, "require": { @@ -1193,9 +1193,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.36.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.37.0" }, - "time": "2025-06-03T16:17:28+00:00" + "time": "2025-06-18T11:15:56+00:00" }, { "name": "microsoft/microsoft-graph-core",