Commit 361c6306 authored by Mark Siy's avatar Mark Siy

Update package name and declare all required dependencies

parent bcd1cc11
{
"name": "nexus/microsoft-graph-api",
"description": "A Laravel package for Office 365",
"authors": [
{
"name": "Mark Siy",
"email": "mark.siy@itmax.email"
}
],
"require": {
"guzzlehttp/guzzle": "^6.5",
"league/oauth2-client": "dev-master",
"microsoft/microsoft-graph": "^1.12"
}
}
......@@ -10,4 +10,3 @@ class MicrosoftGraphServiceProvider extends ServiceProvider {
{
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment