Skip to content

Commit 19799c8

Browse files
fixed typo in composer.json
1 parent 6785653 commit 19799c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"autoload": {
2020
"psr-4": {
21-
"Daveismyname/MsGraph\\": "src/"
21+
"Daveismyname\\MsGraph\\": "src/"
2222
}
2323
},
2424
"extra": {

0 commit comments

Comments
 (0)