From 02b8d8f73748ba512c3994239a99a82c112dd6eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:17:52 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /demo/graphtutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 1.79.0 to 1.80.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php/releases) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-php/compare/1.79.0...1.80.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- demo/graphtutorial/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/demo/graphtutorial/composer.lock b/demo/graphtutorial/composer.lock index 4b020c6..7270289 100644 --- a/demo/graphtutorial/composer.lock +++ b/demo/graphtutorial/composer.lock @@ -401,16 +401,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "1.79.0", + "version": "1.80.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "c8317b06fbe0f431f421fb40ea0bd83650c2b7b5" + "reference": "37f763d047a9b1d37f755867731be91f4ddd0f1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/c8317b06fbe0f431f421fb40ea0bd83650c2b7b5", - "reference": "c8317b06fbe0f431f421fb40ea0bd83650c2b7b5", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/37f763d047a9b1d37f755867731be91f4ddd0f1c", + "reference": "37f763d047a9b1d37f755867731be91f4ddd0f1c", "shasum": "" }, "require": { @@ -446,9 +446,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/1.79.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.80.0" }, - "time": "2022-10-13T10:49:09+00:00" + "time": "2022-10-21T17:22:04+00:00" }, { "name": "phpoption/phpoption",