Skip to content

Commit 85492eb

Browse files
authored
Merge pull request #96 from microsoftgraph/dependabot/composer/microsoft/microsoft-graph-3.2.0
Bump microsoft/microsoft-graph from 2.56.0 to 3.2.0
2 parents cc83fb5 + f0830ea commit 85492eb

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)