Skip to content

Commit f0830ea

Browse files
Bump microsoft/microsoft-graph from 2.56.0 to 3.2.0
Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.56.0 to 3.2.0. - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-php/releases) - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-php/blob/main/CHANGELOG.md) - [Commits](microsoftgraph/msgraph-sdk-php@v2.56.0...v3.2.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4b2e29 commit f0830ea

2 files changed

Lines changed: 92 additions & 86 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"test": "./vendor/bin/phpstan analyse -c ./phpstan.neon --level 7 ./"
1010
},
1111
"require": {
12-
"microsoft/microsoft-graph": "^2.1.0",
12+
"microsoft/microsoft-graph": "^3.2.0",
1313
"vlucas/phpdotenv": "^5.5",
1414
"monolog/monolog": "^3.4"
1515
},

0 commit comments

Comments
 (0)