Skip to content

Commit 11b37ed

Browse files
authored
Added Microsoft Graph SDK
1 parent 5834808 commit 11b37ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"require": {
66
"php": ">=5.6.4",
77
"laravel/framework": ">=5.4.0",
8-
"guzzlehttp/guzzle": "^6.2"
8+
"guzzlehttp/guzzle": "^6.2",
9+
"microsoft/microsoft-graph": "^1.5"
910
},
1011
"license": "MIT",
1112
"authors": [

0 commit comments

Comments
 (0)