From ea719d1687a58818240cc6de964ccc0780a3c7d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 23:35:00 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /app-auth/graphapponlytutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.28.0 to 2.29.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.28.0...v2.29.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app-auth/graphapponlytutorial/composer.lock b/app-auth/graphapponlytutorial/composer.lock index d196e95..b03e3c1 100644 --- a/app-auth/graphapponlytutorial/composer.lock +++ b/app-auth/graphapponlytutorial/composer.lock @@ -1152,16 +1152,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.28.0", + "version": "v2.29.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "92c896950aebcafe72447da1dca32650d1468149" + "reference": "b53ec6fa61bd828d26488b20515f4ce9916ff76f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/92c896950aebcafe72447da1dca32650d1468149", - "reference": "92c896950aebcafe72447da1dca32650d1468149", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/b53ec6fa61bd828d26488b20515f4ce9916ff76f", + "reference": "b53ec6fa61bd828d26488b20515f4ce9916ff76f", "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.28.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.29.0" }, - "time": "2025-03-05T07:02:36+00:00" + "time": "2025-03-12T07:35:36+00:00" }, { "name": "microsoft/microsoft-graph-core",