Skip to content

Commit

Permalink
Bump microsoft/microsoft-graph from 1.109.1 to 2.16.0 in /graph-tutorial
Browse files Browse the repository at this point in the history
Bumps [microsoft/microsoft-graph](https://github.com/microsoftgraph/msgraph-sdk-php) from 1.109.1 to 2.16.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@1.109.1...v2.16.0)

---
updated-dependencies:
- dependency-name: microsoft/microsoft-graph
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 75003ce commit ad24401
Show file tree
Hide file tree
Showing 2 changed files with 1,409 additions and 114 deletions.
2 changes: 1 addition & 1 deletion graph-tutorial/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"laravel/sanctum": "^3.0",
"laravel/tinker": "^2.7",
"league/oauth2-client": "^2.6",
"microsoft/microsoft-graph": "^1.73"
"microsoft/microsoft-graph": "^2.16"
},
"require-dev": {
"fakerphp/faker": "^1.9.1",
Expand Down
Loading

0 comments on commit ad24401

Please sign in to comment.