Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thybag committed Jan 22, 2014
1 parent cdc1477 commit 1efb346
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
}
],
"autoload": {
#"classmap": ["SharePointAPI.php", "SoapClientAuth.php"]
"psr-0": {
"Thybag\\SharepointApi" : "lib/"
"Thybag\\SharePointAPI" : "lib/"
}
}
}

0 comments on commit 1efb346

Please sign in to comment.