From 4e7ad8032bded913020178fb1305eb6cf226bd69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 23:10:27 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /user-auth/graphtutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 1.85.0 to 1.86.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php/releases) - [Commits](https://github.com/microsoftgraph/msgraph-sdk-php/compare/1.85.0...1.86.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph 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 ee53d49..bbbd40a 100644 --- a/user-auth/graphtutorial/composer.lock +++ b/user-auth/graphtutorial/composer.lock @@ -401,16 +401,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "1.85.0", + "version": "1.86.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "e1759262669941873647d0036956239bffb06a2d" + "reference": "9cfeb800243ec46e44d63d88264e08cd7b289500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/e1759262669941873647d0036956239bffb06a2d", - "reference": "e1759262669941873647d0036956239bffb06a2d", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/9cfeb800243ec46e44d63d88264e08cd7b289500", + "reference": "9cfeb800243ec46e44d63d88264e08cd7b289500", "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.85.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/1.86.0" }, - "time": "2023-01-07T04:00:48+00:00" + "time": "2023-01-17T11:44:36+00:00" }, { "name": "phpoption/phpoption",