Skip to content

Commit 0aac9fd

Browse files
Bump microsoft/microsoft-graph in /app-auth/graphapponlytutorial
Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 2.56.0 to 3.0.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.0.0) --- updated-dependencies: - dependency-name: microsoft/microsoft-graph dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54976a8 commit 0aac9fd

2 files changed

Lines changed: 75 additions & 73 deletions

File tree

app-auth/graphapponlytutorial/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"require": {
1010
"vlucas/phpdotenv": "^5.4",
11-
"microsoft/microsoft-graph": "^2.0.0",
11+
"microsoft/microsoft-graph": "^3.0.0",
1212
"php-http/guzzle7-adapter": "^1.0"
1313
},
1414
"require-dev": {

0 commit comments

Comments
 (0)