Skip to content

Commit 850f791

Browse files
authored
Merge pull request #1634 from microsoftgraph/Ndiritu-patch-1
feat: bump graph core version
2 parents 08f0900 + cce9494 commit 850f791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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.1"
16+
"microsoft/microsoft-graph-core": "^2.2.1"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)