We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5834808 commit 11b37edCopy full SHA for 11b37ed
composer.json
@@ -5,7 +5,8 @@
5
"require": {
6
"php": ">=5.6.4",
7
"laravel/framework": ">=5.4.0",
8
- "guzzlehttp/guzzle": "^6.2"
+ "guzzlehttp/guzzle": "^6.2",
9
+ "microsoft/microsoft-graph": "^1.5"
10
},
11
"license": "MIT",
12
"authors": [
0 commit comments