We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b65873c commit 0713160Copy full SHA for 0713160
README.md
@@ -2,7 +2,7 @@
2
A flysystem 3.0 adapter for Sharepoint 365 / OneDrive using Microsoft Graph API with support for uploading large files
3
4
# Installation
5
-```composer require shitwareltd/flysystem-msgraph```
+```composer require shitware-ltd/flysystem-msgraph```
6
7
# Usage
8
Instantiate the adapter by passing in an instance of `\Microsoft\Graph\Graph` and the DriveId of the drive you want to use.
0 commit comments