Skip to content

Commit

Permalink
fix: messed up the composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Apr 29, 2019
1 parent 26c0569 commit 4956a1c
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 @@ -17,7 +17,7 @@
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"reecem\\mocker\\": "src/"
"ReeceM\\Mocker\\": "src/"
}
}
}

0 comments on commit 4956a1c

Please sign in to comment.