From 9ccf657ef9cc4f0d2ccdb51f3a1f6af60a2dbda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 03:09:00 +0000 Subject: [PATCH] Bump microsoft/microsoft-graph from 2.41.0 to 2.42.0 Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.41.0 to 2.42.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.41.0...v2.42.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 2.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index df712c7..2dc1d5d 100644 --- a/composer.lock +++ b/composer.lock @@ -1152,16 +1152,16 @@ }, { "name": "microsoft/microsoft-graph", - "version": "v2.41.0", + "version": "v2.42.0", "source": { "type": "git", "url": "https://github.com/microsoftgraph/msgraph-sdk-php.git", - "reference": "bc4fc748b6e82b2ff27587de3998877eb2fe58d6" + "reference": "e49ebfd8d0551e2fd160ff06b969e2aaff5f8208" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/bc4fc748b6e82b2ff27587de3998877eb2fe58d6", - "reference": "bc4fc748b6e82b2ff27587de3998877eb2fe58d6", + "url": "https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/e49ebfd8d0551e2fd160ff06b969e2aaff5f8208", + "reference": "e49ebfd8d0551e2fd160ff06b969e2aaff5f8208", "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.41.0" + "source": "https://github.com/microsoftgraph/msgraph-sdk-php/tree/v2.42.0" }, - "time": "2025-07-17T01:17:57+00:00" + "time": "2025-07-22T20:45:14+00:00" }, { "name": "microsoft/microsoft-graph-core",