From 011f006a622d533f7ace3c08608d4535fb2ebd1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 02:10:28 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph from 2.38.0 to 2.39.0 Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.38.0 to 2.39.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.38.0...v2.39.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 1ba49e8..dbeef63 100644 --- a/composer.lock +++ b/composer.lock @@ -1152,16 +1152,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.38.0", + "version": "v2.39.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "4a4f9464bb339d7b0c859e0339b49e1e6269260a" + "reference": "42c23d78c4c0987114d6535e6d6290958bf87a71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/4a4f9464bb339d7b0c859e0339b49e1e6269260a", - "reference": "4a4f9464bb339d7b0c859e0339b49e1e6269260a", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/42c23d78c4c0987114d6535e6d6290958bf87a71", + "reference": "42c23d78c4c0987114d6535e6d6290958bf87a71", "shasum": "" }, "require": { @@ -1193,9 +1193,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.38.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.39.0" }, - "time": "2025-06-25T10:28:11+00:00" + "time": "2025-07-02T12:52:23+00:00" }, { "name": "microsoft/microsoft-graph-core", @@ -2787,16 +2787,16 @@ }, { "name": "tbachert/spi", - "version": "v1.0.4", + "version": "v1.0.5", "source": { "type": "git", "url": "https://github.com/Nevay/spi.git", - "reference": "86e355edfdd57f9cb720bd2ac3af7dde521ca0e7" + "reference": "e7078767866d0a9e0f91d3f9d42a832df5e39002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nevay/spi/zipball/86e355edfdd57f9cb720bd2ac3af7dde521ca0e7", - "reference": "86e355edfdd57f9cb720bd2ac3af7dde521ca0e7", + "url": "https://api.github.com/repos/Nevay/spi/zipball/e7078767866d0a9e0f91d3f9d42a832df5e39002", + "reference": "e7078767866d0a9e0f91d3f9d42a832df5e39002", "shasum": "" }, "require": { @@ -2833,9 +2833,9 @@ ], "support": { "issues": "https://github.com/Nevay/spi/issues", - "source": "https://github.com/Nevay/spi/tree/v1.0.4" + "source": "https://github.com/Nevay/spi/tree/v1.0.5" }, - "time": "2025-06-28T20:18:22+00:00" + "time": "2025-06-29T15:42:06+00:00" }, { "name": "vlucas/phpdotenv",