From 93ffb70be73291ed3e42e793d03d1114837a3a7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 02:05:27 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph from 2.49.0 to 2.51.0 Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.49.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.49.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] --- composer.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 73382b1..5c6bc64 100644 --- a/composer.lock +++ b/composer.lock @@ -1149,16 +1149,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.49.0", + "version": "v2.51.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "eba42c6802b562823fb4670afcdde51a668876cf" + "reference": "d77461fb5142d38e2e5313296937b8a771410c34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/eba42c6802b562823fb4670afcdde51a668876cf", - "reference": "eba42c6802b562823fb4670afcdde51a668876cf", + "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.49.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.51.0" }, - "time": "2025-10-06T21:41:48+00:00" + "time": "2025-11-20T01:20:23+00:00" }, { "name": "microsoft/microsoft-graph-core", @@ -1781,16 +1781,16 @@ }, { "name": "php-http/promise", - "version": "1.2.1", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "44a67cb59f708f826f3bec35f22030b3edb90119" + "reference": "b81bdf5a8e82a065fd73eb82919f28e0ac4d2a1b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119", - "reference": "44a67cb59f708f826f3bec35f22030b3edb90119", + "url": "https://api.github.com/repos/php-http/promise/zipball/b81bdf5a8e82a065fd73eb82919f28e0ac4d2a1b", + "reference": "b81bdf5a8e82a065fd73eb82919f28e0ac4d2a1b", "shasum": "" }, "require": { @@ -1827,9 +1827,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.2.1" + "source": "https://github.com/php-http/promise/tree/1.2.2" }, - "time": "2023-11-08T12:57:08+00:00" + "time": "2025-11-08T15:23:07+00:00" }, { "name": "phpoption/phpoption", @@ -2365,16 +2365,16 @@ }, { "name": "stduritemplate/stduritemplate", - "version": "2.0.6", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/std-uritemplate/std-uritemplate-php.git", - "reference": "8d0f9938e977fdb9964f5d9465323923782f56d5" + "reference": "4c08308d512d5f349acdd415800f011300f7cf98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/std-uritemplate/std-uritemplate-php/zipball/8d0f9938e977fdb9964f5d9465323923782f56d5", - "reference": "8d0f9938e977fdb9964f5d9465323923782f56d5", + "url": "https://api.github.com/repos/std-uritemplate/std-uritemplate-php/zipball/4c08308d512d5f349acdd415800f011300f7cf98", + "reference": "4c08308d512d5f349acdd415800f011300f7cf98", "shasum": "" }, "require": { @@ -2398,9 +2398,9 @@ ], "description": "Std UriTemplate, RFC 6570 implementation", "support": { - "source": "https://github.com/std-uritemplate/std-uritemplate-php/tree/2.0.6" + "source": "https://github.com/std-uritemplate/std-uritemplate-php/tree/2.0.8" }, - "time": "2025-09-30T09:07:54+00:00" + "time": "2025-10-16T15:52:12+00:00" }, { "name": "symfony/deprecation-contracts",