From f69c119857e882e2a60c9826f31c516c22960387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:06:32 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph in /app-auth/graphapponlytutorial Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.50.0 to 2.51.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.50.0...v2.51.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app-auth/graphapponlytutorial/composer.lock | 24 ++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app-auth/graphapponlytutorial/composer.lock b/app-auth/graphapponlytutorial/composer.lock index 90fb741..e4d0f68 100644 --- a/app-auth/graphapponlytutorial/composer.lock +++ b/app-auth/graphapponlytutorial/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "brick/math", - "version": "0.14.0", + "version": "0.14.1", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "113a8ee2656b882d4c3164fa31aa6e12cbb7aaa2" + "reference": "f05858549e5f9d7bb45875a75583240a38a281d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/113a8ee2656b882d4c3164fa31aa6e12cbb7aaa2", - "reference": "113a8ee2656b882d4c3164fa31aa6e12cbb7aaa2", + "url": "https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0", + "reference": "f05858549e5f9d7bb45875a75583240a38a281d0", "shasum": "" }, "require": { @@ -56,7 +56,7 @@ ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.14.0" + "source": "https://github.com/brick/math/tree/0.14.1" }, "funding": [ { @@ -64,7 +64,7 @@ "type": "github" } ], - "time": "2025-08-29T12:40:03+00:00" + "time": "2025-11-24T14:40:29+00:00" }, { "name": "composer/semver", @@ -1149,16 +1149,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.50.0", + "version": "v2.51.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "40e794da32ba2701fa3d4a159dd52b5a22bf9c47" + "reference": "d77461fb5142d38e2e5313296937b8a771410c34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/40e794da32ba2701fa3d4a159dd52b5a22bf9c47", - "reference": "40e794da32ba2701fa3d4a159dd52b5a22bf9c47", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/d77461fb5142d38e2e5313296937b8a771410c34", + "reference": "d77461fb5142d38e2e5313296937b8a771410c34", "shasum": "" }, "require": { @@ -1190,9 +1190,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.50.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.51.0" }, - "time": "2025-11-14T20:29:57+00:00" + "time": "2025-11-20T01:20:23+00:00" }, { "name": "microsoft/microsoft-graph-core",