Skip to content

Commit 6839ae1

Browse files
authored
Merge pull request #352 from microsoftgraph/Ndiritu-patch-1
feat: Bump Graph core dependency version
2 parents 6d93dfb + a36bd74 commit 6839ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^8.0 || ^7.4",
16-
"microsoft/microsoft-graph-core": "^2.1.0"
16+
"microsoft/microsoft-graph-core": "^2.2.1"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)