From 355722b4080afd825a386e0ee6c11cadd2e6179f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 23:33:50 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /user-auth/graphtutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.17.0 to 2.18.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.17.0...v2.18.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 57092c6..98df7d1 100644 --- a/user-auth/graphtutorial/composer.lock +++ b/user-auth/graphtutorial/composer.lock @@ -1131,16 +1131,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.17.0", + "version": "v2.18.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "b10cfa410c1687b2f9ed9f37fbb70d29edeb8da3" + "reference": "3dbfca5ddefe9ef67cccab40f8c2b6152cf3780c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/b10cfa410c1687b2f9ed9f37fbb70d29edeb8da3", - "reference": "b10cfa410c1687b2f9ed9f37fbb70d29edeb8da3", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/3dbfca5ddefe9ef67cccab40f8c2b6152cf3780c", + "reference": "3dbfca5ddefe9ef67cccab40f8c2b6152cf3780c", "shasum": "" }, "require": { @@ -1172,9 +1172,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.17.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.18.0" }, - "time": "2024-10-17T14:23:26+00:00" + "time": "2024-11-09T07:23:32+00:00" }, { "name": "microsoft/microsoft-graph-core",