Skip to content

Commit

Permalink
Fixed typo in composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jb-lopez committed Jul 25, 2016
1 parent 53c86d8 commit 0995b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"phpunit/phpunit": "~5.4"
},
"autoload": {
"psr-4": {"LupeCode\\phpTraderInterface\\": "src/"}
"psr-4": {"LupeCode\\phpTraderInterface\\": "source/"}
}
}

0 comments on commit 0995b7a

Please sign in to comment.