Skip to content

Commit a453784

Browse files
committed
Fix composer file
1 parent 8b879a8 commit a453784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"autoload": {
1515
"psr-0": {
16-
"Thybag\\SharePointAPI" : "src/"
16+
"Thybag" : "src/"
1717
}
1818
}
1919
}

0 commit comments

Comments
 (0)